diff --git a/api/Drush/Application.html b/api/Drush/Application.html index 0bdb411992..83854f5873 100644 --- a/api/Drush/Application.html +++ b/api/Drush/Application.html @@ -86,7 +86,7 @@ <h1>Application <p> class - <strong>Application</strong> extends <abbr title="Symfony\Component\Console\Application">Application</abbr> implements <abbr title="Psr\Log\LoggerAwareInterface">LoggerAwareInterface</abbr>, <abbr title="Robo\Contract\ConfigAwareInterface">ConfigAwareInterface</abbr> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Application.php">View source</a>) + <strong>Application</strong> extends <abbr title="Symfony\Component\Console\Application">Application</abbr> implements <abbr title="Psr\Log\LoggerAwareInterface">LoggerAwareInterface</abbr>, <abbr title="Robo\Contract\ConfigAwareInterface">ConfigAwareInterface</abbr> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Application.php">View source</a>) </p> @@ -361,16 +361,6 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - - </div> - <div class="col-md-8"> - <a href="#method_renderException">renderException</a>(<a target="_blank" rel="noopener" href="https://www.php.net/Exception">Exception</a> $e, <abbr title="Symfony\Component\Console\Output\OutputInterface">OutputInterface</abbr> $output) - - <p><p>Renders a caught exception. Omits the command docs at end.</p></p> </div> - <div class="col-md-2"></div> - </div> - <div class="row"> - <div class="col-md-2 type"> void </div> <div class="col-md-8"> @@ -388,7 +378,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -432,7 +422,7 @@ <h4>See also</h4> </div> <div class="method-item"> <h3 id="method_configureGlobalOptions"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Application.php#L58">at line 58</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Application.php#L58">at line 58</a></div> <code> <strong>configureGlobalOptions</strong>() </code> @@ -455,7 +445,7 @@ <h3 id="method_configureGlobalOptions"> </div> <div class="method-item"> <h3 id="method_bootstrapManager"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Application.php#L101">at line 101</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Application.php#L101">at line 101</a></div> <code> <strong>bootstrapManager</strong>() </code> @@ -479,7 +469,7 @@ <h3 id="method_bootstrapManager"> </div> <div class="method-item"> <h3 id="method_setBootstrapManager"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Application.php#L106">at line 106</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Application.php#L106">at line 106</a></div> <code> <strong>setBootstrapManager</strong>(<a href="../Drush/Boot/BootstrapManager.html"><abbr title="Drush\Boot\BootstrapManager">BootstrapManager</abbr></a> $bootstrapManager) </code> @@ -513,7 +503,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_aliasManager"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Application.php#L111">at line 111</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Application.php#L111">at line 111</a></div> <code> <strong>aliasManager</strong>() </code> @@ -537,7 +527,7 @@ <h3 id="method_aliasManager"> </div> <div class="method-item"> <h3 id="method_setAliasManager"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Application.php#L116">at line 116</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Application.php#L116">at line 116</a></div> <code> <strong>setAliasManager</strong>($aliasManager) </code> @@ -571,7 +561,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_setRedispatchHook"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Application.php#L121">at line 121</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Application.php#L121">at line 121</a></div> <code> <strong>setRedispatchHook</strong>(<a href="../Drush/Runtime/RedispatchHook.html"><abbr title="Drush\Runtime\RedispatchHook">RedispatchHook</abbr></a> $redispatchHook) </code> @@ -605,7 +595,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_setTildeExpansionHook"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Application.php#L126">at line 126</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Application.php#L126">at line 126</a></div> <code> <strong>setTildeExpansionHook</strong>(<a href="../Drush/Runtime/TildeExpansionHook.html"><abbr title="Drush\Runtime\TildeExpansionHook">TildeExpansionHook</abbr></a> $tildeExpansionHook) </code> @@ -639,7 +629,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_setServiceManager"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Application.php#L131">at line 131</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Application.php#L131">at line 131</a></div> <code> <strong>setServiceManager</strong>(<a href="../Drush/Runtime/ServiceManager.html"><abbr title="Drush\Runtime\ServiceManager">ServiceManager</abbr></a> $serviceManager) </code> @@ -673,7 +663,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_getUri"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Application.php#L139">at line 139</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Application.php#L139">at line 139</a></div> <code> <strong>getUri</strong>() </code> @@ -696,7 +686,7 @@ <h3 id="method_getUri"> </div> <div class="method-item"> <h3 id="method_refineUriSelection"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Application.php#L151">at line 151</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Application.php#L151">at line 151</a></div> <code> <strong>refineUriSelection</strong>($cwd) </code> @@ -730,7 +720,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_selectUri"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Application.php#L174">at line 174</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Application.php#L174">at line 174</a></div> <code> <strong>selectUri</strong>($cwd) </code> @@ -763,7 +753,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_find"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Application.php#L186">at line 186</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Application.php#L186">at line 186</a></div> <code> <strong>find</strong>($name) </code> @@ -797,7 +787,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_bootstrapAndFind"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Application.php#L204">at line 204</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Application.php#L204">at line 204</a></div> <code> protected <strong>bootstrapAndFind</strong>($name) </code> @@ -830,7 +820,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_checkObsolete"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Application.php#L256">at line 256</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Application.php#L256">at line 256</a></div> <code> protected <strong>checkObsolete</strong>($command) </code> @@ -864,7 +854,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_configureIO"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Application.php#L280">at line 280</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Application.php#L280">at line 280</a></div> <code> protected <strong>configureIO</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input, <abbr title="Symfony\Component\Console\Output\OutputInterface">OutputInterface</abbr> $output) </code> @@ -903,7 +893,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_configureAndRegisterCommands"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Application.php#L309">at line 309</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Application.php#L309">at line 309</a></div> <code> <strong>configureAndRegisterCommands</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input, <abbr title="Symfony\Component\Console\Output\OutputInterface">OutputInterface</abbr> $output, $commandfileSearchpath, <abbr title="Composer\Autoload\ClassLoader">ClassLoader</abbr> $classLoader) </code> @@ -946,51 +936,13 @@ <h4>Parameters</h4> - </div> - </div> - - </div> - <div class="method-item"> - <h3 id="method_renderException"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Application.php#L341">at line 341</a></div> - <code> - <strong>renderException</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Exception">Exception</a> $e, <abbr title="Symfony\Component\Console\Output\OutputInterface">OutputInterface</abbr> $output) - </code> - </h3> - <div class="details"> - - - - <div class="method-description"> - <p><p>Renders a caught exception. Omits the command docs at end.</p></p> - </div> - <div class="tags"> - <h4>Parameters</h4> - - <table class="table table-condensed"> - <tr> - <td><a target="_blank" rel="noopener" href="https://www.php.net/Exception">Exception</a></td> - <td>$e</td> - <td></td> - </tr> - <tr> - <td><abbr title="Symfony\Component\Console\Output\OutputInterface">OutputInterface</abbr></td> - <td>$output</td> - <td></td> - </tr> - </table> - - - - - </div> </div> </div> <div class="method-item"> <h3 id="method_renderThrowable"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Application.php#L351">at line 351</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Application.php#L341">at line 341</a></div> <code> void <strong>renderThrowable</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Throwable">Throwable</a> $e, <abbr title="Symfony\Component\Console\Output\OutputInterface">OutputInterface</abbr> $output) </code> diff --git a/api/Drush/Attributes/HookSelector.html b/api/Drush/Attributes/HookSelector.html index 855bfbd0ea..2cf6bfe631 100644 --- a/api/Drush/Attributes/HookSelector.html +++ b/api/Drush/Attributes/HookSelector.html @@ -86,7 +86,7 @@ <h1>HookSelector <p> class - <strong>HookSelector</strong> extends <abbr title="Consolidation\AnnotatedCommand\Attributes\HookSelector">HookSelector</abbr> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Attributes/HookSelector.php">View source</a>) + <strong>HookSelector</strong> extends <abbr title="Consolidation\AnnotatedCommand\Attributes\HookSelector">HookSelector</abbr> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Attributes/HookSelector.php">View source</a>) </p> diff --git a/api/Drush/Attributes/Obsolete.html b/api/Drush/Attributes/Obsolete.html index 399833dc00..fc673a96f1 100644 --- a/api/Drush/Attributes/Obsolete.html +++ b/api/Drush/Attributes/Obsolete.html @@ -86,7 +86,7 @@ <h1>Obsolete <p> class - <strong>Obsolete</strong> extends <a href="../../Drush/Attributes/NoArgumentsBase.html"><abbr title="Drush\Attributes\NoArgumentsBase">NoArgumentsBase</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Attributes/Obsolete.php">View source</a>) + <strong>Obsolete</strong> extends <a href="../../Drush/Attributes/NoArgumentsBase.html"><abbr title="Drush\Attributes\NoArgumentsBase">NoArgumentsBase</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Attributes/Obsolete.php">View source</a>) </p> @@ -95,7 +95,7 @@ <h1>Obsolete <div class="description"> <p><p>Mark commands as obsolete. These commands are omitted from help list and when -user tries to run one, the command's description is shown. Example usage at <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/LegacyCommands.php">https://github.com/drush-ops/drush/blob/12.x/src/Commands/LegacyCommands.php</a></p></p> </div> +user tries to run one, the command's description is shown. Example usage at <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/LegacyCommands.php">https://github.com/drush-ops/drush/blob/13.x/src/Commands/LegacyCommands.php</a></p></p> </div> <h2>Constants</h2> <table class="table table-condensed"> @@ -134,7 +134,7 @@ <h2>Details</h2> <div id="method-details"> <div class="method-item"> <h3 id="method_handle"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Attributes/Obsolete.php#L19">at line 19</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Attributes/Obsolete.php#L19">at line 19</a></div> <code> static <strong>handle</strong>(ReflectionAttribute $attribute, <abbr title="Consolidation\AnnotatedCommand\Parser\CommandInfo">CommandInfo</abbr> $commandInfo) </code> diff --git a/api/Drush/Boot/BaseBoot.html b/api/Drush/Boot/BaseBoot.html index 95fd04755e..a65a879135 100644 --- a/api/Drush/Boot/BaseBoot.html +++ b/api/Drush/Boot/BaseBoot.html @@ -86,7 +86,7 @@ <h1>BaseBoot <p> abstract class - <strong>BaseBoot</strong> implements <a href="../../Drush/Boot/Boot.html"><abbr title="Drush\Boot\Boot">Boot</abbr></a>, <abbr title="Psr\Log\LoggerAwareInterface">LoggerAwareInterface</abbr> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/BaseBoot.php">View source</a>) + <strong>BaseBoot</strong> implements <a href="../../Drush/Boot/Boot.html"><abbr title="Drush\Boot\Boot">Boot</abbr></a>, <abbr title="Psr\Log\LoggerAwareInterface">LoggerAwareInterface</abbr> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/BaseBoot.php">View source</a>) </p> @@ -304,7 +304,7 @@ <h2>Details</h2> <div id="method-details"> <div class="method-item"> <h3 id="method___construct"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/BaseBoot.php#L17">at line 17</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/BaseBoot.php#L17">at line 17</a></div> <code> <strong>__construct</strong>() </code> @@ -328,7 +328,7 @@ <h3 id="method___construct"> </div> <div class="method-item"> <h3 id="method_findUri"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/BaseBoot.php#L22">at line 22</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/BaseBoot.php#L22">at line 22</a></div> <code> <strong>findUri</strong>($root, $uri) </code> @@ -367,7 +367,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_getUri"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/BaseBoot.php#L27">at line 27</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/BaseBoot.php#L27">at line 27</a></div> <code> string <strong>getUri</strong>() </code> @@ -400,7 +400,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_setUri"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/BaseBoot.php#L32">at line 32</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/BaseBoot.php#L32">at line 32</a></div> <code> <strong>setUri</strong>(string $uri) </code> @@ -433,7 +433,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_getPhase"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/BaseBoot.php#L37">at line 37</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/BaseBoot.php#L37">at line 37</a></div> <code> int <strong>getPhase</strong>() </code> @@ -466,7 +466,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_setPhase"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/BaseBoot.php#L42">at line 42</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/BaseBoot.php#L42">at line 42</a></div> <code> void <strong>setPhase</strong>(int $phase) </code> @@ -509,7 +509,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_validRoot"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/BaseBoot.php#L47">at line 47</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/BaseBoot.php#L47">at line 47</a></div> <code> bool <strong>validRoot</strong>(string|null $path) </code> @@ -554,7 +554,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getVersion"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/BaseBoot.php#L51">at line 51</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/BaseBoot.php#L52">at line 52</a></div> <code> string|null <strong>getVersion</strong>(string $root) </code> @@ -596,7 +596,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_commandDefaults"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/BaseBoot.php#L55">at line 55</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/BaseBoot.php#L56">at line 56</a></div> <code> <strong>commandDefaults</strong>() </code> @@ -620,7 +620,7 @@ <h3 id="method_commandDefaults"> </div> <div class="method-item"> <h3 id="method_reportCommandError"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/BaseBoot.php#L59">at line 59</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/BaseBoot.php#L60">at line 60</a></div> <code> <strong>reportCommandError</strong>($command) </code> @@ -656,7 +656,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_bootstrapPhaseMap"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/BaseBoot.php#L64">at line 64</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/BaseBoot.php#L65">at line 65</a></div> <code> array <strong>bootstrapPhaseMap</strong>() </code> @@ -690,7 +690,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_lookUpPhaseIndex"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/BaseBoot.php#L78">at line 78</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/BaseBoot.php#L79">at line 79</a></div> <code> <strong>lookUpPhaseIndex</strong>($phase) </code> @@ -723,7 +723,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_bootstrapDrush"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/BaseBoot.php#L94">at line 94</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/BaseBoot.php#L95">at line 95</a></div> <code> <strong>bootstrapDrush</strong>() </code> @@ -747,7 +747,7 @@ <h3 id="method_bootstrapDrush"> </div> <div class="method-item"> <h3 id="method_hasRegisteredSymfonyCommand"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/BaseBoot.php#L98">at line 98</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/BaseBoot.php#L99">at line 99</a></div> <code> protected bool <strong>hasRegisteredSymfonyCommand</strong>($application, $name) </code> @@ -795,7 +795,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_terminate"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/BaseBoot.php#L111">at line 111</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/BaseBoot.php#L112">at line 112</a></div> <code> void <strong>terminate</strong>() </code> diff --git a/api/Drush/Boot/BootstrapManager.html b/api/Drush/Boot/BootstrapManager.html index 913d355c18..264829d1aa 100644 --- a/api/Drush/Boot/BootstrapManager.html +++ b/api/Drush/Boot/BootstrapManager.html @@ -86,7 +86,7 @@ <h1>BootstrapManager <p> class - <strong>BootstrapManager</strong> implements <abbr title="Psr\Log\LoggerAwareInterface">LoggerAwareInterface</abbr>, <abbr title="Robo\Contract\ConfigAwareInterface">ConfigAwareInterface</abbr> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/BootstrapManager.php">View source</a>) + <strong>BootstrapManager</strong> implements <abbr title="Psr\Log\LoggerAwareInterface">LoggerAwareInterface</abbr>, <abbr title="Robo\Contract\ConfigAwareInterface">ConfigAwareInterface</abbr> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/BootstrapManager.php">View source</a>) </p> @@ -326,7 +326,7 @@ <h2>Methods</h2> bool </div> <div class="col-md-8"> - <a href="#method_doBootstrap">doBootstrap</a>(int $phase, int|bool $phase_max = false, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData = null) + <a href="#method_doBootstrap">doBootstrap</a>(int $phase, int|bool $phase_max = false, <abbr title="Drush\Boot\Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr>|null $annotationData = null) <p><p>Bootstrap Drush to the desired phase.</p></p> </div> <div class="col-md-2"></div> @@ -366,7 +366,7 @@ <h2>Methods</h2> bool </div> <div class="col-md-8"> - <a href="#method_bootstrapToPhase">bootstrapToPhase</a>(string $bootstrapPhase, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData = null) + <a href="#method_bootstrapToPhase">bootstrapToPhase</a>(string $bootstrapPhase, <abbr title="Drush\Boot\Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr>|null $annotationData = null) <p><p>Bootstrap to the specified phase.</p></p> </div> <div class="col-md-2"></div> @@ -387,7 +387,7 @@ <h2>Methods</h2> bool </div> <div class="col-md-8"> - <a href="#method_bootstrapToPhaseIndex">bootstrapToPhaseIndex</a>(int $max_phase_index, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData = null) + <a href="#method_bootstrapToPhaseIndex">bootstrapToPhaseIndex</a>(int $max_phase_index, <abbr title="Drush\Boot\Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr>|null $annotationData = null) <p><p>Bootstrap to the specified phase.</p></p> </div> <div class="col-md-2"></div> @@ -397,7 +397,7 @@ <h2>Methods</h2> int </div> <div class="col-md-8"> - <a href="#method_bootstrapMax">bootstrapMax</a>(int $max_phase_index = false, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData = null) + <a href="#method_bootstrapMax">bootstrapMax</a>(int $max_phase_index = false, <abbr title="Drush\Boot\Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr>|null $annotationData = null) <p><p>Bootstrap to the highest level possible, without triggering any errors.</p></p> </div> <div class="col-md-2"></div> @@ -421,7 +421,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -465,7 +465,7 @@ <h4>See also</h4> </div> <div class="method-item"> <h3 id="method_getPhase"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/BootstrapManager.php#L47">at line 47</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/BootstrapManager.php#L43">at line 43</a></div> <code> int <strong>getPhase</strong>() </code> @@ -498,7 +498,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_setPhase"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/BootstrapManager.php#L55">at line 55</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/BootstrapManager.php#L51">at line 51</a></div> <code> protected void <strong>setPhase</strong>(int $phase) </code> @@ -541,7 +541,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_add"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/BootstrapManager.php#L68">at line 68</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/BootstrapManager.php#L64">at line 64</a></div> <code> void <strong>add</strong>($candidateList) </code> @@ -583,7 +583,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_drupalFinder"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/BootstrapManager.php#L75">at line 75</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/BootstrapManager.php#L71">at line 71</a></div> <code> <a href="../../Drush/DrupalFinder/DrushDrupalFinder.html"><abbr title="Drush\DrupalFinder\DrushDrupalFinder">DrushDrupalFinder</abbr></a> <strong>drupalFinder</strong>() </code> @@ -616,7 +616,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_setDrupalFinder"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/BootstrapManager.php#L83">at line 83</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/BootstrapManager.php#L76">at line 76</a></div> <code> void <strong>setDrupalFinder</strong>(<a href="../../Drush/DrupalFinder/DrushDrupalFinder.html"><abbr title="Drush\DrupalFinder\DrushDrupalFinder">DrushDrupalFinder</abbr></a> $drupalFinder) </code> @@ -659,7 +659,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getRoot"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/BootstrapManager.php#L91">at line 91</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/BootstrapManager.php#L84">at line 84</a></div> <code> string <strong>getRoot</strong>() </code> @@ -691,7 +691,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getComposerRoot"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/BootstrapManager.php#L99">at line 99</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/BootstrapManager.php#L92">at line 92</a></div> <code> string <strong>getComposerRoot</strong>() </code> @@ -723,7 +723,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getUri"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/BootstrapManager.php#L107">at line 107</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/BootstrapManager.php#L100">at line 100</a></div> <code> <strong>getUri</strong>() </code> @@ -746,7 +746,7 @@ <h3 id="method_getUri"> </div> <div class="method-item"> <h3 id="method_selectUri"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/BootstrapManager.php#L119">at line 119</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/BootstrapManager.php#L112">at line 112</a></div> <code> <strong>selectUri</strong>($cwd) </code> @@ -780,7 +780,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_setUri"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/BootstrapManager.php#L126">at line 126</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/BootstrapManager.php#L119">at line 119</a></div> <code> void <strong>setUri</strong>($uri) </code> @@ -823,7 +823,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_bootstrap"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/BootstrapManager.php#L136">at line 136</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/BootstrapManager.php#L129">at line 129</a></div> <code> <a href="../../Drush/Boot/Boot.html"><abbr title="Drush\Boot\Boot">Boot</abbr></a> <strong>bootstrap</strong>() </code> @@ -855,7 +855,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_injectBootstrap"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/BootstrapManager.php#L147">at line 147</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/BootstrapManager.php#L140">at line 140</a></div> <code> void <strong>injectBootstrap</strong>(<a href="../../Drush/Boot/Boot.html"><abbr title="Drush\Boot\Boot">Boot</abbr></a> $bootstrap) </code> @@ -897,7 +897,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_bootstrapObjectForRoot"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/BootstrapManager.php#L161">at line 161</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/BootstrapManager.php#L154">at line 154</a></div> <code> <a href="../../Drush/Boot/Boot.html"><abbr title="Drush\Boot\Boot">Boot</abbr></a> <strong>bootstrapObjectForRoot</strong>($path) </code> @@ -940,7 +940,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_bootstrapPhases"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/BootstrapManager.php#L182">at line 182</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/BootstrapManager.php#L175">at line 175</a></div> <code> array <strong>bootstrapPhases</strong>(bool $function_names = false) </code> @@ -996,9 +996,9 @@ <h4>See also</h4> </div> <div class="method-item"> <h3 id="method_doBootstrap"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/BootstrapManager.php#L214">at line 214</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/BootstrapManager.php#L207">at line 207</a></div> <code> bool - <strong>doBootstrap</strong>(int $phase, int|bool $phase_max = false, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData = null) + <strong>doBootstrap</strong>(int $phase, int|bool $phase_max = false, <abbr title="Drush\Boot\Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr>|null $annotationData = null) </code> </h3> <div class="details"> @@ -1027,7 +1027,7 @@ <h4>Parameters</h4> specified level. If specified, it should never be lower than $phase.</p></td> </tr> <tr> - <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td><abbr title="Drush\Boot\Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr>|null</td> <td>$annotationData</td> <td><p>Optional annotation data from the command.</p> <p>TRUE if the specified bootstrap phase has completed.</p></td> @@ -1065,7 +1065,7 @@ <h4>See also</h4> </div> <div class="method-item"> <h3 id="method_hasBootstrap"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/BootstrapManager.php#L248">at line 248</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/BootstrapManager.php#L241">at line 241</a></div> <code> bool <strong>hasBootstrap</strong>() </code> @@ -1097,7 +1097,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_hasBootstrapped"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/BootstrapManager.php#L261">at line 261</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/BootstrapManager.php#L254">at line 254</a></div> <code> bool <strong>hasBootstrapped</strong>(int $phase) </code> @@ -1140,7 +1140,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_bootstrapValidate"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/BootstrapManager.php#L283">at line 283</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/BootstrapManager.php#L276">at line 276</a></div> <code> bool <strong>bootstrapValidate</strong>(int $phase) </code> @@ -1200,9 +1200,9 @@ <h4>See also</h4> </div> <div class="method-item"> <h3 id="method_bootstrapToPhase"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/BootstrapManager.php#L317">at line 317</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/BootstrapManager.php#L310">at line 310</a></div> <code> bool - <strong>bootstrapToPhase</strong>(string $bootstrapPhase, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData = null) + <strong>bootstrapToPhase</strong>(string $bootstrapPhase, <abbr title="Drush\Boot\Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr>|null $annotationData = null) </code> </h3> <div class="details"> @@ -1224,7 +1224,7 @@ <h4>Parameters</h4> <p>TRUE if the specified bootstrap phase has completed.</p></td> </tr> <tr> - <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td><abbr title="Drush\Boot\Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr>|null</td> <td>$annotationData</td> <td></td> </tr> @@ -1258,7 +1258,7 @@ <h4>Exceptions</h4> </div> <div class="method-item"> <h3 id="method_maxPhaseLimit"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/BootstrapManager.php#L332">at line 332</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/BootstrapManager.php#L325">at line 325</a></div> <code> protected <strong>maxPhaseLimit</strong>($bootstrap_str) </code> @@ -1292,9 +1292,9 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_bootstrapToPhaseIndex"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/BootstrapManager.php#L351">at line 351</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/BootstrapManager.php#L344">at line 344</a></div> <code> bool - <strong>bootstrapToPhaseIndex</strong>(int $max_phase_index, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData = null) + <strong>bootstrapToPhaseIndex</strong>(int $max_phase_index, <abbr title="Drush\Boot\Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr>|null $annotationData = null) </code> </h3> <div class="details"> @@ -1316,7 +1316,7 @@ <h4>Parameters</h4> TRUE if the specified bootstrap phase has completed.</p></td> </tr> <tr> - <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td><abbr title="Drush\Boot\Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr>|null</td> <td>$annotationData</td> <td></td> </tr> @@ -1341,9 +1341,9 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_bootstrapMax"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/BootstrapManager.php#L399">at line 399</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/BootstrapManager.php#L392">at line 392</a></div> <code> int - <strong>bootstrapMax</strong>(int $max_phase_index = false, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData = null) + <strong>bootstrapMax</strong>(int $max_phase_index = false, <abbr title="Drush\Boot\Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr>|null $annotationData = null) </code> </h3> <div class="details"> @@ -1363,7 +1363,7 @@ <h4>Parameters</h4> <td><p>(optional) Only attempt bootstrap to the specified level.</p></td> </tr> <tr> - <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td><abbr title="Drush\Boot\Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr>|null</td> <td>$annotationData</td> <td><p>Optional annotation data from the command.</p> <p>The maximum phase to which we bootstrapped.</p></td> @@ -1389,7 +1389,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_logger"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/BootstrapManager.php#L439">at line 439</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/BootstrapManager.php#L432">at line 432</a></div> <code> <abbr title="Drush\Boot\Psr\Log\LoggerInterface">LoggerInterface</abbr>|null <strong>logger</strong>() </code> diff --git a/api/Drush/Boot/DrupalBoot.html b/api/Drush/Boot/DrupalBoot.html index 820e6336bc..904b3fb4c7 100644 --- a/api/Drush/Boot/DrupalBoot.html +++ b/api/Drush/Boot/DrupalBoot.html @@ -86,7 +86,7 @@ <h1>DrupalBoot <p> abstract class - <strong>DrupalBoot</strong> extends <a href="../../Drush/Boot/BaseBoot.html"><abbr title="Drush\Boot\BaseBoot">BaseBoot</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/DrupalBoot.php">View source</a>) + <strong>DrupalBoot</strong> extends <a href="../../Drush/Boot/BaseBoot.html"><abbr title="Drush\Boot\BaseBoot">BaseBoot</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/DrupalBoot.php">View source</a>) </p> @@ -215,7 +215,8 @@ <h2>Methods</h2> <p><p>This function determines if the specified path points to the root directory of a CMS that can be bootstrapped by the specific subclass that implements it.</p></p> </div> - <div class="col-md-2"></div> + <div class="col-md-2"><small>from <a href="../../Drush/Boot/BaseBoot.html#method_validRoot"> +<abbr title="Drush\Boot\BaseBoot">BaseBoot</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -385,16 +386,6 @@ <h2>Methods</h2> <div class="row"> <div class="col-md-2 type"> - </div> - <div class="col-md-8"> - <a href="#method_bootstrapDrupalSite">bootstrapDrupalSite</a>(<a href="../../Drush/Boot/BootstrapManager.html"><abbr title="Drush\Boot\BootstrapManager">BootstrapManager</abbr></a> $manager) - - <p><p>Initialize a site on the Drupal root.</p></p> </div> - <div class="col-md-2"></div> - </div> - <div class="row"> - <div class="col-md-2 type"> - </div> <div class="col-md-8"> <a href="#method_bootstrapDrupalConfiguration">bootstrapDrupalConfiguration</a>(<a href="../../Drush/Boot/BootstrapManager.html"><abbr title="Drush\Boot\BootstrapManager">BootstrapManager</abbr></a> $manager) @@ -441,7 +432,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method___construct"> <div class="location">in <a href="../../Drush/Boot/BaseBoot.html#method___construct"> -<abbr title="Drush\Boot\BaseBoot">BaseBoot</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/BaseBoot.php#L17">at line 17</a></div> +<abbr title="Drush\Boot\BaseBoot">BaseBoot</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/BaseBoot.php#L17">at line 17</a></div> <code> <strong>__construct</strong>() </code> @@ -465,7 +456,7 @@ <h3 id="method___construct"> </div> <div class="method-item"> <h3 id="method_findUri"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/DrupalBoot.php#L16">at line 16</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/DrupalBoot.php#L16">at line 16</a></div> <code> <strong>findUri</strong>($root, $cwd) </code> @@ -505,7 +496,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getUri"> <div class="location">in <a href="../../Drush/Boot/BaseBoot.html#method_getUri"> -<abbr title="Drush\Boot\BaseBoot">BaseBoot</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/BaseBoot.php#L27">at line 27</a></div> +<abbr title="Drush\Boot\BaseBoot">BaseBoot</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/BaseBoot.php#L27">at line 27</a></div> <code> string <strong>getUri</strong>() </code> @@ -539,7 +530,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_setUri"> <div class="location">in <a href="../../Drush/Boot/BaseBoot.html#method_setUri"> -<abbr title="Drush\Boot\BaseBoot">BaseBoot</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/BaseBoot.php#L32">at line 32</a></div> +<abbr title="Drush\Boot\BaseBoot">BaseBoot</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/BaseBoot.php#L32">at line 32</a></div> <code> <strong>setUri</strong>(string $uri) </code> @@ -573,7 +564,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getPhase"> <div class="location">in <a href="../../Drush/Boot/BaseBoot.html#method_getPhase"> -<abbr title="Drush\Boot\BaseBoot">BaseBoot</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/BaseBoot.php#L37">at line 37</a></div> +<abbr title="Drush\Boot\BaseBoot">BaseBoot</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/BaseBoot.php#L37">at line 37</a></div> <code> int <strong>getPhase</strong>() </code> @@ -607,7 +598,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_setPhase"> <div class="location">in <a href="../../Drush/Boot/BaseBoot.html#method_setPhase"> -<abbr title="Drush\Boot\BaseBoot">BaseBoot</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/BaseBoot.php#L42">at line 42</a></div> +<abbr title="Drush\Boot\BaseBoot">BaseBoot</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/BaseBoot.php#L42">at line 42</a></div> <code> void <strong>setPhase</strong>(int $phase) </code> @@ -650,7 +641,8 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_validRoot"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/DrupalBoot.php#L48">at line 48</a></div> + <div class="location">in <a href="../../Drush/Boot/BaseBoot.html#method_validRoot"> +<abbr title="Drush\Boot\BaseBoot">BaseBoot</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/BaseBoot.php#L47">at line 47</a></div> <code> bool <strong>validRoot</strong>(string|null $path) </code> @@ -695,7 +687,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getVersion"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/DrupalBoot.php#L52">at line 52</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/DrupalBoot.php#L48">at line 48</a></div> <code> string|null <strong>getVersion</strong>($drupal_root) </code> @@ -738,7 +730,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_commandDefaults"> <div class="location">in <a href="../../Drush/Boot/BaseBoot.html#method_commandDefaults"> -<abbr title="Drush\Boot\BaseBoot">BaseBoot</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/BaseBoot.php#L55">at line 55</a></div> +<abbr title="Drush\Boot\BaseBoot">BaseBoot</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/BaseBoot.php#L56">at line 56</a></div> <code> <strong>commandDefaults</strong>() </code> @@ -763,7 +755,7 @@ <h3 id="method_commandDefaults"> <div class="method-item"> <h3 id="method_reportCommandError"> <div class="location">in <a href="../../Drush/Boot/BaseBoot.html#method_reportCommandError"> -<abbr title="Drush\Boot\BaseBoot">BaseBoot</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/BaseBoot.php#L59">at line 59</a></div> +<abbr title="Drush\Boot\BaseBoot">BaseBoot</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/BaseBoot.php#L60">at line 60</a></div> <code> <strong>reportCommandError</strong>($command) </code> @@ -799,7 +791,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_bootstrapPhaseMap"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/DrupalBoot.php#L87">at line 87</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/DrupalBoot.php#L84">at line 84</a></div> <code> array <strong>bootstrapPhaseMap</strong>() </code> @@ -834,7 +826,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_lookUpPhaseIndex"> <div class="location">in <a href="../../Drush/Boot/BaseBoot.html#method_lookUpPhaseIndex"> -<abbr title="Drush\Boot\BaseBoot">BaseBoot</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/BaseBoot.php#L78">at line 78</a></div> +<abbr title="Drush\Boot\BaseBoot">BaseBoot</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/BaseBoot.php#L79">at line 79</a></div> <code> <strong>lookUpPhaseIndex</strong>($phase) </code> @@ -868,7 +860,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_bootstrapDrush"> <div class="location">in <a href="../../Drush/Boot/BaseBoot.html#method_bootstrapDrush"> -<abbr title="Drush\Boot\BaseBoot">BaseBoot</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/BaseBoot.php#L94">at line 94</a></div> +<abbr title="Drush\Boot\BaseBoot">BaseBoot</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/BaseBoot.php#L95">at line 95</a></div> <code> <strong>bootstrapDrush</strong>() </code> @@ -893,7 +885,7 @@ <h3 id="method_bootstrapDrush"> <div class="method-item"> <h3 id="method_hasRegisteredSymfonyCommand"> <div class="location">in <a href="../../Drush/Boot/BaseBoot.html#method_hasRegisteredSymfonyCommand"> -<abbr title="Drush\Boot\BaseBoot">BaseBoot</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/BaseBoot.php#L98">at line 98</a></div> +<abbr title="Drush\Boot\BaseBoot">BaseBoot</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/BaseBoot.php#L99">at line 99</a></div> <code> protected bool <strong>hasRegisteredSymfonyCommand</strong>($application, $name) </code> @@ -942,7 +934,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_terminate"> <div class="location">in <a href="../../Drush/Boot/BaseBoot.html#method_terminate"> -<abbr title="Drush\Boot\BaseBoot">BaseBoot</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/BaseBoot.php#L111">at line 111</a></div> +<abbr title="Drush\Boot\BaseBoot">BaseBoot</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/BaseBoot.php#L112">at line 112</a></div> <code> void <strong>terminate</strong>() </code> @@ -974,7 +966,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_scanUpForUri"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/DrupalBoot.php#L27">at line 27</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/DrupalBoot.php#L27">at line 27</a></div> <code> protected <strong>scanUpForUri</strong>($root, $scan) </code> @@ -1013,7 +1005,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_confPath"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/DrupalBoot.php#L56">at line 56</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/DrupalBoot.php#L52">at line 52</a></div> <code> string|null <strong>confPath</strong>(bool $require_settings = true, bool $reset = false) </code> @@ -1061,7 +1053,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_bootstrapPhases"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/DrupalBoot.php#L75">at line 75</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/DrupalBoot.php#L72">at line 72</a></div> <code> array <strong>bootstrapPhases</strong>() </code> @@ -1102,7 +1094,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_bootstrapDrupalRootValidate"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/DrupalBoot.php#L105">at line 105</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/DrupalBoot.php#L102">at line 102</a></div> <code> bool <strong>bootstrapDrupalRootValidate</strong>(<a href="../../Drush/Boot/BootstrapManager.html"><abbr title="Drush\Boot\BootstrapManager">BootstrapManager</abbr></a> $manager) </code> @@ -1144,7 +1136,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_bootstrapDrupalRoot"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/DrupalBoot.php#L121">at line 121</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/DrupalBoot.php#L118">at line 118</a></div> <code> void <strong>bootstrapDrupalRoot</strong>(<a href="../../Drush/Boot/BootstrapManager.html"><abbr title="Drush\Boot\BootstrapManager">BootstrapManager</abbr></a> $manager) </code> @@ -1190,7 +1182,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_bootstrapDrupalCore"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/DrupalBoot.php#L144">at line 144</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/DrupalBoot.php#L141">at line 141</a></div> <code> string <strong>bootstrapDrupalCore</strong>(<a href="../../Drush/Boot/BootstrapManager.html"><abbr title="Drush\Boot\BootstrapManager">BootstrapManager</abbr></a> $manager, string $drupal_root) </code> @@ -1238,7 +1230,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_bootstrapDrupalSiteValidate"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/DrupalBoot.php#L155">at line 155</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/DrupalBoot.php#L152">at line 152</a></div> <code> <strong>bootstrapDrupalSiteValidate</strong>(<a href="../../Drush/Boot/BootstrapManager.html"><abbr title="Drush\Boot\BootstrapManager">BootstrapManager</abbr></a> $manager) </code> @@ -1266,47 +1258,13 @@ <h4>Parameters</h4> - </div> - </div> - - </div> - <div class="method-item"> - <h3 id="method_bootstrapDrupalSite"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/DrupalBoot.php#L165">at line 165</a></div> - <code> - <strong>bootstrapDrupalSite</strong>(<a href="../../Drush/Boot/BootstrapManager.html"><abbr title="Drush\Boot\BootstrapManager">BootstrapManager</abbr></a> $manager) - </code> - </h3> - <div class="details"> - - - - <div class="method-description"> - <p><p>Initialize a site on the Drupal root.</p></p> <p><p>We now set various contexts that we determined and confirmed to be valid. -Additionally we load an optional drush.yml file in the site directory.</p></p> - </div> - <div class="tags"> - <h4>Parameters</h4> - - <table class="table table-condensed"> - <tr> - <td><a href="../../Drush/Boot/BootstrapManager.html"><abbr title="Drush\Boot\BootstrapManager">BootstrapManager</abbr></a></td> - <td>$manager</td> - <td></td> - </tr> - </table> - - - - - </div> </div> </div> <div class="method-item"> <h3 id="method_bootstrapDrupalConfiguration"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/DrupalBoot.php#L173">at line 173</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/DrupalBoot.php#L159">at line 159</a></div> <code> <strong>bootstrapDrupalConfiguration</strong>(<a href="../../Drush/Boot/BootstrapManager.html"><abbr title="Drush\Boot\BootstrapManager">BootstrapManager</abbr></a> $manager) </code> @@ -1339,7 +1297,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_bootstrapDrupalDatabaseValidate"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/DrupalBoot.php#L184">at line 184</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/DrupalBoot.php#L170">at line 170</a></div> <code> <strong>bootstrapDrupalDatabaseValidate</strong>(<a href="../../Drush/Boot/BootstrapManager.html"><abbr title="Drush\Boot\BootstrapManager">BootstrapManager</abbr></a> $manager) </code> @@ -1374,7 +1332,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_bootstrapDrupalDatabase"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/DrupalBoot.php#L191">at line 191</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/DrupalBoot.php#L177">at line 177</a></div> <code> void <strong>bootstrapDrupalDatabase</strong>(<a href="../../Drush/Boot/BootstrapManager.html"><abbr title="Drush\Boot\BootstrapManager">BootstrapManager</abbr></a> $manager) </code> @@ -1416,7 +1374,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_bootstrapDrupalFull"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/DrupalBoot.php#L201">at line 201</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/DrupalBoot.php#L187">at line 187</a></div> <code> void <strong>bootstrapDrupalFull</strong>(<a href="../../Drush/Boot/BootstrapManager.html"><abbr title="Drush\Boot\BootstrapManager">BootstrapManager</abbr></a> $manager) </code> diff --git a/api/Drush/Boot/DrupalBoot8.html b/api/Drush/Boot/DrupalBoot8.html index cfa2c807dd..990433579b 100644 --- a/api/Drush/Boot/DrupalBoot8.html +++ b/api/Drush/Boot/DrupalBoot8.html @@ -86,7 +86,7 @@ <h1>DrupalBoot8 <p> class - <strong>DrupalBoot8</strong> extends <a href="../../Drush/Boot/DrupalBoot.html"><abbr title="Drush\Boot\DrupalBoot">DrupalBoot</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/DrupalBoot8.php">View source</a>) + <strong>DrupalBoot8</strong> extends <a href="../../Drush/Boot/DrupalBoot.html"><abbr title="Drush\Boot\DrupalBoot">DrupalBoot</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/DrupalBoot8.php">View source</a>) </p> @@ -131,7 +131,7 @@ <h2>Properties</h2> </tr> <tr> <td class="type" id="property_drupalLoggerAdapter"> - protected <abbr title="Drush\Boot\Drush\Boot\LoggrInterface">LoggrInterface</abbr>|null + protected <abbr title="Drush\Boot\Psr\Log\LoggerInterface">LoggerInterface</abbr>|null </td> <td>$drupalLoggerAdapter</td> @@ -418,18 +418,7 @@ <h2>Methods</h2> </div> <div class="col-md-8"> - <a href="#method_bootstrapDrupalSite">bootstrapDrupalSite</a>(<a href="../../Drush/Boot/BootstrapManager.html"><abbr title="Drush\Boot\BootstrapManager">BootstrapManager</abbr></a> $manager) - - <p><p>Initialize a site on the Drupal root.</p></p> </div> - <div class="col-md-2"><small>from <a href="../../Drush/Boot/DrupalBoot.html#method_bootstrapDrupalSite"> -<abbr title="Drush\Boot\DrupalBoot">DrupalBoot</abbr></a></small></div> - </div> - <div class="row"> - <div class="col-md-2 type"> - - </div> - <div class="col-md-8"> - <a href="#method_bootstrapDrupalConfiguration">bootstrapDrupalConfiguration</a>(<a href="../../Drush/Boot/BootstrapManager.html"><abbr title="Drush\Boot\BootstrapManager">BootstrapManager</abbr></a> $manager, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData = null) + <a href="#method_bootstrapDrupalConfiguration">bootstrapDrupalConfiguration</a>(<a href="../../Drush/Boot/BootstrapManager.html"><abbr title="Drush\Boot\BootstrapManager">BootstrapManager</abbr></a> $manager, <abbr title="Drush\Boot\Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr>|null $annotationData = null) <p><p>Initialize and load the Drupal configuration files.</p></p> </div> <div class="col-md-2"></div> @@ -545,6 +534,16 @@ <h2>Methods</h2> <p class="no-description">No description</p> </div> <div class="col-md-2"></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + + </div> + <div class="col-md-8"> + <a href="#method_bootstrapDrupalSite">bootstrapDrupalSite</a>(<a href="../../Drush/Boot/BootstrapManager.html"><abbr title="Drush\Boot\BootstrapManager">BootstrapManager</abbr></a> $manager) + + <p><p>Initialize a site on the Drupal root.</p></p> </div> + <div class="col-md-2"></div> </div> </div> @@ -554,7 +553,7 @@ <h2>Details</h2> <div id="method-details"> <div class="method-item"> <h3 id="method___construct"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/DrupalBoot8.php#L32">at line 32</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/DrupalBoot8.php#L30">at line 30</a></div> <code> <strong>__construct</strong>(<a href="../../Drush/Runtime/ServiceManager.html"><abbr title="Drush\Runtime\ServiceManager">ServiceManager</abbr></a> $serviceManager, $autoloader) </code> @@ -594,7 +593,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_findUri"> <div class="location">in <a href="../../Drush/Boot/DrupalBoot.html#method_findUri"> -<abbr title="Drush\Boot\DrupalBoot">DrupalBoot</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/DrupalBoot.php#L16">at line 16</a></div> +<abbr title="Drush\Boot\DrupalBoot">DrupalBoot</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/DrupalBoot.php#L16">at line 16</a></div> <code> <strong>findUri</strong>($root, $cwd) </code> @@ -634,7 +633,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getUri"> <div class="location">in <a href="../../Drush/Boot/BaseBoot.html#method_getUri"> -<abbr title="Drush\Boot\BaseBoot">BaseBoot</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/BaseBoot.php#L27">at line 27</a></div> +<abbr title="Drush\Boot\BaseBoot">BaseBoot</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/BaseBoot.php#L27">at line 27</a></div> <code> string <strong>getUri</strong>() </code> @@ -668,7 +667,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_setUri"> <div class="location">in <a href="../../Drush/Boot/BaseBoot.html#method_setUri"> -<abbr title="Drush\Boot\BaseBoot">BaseBoot</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/BaseBoot.php#L32">at line 32</a></div> +<abbr title="Drush\Boot\BaseBoot">BaseBoot</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/BaseBoot.php#L32">at line 32</a></div> <code> <strong>setUri</strong>(string $uri) </code> @@ -702,7 +701,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getPhase"> <div class="location">in <a href="../../Drush/Boot/BaseBoot.html#method_getPhase"> -<abbr title="Drush\Boot\BaseBoot">BaseBoot</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/BaseBoot.php#L37">at line 37</a></div> +<abbr title="Drush\Boot\BaseBoot">BaseBoot</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/BaseBoot.php#L37">at line 37</a></div> <code> int <strong>getPhase</strong>() </code> @@ -736,7 +735,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_setPhase"> <div class="location">in <a href="../../Drush/Boot/BaseBoot.html#method_setPhase"> -<abbr title="Drush\Boot\BaseBoot">BaseBoot</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/BaseBoot.php#L42">at line 42</a></div> +<abbr title="Drush\Boot\BaseBoot">BaseBoot</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/BaseBoot.php#L42">at line 42</a></div> <code> void <strong>setPhase</strong>(int $phase) </code> @@ -779,7 +778,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_validRoot"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/DrupalBoot8.php#L69">at line 69</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/DrupalBoot8.php#L67">at line 67</a></div> <code> bool <strong>validRoot</strong>(string|null $path) </code> @@ -824,7 +823,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getVersion"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/DrupalBoot8.php#L84">at line 84</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/DrupalBoot8.php#L82">at line 82</a></div> <code> string|null <strong>getVersion</strong>($drupal_root) </code> @@ -867,7 +866,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_commandDefaults"> <div class="location">in <a href="../../Drush/Boot/BaseBoot.html#method_commandDefaults"> -<abbr title="Drush\Boot\BaseBoot">BaseBoot</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/BaseBoot.php#L55">at line 55</a></div> +<abbr title="Drush\Boot\BaseBoot">BaseBoot</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/BaseBoot.php#L56">at line 56</a></div> <code> <strong>commandDefaults</strong>() </code> @@ -892,7 +891,7 @@ <h3 id="method_commandDefaults"> <div class="method-item"> <h3 id="method_reportCommandError"> <div class="location">in <a href="../../Drush/Boot/BaseBoot.html#method_reportCommandError"> -<abbr title="Drush\Boot\BaseBoot">BaseBoot</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/BaseBoot.php#L59">at line 59</a></div> +<abbr title="Drush\Boot\BaseBoot">BaseBoot</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/BaseBoot.php#L60">at line 60</a></div> <code> <strong>reportCommandError</strong>($command) </code> @@ -929,7 +928,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_bootstrapPhaseMap"> <div class="location">in <a href="../../Drush/Boot/DrupalBoot.html#method_bootstrapPhaseMap"> -<abbr title="Drush\Boot\DrupalBoot">DrupalBoot</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/DrupalBoot.php#L87">at line 87</a></div> +<abbr title="Drush\Boot\DrupalBoot">DrupalBoot</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/DrupalBoot.php#L84">at line 84</a></div> <code> array <strong>bootstrapPhaseMap</strong>() </code> @@ -964,7 +963,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_lookUpPhaseIndex"> <div class="location">in <a href="../../Drush/Boot/BaseBoot.html#method_lookUpPhaseIndex"> -<abbr title="Drush\Boot\BaseBoot">BaseBoot</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/BaseBoot.php#L78">at line 78</a></div> +<abbr title="Drush\Boot\BaseBoot">BaseBoot</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/BaseBoot.php#L79">at line 79</a></div> <code> <strong>lookUpPhaseIndex</strong>($phase) </code> @@ -998,7 +997,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_bootstrapDrush"> <div class="location">in <a href="../../Drush/Boot/BaseBoot.html#method_bootstrapDrush"> -<abbr title="Drush\Boot\BaseBoot">BaseBoot</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/BaseBoot.php#L94">at line 94</a></div> +<abbr title="Drush\Boot\BaseBoot">BaseBoot</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/BaseBoot.php#L95">at line 95</a></div> <code> <strong>bootstrapDrush</strong>() </code> @@ -1023,7 +1022,7 @@ <h3 id="method_bootstrapDrush"> <div class="method-item"> <h3 id="method_hasRegisteredSymfonyCommand"> <div class="location">in <a href="../../Drush/Boot/BaseBoot.html#method_hasRegisteredSymfonyCommand"> -<abbr title="Drush\Boot\BaseBoot">BaseBoot</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/BaseBoot.php#L98">at line 98</a></div> +<abbr title="Drush\Boot\BaseBoot">BaseBoot</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/BaseBoot.php#L99">at line 99</a></div> <code> protected bool <strong>hasRegisteredSymfonyCommand</strong>($application, $name) </code> @@ -1071,7 +1070,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_terminate"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/DrupalBoot8.php#L316">at line 316</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/DrupalBoot8.php#L313">at line 313</a></div> <code> void <strong>terminate</strong>() </code> @@ -1104,7 +1103,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_scanUpForUri"> <div class="location">in <a href="../../Drush/Boot/DrupalBoot.html#method_scanUpForUri"> -<abbr title="Drush\Boot\DrupalBoot">DrupalBoot</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/DrupalBoot.php#L27">at line 27</a></div> +<abbr title="Drush\Boot\DrupalBoot">DrupalBoot</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/DrupalBoot.php#L27">at line 27</a></div> <code> protected <strong>scanUpForUri</strong>($root, $scan) </code> @@ -1143,7 +1142,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_confPath"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/DrupalBoot8.php#L94">at line 94</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/DrupalBoot8.php#L92">at line 92</a></div> <code> string|null <strong>confPath</strong>(bool $require_settings = true, bool $reset = false) </code> @@ -1191,7 +1190,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_bootstrapPhases"> <div class="location">in <a href="../../Drush/Boot/DrupalBoot.html#method_bootstrapPhases"> -<abbr title="Drush\Boot\DrupalBoot">DrupalBoot</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/DrupalBoot.php#L75">at line 75</a></div> +<abbr title="Drush\Boot\DrupalBoot">DrupalBoot</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/DrupalBoot.php#L72">at line 72</a></div> <code> array <strong>bootstrapPhases</strong>() </code> @@ -1233,7 +1232,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_bootstrapDrupalRootValidate"> <div class="location">in <a href="../../Drush/Boot/DrupalBoot.html#method_bootstrapDrupalRootValidate"> -<abbr title="Drush\Boot\DrupalBoot">DrupalBoot</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/DrupalBoot.php#L105">at line 105</a></div> +<abbr title="Drush\Boot\DrupalBoot">DrupalBoot</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/DrupalBoot.php#L102">at line 102</a></div> <code> bool <strong>bootstrapDrupalRootValidate</strong>(<a href="../../Drush/Boot/BootstrapManager.html"><abbr title="Drush\Boot\BootstrapManager">BootstrapManager</abbr></a> $manager) </code> @@ -1276,7 +1275,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_bootstrapDrupalRoot"> <div class="location">in <a href="../../Drush/Boot/DrupalBoot.html#method_bootstrapDrupalRoot"> -<abbr title="Drush\Boot\DrupalBoot">DrupalBoot</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/DrupalBoot.php#L121">at line 121</a></div> +<abbr title="Drush\Boot\DrupalBoot">DrupalBoot</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/DrupalBoot.php#L118">at line 118</a></div> <code> void <strong>bootstrapDrupalRoot</strong>(<a href="../../Drush/Boot/BootstrapManager.html"><abbr title="Drush\Boot\BootstrapManager">BootstrapManager</abbr></a> $manager) </code> @@ -1323,7 +1322,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_bootstrapDrupalCore"> <div class="location">in <a href="../../Drush/Boot/DrupalBoot.html#method_bootstrapDrupalCore"> -<abbr title="Drush\Boot\DrupalBoot">DrupalBoot</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/DrupalBoot.php#L144">at line 144</a></div> +<abbr title="Drush\Boot\DrupalBoot">DrupalBoot</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/DrupalBoot.php#L141">at line 141</a></div> <code> string <strong>bootstrapDrupalCore</strong>(<a href="../../Drush/Boot/BootstrapManager.html"><abbr title="Drush\Boot\BootstrapManager">BootstrapManager</abbr></a> $manager, string $drupal_root) </code> @@ -1371,7 +1370,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_bootstrapDrupalSiteValidate"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/DrupalBoot8.php#L106">at line 106</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/DrupalBoot8.php#L104">at line 104</a></div> <code> <strong>bootstrapDrupalSiteValidate</strong>(<a href="../../Drush/Boot/BootstrapManager.html"><abbr title="Drush\Boot\BootstrapManager">BootstrapManager</abbr></a> $manager) </code> @@ -1399,50 +1398,15 @@ <h4>Parameters</h4> - </div> - </div> - - </div> - <div class="method-item"> - <h3 id="method_bootstrapDrupalSite"> - <div class="location">in <a href="../../Drush/Boot/DrupalBoot.html#method_bootstrapDrupalSite"> -<abbr title="Drush\Boot\DrupalBoot">DrupalBoot</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/DrupalBoot.php#L165">at line 165</a></div> - <code> - <strong>bootstrapDrupalSite</strong>(<a href="../../Drush/Boot/BootstrapManager.html"><abbr title="Drush\Boot\BootstrapManager">BootstrapManager</abbr></a> $manager) - </code> - </h3> - <div class="details"> - - - - <div class="method-description"> - <p><p>Initialize a site on the Drupal root.</p></p> <p><p>We now set various contexts that we determined and confirmed to be valid. -Additionally we load an optional drush.yml file in the site directory.</p></p> - </div> - <div class="tags"> - <h4>Parameters</h4> - - <table class="table table-condensed"> - <tr> - <td><a href="../../Drush/Boot/BootstrapManager.html"><abbr title="Drush\Boot\BootstrapManager">BootstrapManager</abbr></a></td> - <td>$manager</td> - <td></td> - </tr> - </table> - - - - - </div> </div> </div> <div class="method-item"> <h3 id="method_bootstrapDrupalConfiguration"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/DrupalBoot8.php#L200">at line 200</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/DrupalBoot8.php#L198">at line 198</a></div> <code> - <strong>bootstrapDrupalConfiguration</strong>(<a href="../../Drush/Boot/BootstrapManager.html"><abbr title="Drush\Boot\BootstrapManager">BootstrapManager</abbr></a> $manager, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData = null) + <strong>bootstrapDrupalConfiguration</strong>(<a href="../../Drush/Boot/BootstrapManager.html"><abbr title="Drush\Boot\BootstrapManager">BootstrapManager</abbr></a> $manager, <abbr title="Drush\Boot\Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr>|null $annotationData = null) </code> </h3> <div class="details"> @@ -1462,7 +1426,7 @@ <h4>Parameters</h4> <td></td> </tr> <tr> - <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td><abbr title="Drush\Boot\Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr>|null</td> <td>$annotationData</td> <td></td> </tr> @@ -1478,7 +1442,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_bootstrapDrupalDatabaseValidate"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/DrupalBoot8.php#L169">at line 169</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/DrupalBoot8.php#L167">at line 167</a></div> <code> <strong>bootstrapDrupalDatabaseValidate</strong>(<a href="../../Drush/Boot/BootstrapManager.html"><abbr title="Drush\Boot\BootstrapManager">BootstrapManager</abbr></a> $manager) </code> @@ -1513,7 +1477,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_bootstrapDrupalDatabase"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/DrupalBoot8.php#L194">at line 194</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/DrupalBoot8.php#L192">at line 192</a></div> <code> void <strong>bootstrapDrupalDatabase</strong>(<a href="../../Drush/Boot/BootstrapManager.html"><abbr title="Drush\Boot\BootstrapManager">BootstrapManager</abbr></a> $manager) </code> @@ -1555,7 +1519,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_bootstrapDrupalFull"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/DrupalBoot8.php#L225">at line 225</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/DrupalBoot8.php#L222">at line 222</a></div> <code> void <strong>bootstrapDrupalFull</strong>(<a href="../../Drush/Boot/BootstrapManager.html"><abbr title="Drush\Boot\BootstrapManager">BootstrapManager</abbr></a> $manager) </code> @@ -1597,7 +1561,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getRequest"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/DrupalBoot8.php#L37">at line 37</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/DrupalBoot8.php#L35">at line 35</a></div> <code> <abbr title="Symfony\Component\HttpFoundation\Request">Request</abbr> <strong>getRequest</strong>() </code> @@ -1630,7 +1594,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_setRequest"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/DrupalBoot8.php#L42">at line 42</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/DrupalBoot8.php#L40">at line 40</a></div> <code> void <strong>setRequest</strong>(<abbr title="Symfony\Component\HttpFoundation\Request">Request</abbr> $request) </code> @@ -1673,7 +1637,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getKernel"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/DrupalBoot8.php#L47">at line 47</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/DrupalBoot8.php#L45">at line 45</a></div> <code> <abbr title="Drupal\Core\DrupalKernelInterface">DrupalKernelInterface</abbr> <strong>getKernel</strong>() </code> @@ -1706,7 +1670,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_setLogger"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/DrupalBoot8.php#L61">at line 61</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/DrupalBoot8.php#L59">at line 59</a></div> <code> void <strong>setLogger</strong>(<abbr title="Psr\Log\LoggerInterface">LoggerInterface</abbr> $logger) </code> @@ -1754,7 +1718,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_bootstrapDoDrupalSite"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/DrupalBoot8.php#L143">at line 143</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/DrupalBoot8.php#L141">at line 141</a></div> <code> void <strong>bootstrapDoDrupalSite</strong>(<a href="../../Drush/Boot/BootstrapManager.html"><abbr title="Drush\Boot\BootstrapManager">BootstrapManager</abbr></a> $manager) </code> @@ -1797,7 +1761,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_bootstrapDrupalConfigurationValidate"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/DrupalBoot8.php#L157">at line 157</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/DrupalBoot8.php#L155">at line 155</a></div> <code> bool <strong>bootstrapDrupalConfigurationValidate</strong>(<a href="../../Drush/Boot/BootstrapManager.html"><abbr title="Drush\Boot\BootstrapManager">BootstrapManager</abbr></a> $manager) </code> @@ -1840,7 +1804,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_addDrupalModuleDrushCommands"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/DrupalBoot8.php#L239">at line 239</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/DrupalBoot8.php#L236">at line 236</a></div> <code> void <strong>addDrupalModuleDrushCommands</strong>(<a href="../../Drush/Boot/BootstrapManager.html"><abbr title="Drush\Boot\BootstrapManager">BootstrapManager</abbr></a> $manager) </code> @@ -1877,6 +1841,40 @@ <h4>Return Value</h4> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_bootstrapDrupalSite"> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Boot/DrupalBoot8.php#L333">at line 333</a></div> + <code> + <strong>bootstrapDrupalSite</strong>(<a href="../../Drush/Boot/BootstrapManager.html"><abbr title="Drush\Boot\BootstrapManager">BootstrapManager</abbr></a> $manager) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Initialize a site on the Drupal root.</p></p> <p><p>We now set various contexts that we determined and confirmed to be valid. +Additionally we load an optional drush.yml file in the site directory.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><a href="../../Drush/Boot/BootstrapManager.html"><abbr title="Drush\Boot\BootstrapManager">BootstrapManager</abbr></a></td> + <td>$manager</td> + <td></td> + </tr> + </table> + + + + + </div> </div> diff --git a/api/Drush/Command/GlobalOptionsEventListener.html b/api/Drush/Command/GlobalOptionsEventListener.html index 44bcdac436..c3ae500f9b 100644 --- a/api/Drush/Command/GlobalOptionsEventListener.html +++ b/api/Drush/Command/GlobalOptionsEventListener.html @@ -86,7 +86,7 @@ <h1>GlobalOptionsEventListener <p> class - <strong>GlobalOptionsEventListener</strong> implements <abbr title="Symfony\Component\EventDispatcher\EventSubscriberInterface">EventSubscriberInterface</abbr> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Command/GlobalOptionsEventListener.php">View source</a>) + <strong>GlobalOptionsEventListener</strong> implements <abbr title="Symfony\Component\EventDispatcher\EventSubscriberInterface">EventSubscriberInterface</abbr> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Command/GlobalOptionsEventListener.php">View source</a>) </p> @@ -131,7 +131,7 @@ <h2>Details</h2> <div id="method-details"> <div class="method-item"> <h3 id="method_getSubscribedEvents"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Command/GlobalOptionsEventListener.php#L16">at line 16</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Command/GlobalOptionsEventListener.php#L16">at line 16</a></div> <code> static array <strong>getSubscribedEvents</strong>() </code> @@ -164,7 +164,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_setGlobalOptions"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Command/GlobalOptionsEventListener.php#L30">at line 30</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Command/GlobalOptionsEventListener.php#L28">at line 28</a></div> <code> void <strong>setGlobalOptions</strong>(<abbr title="Symfony\Component\Console\Event\ConsoleCommandEvent">ConsoleCommandEvent</abbr> $event) </code> diff --git a/api/Drush/Commands/AutowireTrait.html b/api/Drush/Commands/AutowireTrait.html index 4cfda3673b..5304148d4d 100644 --- a/api/Drush/Commands/AutowireTrait.html +++ b/api/Drush/Commands/AutowireTrait.html @@ -86,7 +86,7 @@ <h1>AutowireTrait <p> trait - <strong>AutowireTrait</strong> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/AutowireTrait.php">View source</a>) + <strong>AutowireTrait</strong> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/AutowireTrait.php">View source</a>) </p> @@ -122,7 +122,7 @@ <h2>Details</h2> <div id="method-details"> <div class="method-item"> <h3 id="method_create"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/AutowireTrait.php#L26">at line 26</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/AutowireTrait.php#L27">at line 27</a></div> <code> static <a href="../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> <strong>create</strong>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) </code> diff --git a/api/Drush/Commands/DrushCommands.html b/api/Drush/Commands/DrushCommands.html index 2b84171ebf..3148113712 100644 --- a/api/Drush/Commands/DrushCommands.html +++ b/api/Drush/Commands/DrushCommands.html @@ -86,7 +86,7 @@ <h1>DrushCommands <p> abstract class - <strong>DrushCommands</strong> implements <abbr title="Robo\Contract\IOAwareInterface">IOAwareInterface</abbr>, <abbr title="Psr\Log\LoggerAwareInterface">LoggerAwareInterface</abbr>, <abbr title="Robo\Contract\ConfigAwareInterface">ConfigAwareInterface</abbr>, <abbr title="Consolidation\SiteProcess\ProcessManagerAwareInterface">ProcessManagerAwareInterface</abbr> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php">View source</a>) + <strong>DrushCommands</strong> implements <abbr title="Robo\Contract\IOAwareInterface">IOAwareInterface</abbr>, <abbr title="Psr\Log\LoggerAwareInterface">LoggerAwareInterface</abbr>, <abbr title="Robo\Contract\ConfigAwareInterface">ConfigAwareInterface</abbr>, <abbr title="Consolidation\SiteProcess\ProcessManagerAwareInterface">ProcessManagerAwareInterface</abbr> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php">View source</a>) </p> @@ -122,6 +122,11 @@ <h2>Traits</h2> <div class="col-md-6"> <abbr title="Robo\Common\IO">IO</abbr> </div> <div class="col-md-6"></div> + </div> + <div class="row"> + <div class="col-md-6"> + <a href="../../Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> </div> + <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -183,6 +188,16 @@ <h2>Properties</h2> <table class="table table-condensed"> <tr> + <td class="type" id="property_uri"> + protected + + </td> + <td>$uri</td> + <td class="last"></td> + <td><small>from <a href="../../Drush/Exec/ExecTrait.html#property_uri"> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a></small></td> + </tr> + <tr> <td class="type" id="property_commandData"> protected <abbr title="Drush\Commands\Consolidation\AnnotatedCommand\CommandData">CommandData</abbr>|null @@ -243,6 +258,51 @@ <h2>Methods</h2> DrushConfig as return type. Helps with IDE completion.</p></p> </div> <div class="col-md-2"><small>from <a href="../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> <abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_configurePrompts">configurePrompts</a>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + + <p><p>Configure the prompt fallbacks.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + mixed + </div> + <div class="col-md-8"> + <a href="#method_promptUntilValid">promptUntilValid</a>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + + <p><p>Prompt the user until the given validation callback passes.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_restorePrompts">restorePrompts</a>() + + <p><p>Restore the prompts output.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + bool + </div> + <div class="col-md-8"> + <a href="#method_runningUnitTests">runningUnitTests</a>() + + <p class="no-description">No description</p> + </div> + <div class="col-md-2"><small>from <a href="../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -257,7 +317,7 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> + <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> </div> <div class="col-md-8"> <a href="#method_io">io</a>() @@ -298,6 +358,16 @@ <h2>Methods</h2> <div class="row"> <div class="col-md-2 type"> + </div> + <div class="col-md-8"> + <a href="#method_initHook">initHook</a>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> </div> + <div class="col-md-2"></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + </div> <div class="col-md-8"> <a href="#method_printFileTopic">printFileTopic</a>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) @@ -324,7 +394,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_startBrowser"> <div class="location">in <a href="../../Drush/Exec/ExecTrait.html#method_startBrowser"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L28">at line 28</a></div> <code> bool <strong>startBrowser</strong>(string|null $uri = null, int $sleep = 0, int|null $port = null, <abbr title="Drush\Exec\string|bool">string|bool</abbr> $browser = false) </code> @@ -385,7 +455,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_programExists"> <div class="location">in <a href="../../Drush/Exec/ExecTrait.html#method_programExists"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L87">at line 87</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L92">at line 92</a></div> <code> static bool <strong>programExists</strong>($program) </code> @@ -429,7 +499,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getEditor"> <div class="location">in <a href="../../Drush/Exec/ExecTrait.html#method_getEditor"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L99">at line 99</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L104">at line 104</a></div> <code> static string <strong>getEditor</strong>(string|null $editor = null) </code> @@ -473,7 +543,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -511,13 +581,176 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_configurePrompts"> + <div class="location">in <a href="../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> + <code> protected void + <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Configure the prompt fallbacks.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr></td> + <td>$input</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_promptUntilValid"> + <div class="location">in <a href="../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> + <code> protected mixed + <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Prompt the user until the given validation callback passes.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a></td> + <td>$prompt</td> + <td></td> + </tr> + <tr> + <td>bool|string</td> + <td>$required</td> + <td></td> + </tr> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null</td> + <td>$validate</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>mixed</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_restorePrompts"> + <div class="location">in <a href="../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> + <code> protected void + <strong>restorePrompts</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Restore the prompts output.</p></p> + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_runningUnitTests"> + <div class="location">in <a href="../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> + <code> protected bool + <strong>runningUnitTests</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p class="no-description">No description</p> + + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>bool</td> + <td></td> + </tr> + </table> + + + + </div> </div> </div> <div class="method-item"> <h3 id="method___construct"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L51">at line 51</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L52">at line 52</a></div> <code> <strong>__construct</strong>() </code> @@ -541,8 +774,8 @@ <h3 id="method___construct"> </div> <div class="method-item"> <h3 id="method_io"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L58">at line 58</a></div> - <code> protected <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L59">at line 59</a></div> + <code> protected <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> <strong>io</strong>() </code> </h3> @@ -559,7 +792,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr></td> + <td><abbr title="Drush\Style\DrushStyle">DrushStyle</abbr></td> <td></td> </tr> </table> @@ -573,7 +806,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_logger"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L70">at line 70</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L71">at line 71</a></div> <code> protected <abbr title="Drush\Commands\Drush\Log\DrushLoggerManager">DrushLoggerManager</abbr>|null <strong>logger</strong>() </code> @@ -605,7 +838,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_printFile"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L81">at line 81</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L82">at line 82</a></div> <code> protected void <strong>printFile</strong>(string $file) </code> @@ -647,7 +880,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_preHook"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L103">at line 103</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L104">at line 104</a></div> <code> <strong>preHook</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -674,13 +907,51 @@ <h4>Parameters</h4> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_initHook"> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L113">at line 113</a></div> + <code> + <strong>initHook</strong>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td></td> + <td>$input</td> + <td></td> + </tr> + <tr> + <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td>$annotationData</td> + <td></td> + </tr> + </table> + + + + + </div> </div> </div> <div class="method-item"> <h3 id="method_printFileTopic"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L115">at line 115</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> <code> protected <strong>printFileTopic</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -713,7 +984,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_getStack"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L137">at line 137</a></div> <code> protected <abbr title="GuzzleHttp\HandlerStack">HandlerStack</abbr> <strong>getStack</strong>() </code> diff --git a/api/Drush/Commands/LegacyCommands.html b/api/Drush/Commands/LegacyCommands.html index a492094c63..14ae0d8a85 100644 --- a/api/Drush/Commands/LegacyCommands.html +++ b/api/Drush/Commands/LegacyCommands.html @@ -86,7 +86,7 @@ <h1>LegacyCommands <p>final class - <strong>LegacyCommands</strong> extends <a href="../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/LegacyCommands.php">View source</a>) + <strong>LegacyCommands</strong> extends <a href="../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/LegacyCommands.php">View source</a>) </p> @@ -122,6 +122,11 @@ <h2>Traits</h2> <div class="col-md-6"> <abbr title="Robo\Common\IO">IO</abbr> </div> <div class="col-md-6"></div> + </div> + <div class="row"> + <div class="col-md-6"> + <a href="../../Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> </div> + <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -183,6 +188,16 @@ <h2>Properties</h2> <table class="table table-condensed"> <tr> + <td class="type" id="property_uri"> + protected + + </td> + <td>$uri</td> + <td class="last"></td> + <td><small>from <a href="../../Drush/Exec/ExecTrait.html#property_uri"> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a></small></td> + </tr> + <tr> <td class="type" id="property_commandData"> protected <abbr title="Drush\Commands\Consolidation\AnnotatedCommand\CommandData">CommandData</abbr>|null @@ -244,6 +259,51 @@ <h2>Methods</h2> DrushConfig as return type. Helps with IDE completion.</p></p> </div> <div class="col-md-2"><small>from <a href="../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> <abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_configurePrompts">configurePrompts</a>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + + <p><p>Configure the prompt fallbacks.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + mixed + </div> + <div class="col-md-8"> + <a href="#method_promptUntilValid">promptUntilValid</a>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + + <p><p>Prompt the user until the given validation callback passes.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_restorePrompts">restorePrompts</a>() + + <p><p>Restore the prompts output.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + bool + </div> + <div class="col-md-8"> + <a href="#method_runningUnitTests">runningUnitTests</a>() + + <p class="no-description">No description</p> + </div> + <div class="col-md-2"><small>from <a href="../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -259,7 +319,7 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> + <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> </div> <div class="col-md-8"> <a href="#method_io">io</a>() @@ -304,6 +364,17 @@ <h2>Methods</h2> <div class="row"> <div class="col-md-2 type"> + </div> + <div class="col-md-8"> + <a href="#method_initHook">initHook</a>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + </div> <div class="col-md-8"> <a href="#method_printFileTopic">printFileTopic</a>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) @@ -322,6 +393,16 @@ <h2>Methods</h2> <p><p>Get a Guzzle handler stack that uses the Drush logger.</p></p> </div> <div class="col-md-2"><small>from <a href="../../Drush/Commands/DrushCommands.html#method_getStack"> <abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_archiveRestore">archiveRestore</a>() + + <p><p>archive:restore has been removed. A replacement may be available from your web host.</p></p> </div> + <div class="col-md-2"></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -362,7 +443,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_startBrowser"> <div class="location">in <a href="../../Drush/Exec/ExecTrait.html#method_startBrowser"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L28">at line 28</a></div> <code> bool <strong>startBrowser</strong>(string|null $uri = null, int $sleep = 0, int|null $port = null, <abbr title="Drush\Exec\string|bool">string|bool</abbr> $browser = false) </code> @@ -423,7 +504,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_programExists"> <div class="location">in <a href="../../Drush/Exec/ExecTrait.html#method_programExists"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L87">at line 87</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L92">at line 92</a></div> <code> static bool <strong>programExists</strong>($program) </code> @@ -467,7 +548,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getEditor"> <div class="location">in <a href="../../Drush/Exec/ExecTrait.html#method_getEditor"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L99">at line 99</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L104">at line 104</a></div> <code> static string <strong>getEditor</strong>(string|null $editor = null) </code> @@ -511,7 +592,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -549,6 +630,169 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_configurePrompts"> + <div class="location">in <a href="../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> + <code> protected void + <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Configure the prompt fallbacks.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr></td> + <td>$input</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_promptUntilValid"> + <div class="location">in <a href="../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> + <code> protected mixed + <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Prompt the user until the given validation callback passes.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a></td> + <td>$prompt</td> + <td></td> + </tr> + <tr> + <td>bool|string</td> + <td>$required</td> + <td></td> + </tr> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null</td> + <td>$validate</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>mixed</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_restorePrompts"> + <div class="location">in <a href="../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> + <code> protected void + <strong>restorePrompts</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Restore the prompts output.</p></p> + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_runningUnitTests"> + <div class="location">in <a href="../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> + <code> protected bool + <strong>runningUnitTests</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p class="no-description">No description</p> + + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>bool</td> + <td></td> + </tr> + </table> + + + + </div> </div> @@ -556,7 +800,7 @@ <h4>See also</h4> <div class="method-item"> <h3 id="method___construct"> <div class="location">in <a href="../../Drush/Commands/DrushCommands.html#method___construct"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L51">at line 51</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L52">at line 52</a></div> <code> <strong>__construct</strong>() </code> @@ -581,8 +825,8 @@ <h3 id="method___construct"> <div class="method-item"> <h3 id="method_io"> <div class="location">in <a href="../../Drush/Commands/DrushCommands.html#method_io"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L58">at line 58</a></div> - <code> protected <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L59">at line 59</a></div> + <code> protected <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> <strong>io</strong>() </code> </h3> @@ -599,7 +843,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr></td> + <td><abbr title="Drush\Style\DrushStyle">DrushStyle</abbr></td> <td></td> </tr> </table> @@ -614,7 +858,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_logger"> <div class="location">in <a href="../../Drush/Commands/DrushCommands.html#method_logger"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L70">at line 70</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L71">at line 71</a></div> <code> protected <abbr title="Drush\Commands\Drush\Log\DrushLoggerManager">DrushLoggerManager</abbr>|null <strong>logger</strong>() </code> @@ -647,7 +891,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_printFile"> <div class="location">in <a href="../../Drush/Commands/DrushCommands.html#method_printFile"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L81">at line 81</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L82">at line 82</a></div> <code> protected void <strong>printFile</strong>(string $file) </code> @@ -690,7 +934,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_preHook"> <div class="location">in <a href="../../Drush/Commands/DrushCommands.html#method_preHook"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L103">at line 103</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L104">at line 104</a></div> <code> <strong>preHook</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -717,6 +961,45 @@ <h4>Parameters</h4> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_initHook"> + <div class="location">in <a href="../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L113">at line 113</a></div> + <code> + <strong>initHook</strong>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td></td> + <td>$input</td> + <td></td> + </tr> + <tr> + <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td>$annotationData</td> + <td></td> + </tr> + </table> + + + + + </div> </div> @@ -724,7 +1007,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_printFileTopic"> <div class="location">in <a href="../../Drush/Commands/DrushCommands.html#method_printFileTopic"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L115">at line 115</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> <code> protected <strong>printFileTopic</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -758,7 +1041,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getStack"> <div class="location">in <a href="../../Drush/Commands/DrushCommands.html#method_getStack"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L137">at line 137</a></div> <code> protected <abbr title="GuzzleHttp\HandlerStack">HandlerStack</abbr> <strong>getStack</strong>() </code> @@ -795,13 +1078,45 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_archiveRestore"> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/LegacyCommands.php#L14">at line 14</a></div> + <code> void + <strong>archiveRestore</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>archive:restore has been removed. A replacement may be available from your web host.</p></p> + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + </div> </div> </div> <div class="method-item"> <h3 id="method_saconvert"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/LegacyCommands.php#L14">at line 14</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/LegacyCommands.php#L23">at line 23</a></div> <code> void <strong>saconvert</strong>() </code> @@ -833,7 +1148,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_secphp"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/LegacyCommands.php#L23">at line 23</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/LegacyCommands.php#L32">at line 32</a></div> <code> void <strong>secphp</strong>() </code> @@ -865,7 +1180,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_sec"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/LegacyCommands.php#L32">at line 32</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/LegacyCommands.php#L41">at line 41</a></div> <code> void <strong>sec</strong>() </code> diff --git a/api/Drush/Commands/config/ConfigCommands.html b/api/Drush/Commands/config/ConfigCommands.html index e7fe894c82..06742a0ae7 100644 --- a/api/Drush/Commands/config/ConfigCommands.html +++ b/api/Drush/Commands/config/ConfigCommands.html @@ -86,7 +86,7 @@ <h1>ConfigCommands <p>final class - <strong>ConfigCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> implements <abbr title="Consolidation\AnnotatedCommand\Input\StdinAwareInterface">StdinAwareInterface</abbr>, <a href="../../../Drush/SiteAlias/SiteAliasManagerAwareInterface.html"><abbr title="Drush\SiteAlias\SiteAliasManagerAwareInterface">SiteAliasManagerAwareInterface</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/config/ConfigCommands.php">View source</a>) + <strong>ConfigCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> implements <abbr title="Consolidation\AnnotatedCommand\Input\StdinAwareInterface">StdinAwareInterface</abbr> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/config/ConfigCommands.php">View source</a>) </p> @@ -100,17 +100,17 @@ <h2>Traits</h2> <div class="container-fluid underlined"> <div class="row"> <div class="col-md-6"> - <abbr title="Consolidation\AnnotatedCommand\Input\StdinAwareTrait">StdinAwareTrait</abbr> </div> - <div class="col-md-6"></div> + <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> + <div class="col-md-6"><p>A copy of \Drupal\Core\DependencyInjection\AutowireTrait with first params' type hint changed.</p></div> </div> <div class="row"> <div class="col-md-6"> - <a href="../../../Drush/Exec/ExecTrait.html"><abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> </div> + <abbr title="Consolidation\AnnotatedCommand\Input\StdinAwareTrait">StdinAwareTrait</abbr> </div> <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> - <abbr title="Consolidation\SiteAlias\SiteAliasManagerAwareTrait">SiteAliasManagerAwareTrait</abbr> </div> + <a href="../../../Drush/Exec/ExecTrait.html"><abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> </div> <div class="col-md-6"></div> </div> <div class="row"> @@ -137,6 +137,11 @@ <h2>Traits</h2> <div class="col-md-6"> <abbr title="Robo\Common\IO">IO</abbr> </div> <div class="col-md-6"></div> + </div> + <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> </div> + <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -261,32 +266,24 @@ <h2>Properties</h2> <table class="table table-condensed"> <tr> - <td class="type" id="property_commandData"> - protected <abbr title="Drush\Commands\Consolidation\AnnotatedCommand\CommandData">CommandData</abbr>|null + <td class="type" id="property_uri"> + protected </td> - <td>$commandData</td> - <td class="last"></td> - <td><small>from <a href="../../../Drush/Commands/DrushCommands.html#property_commandData"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></td> - </tr> - <tr> - <td class="type" id="property_configStorageExport"> - protected <abbr title="Drush\Commands\config\Drupal\Core\Config\StorageInterface">StorageInterface</abbr>|null - - </td> - <td>$configStorageExport</td> + <td>$uri</td> <td class="last"></td> - <td></td> + <td><small>from <a href="../../../Drush/Exec/ExecTrait.html#property_uri"> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a></small></td> </tr> <tr> - <td class="type" id="property_importStorageTransformer"> - protected <abbr title="Drush\Commands\config\Drupal\Core\Config\ImportStorageTransformer">ImportStorageTransformer</abbr>|null + <td class="type" id="property_commandData"> + protected <abbr title="Drush\Commands\Consolidation\AnnotatedCommand\CommandData">CommandData</abbr>|null </td> - <td>$importStorageTransformer</td> + <td>$commandData</td> <td class="last"></td> - <td></td> + <td><small>from <a href="../../../Drush/Commands/DrushCommands.html#property_commandData"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></td> </tr> </table> @@ -340,13 +337,58 @@ <h2>Methods</h2> DrushConfig as return type. Helps with IDE completion.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> <abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_configurePrompts">configurePrompts</a>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + + <p><p>Configure the prompt fallbacks.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + mixed + </div> + <div class="col-md-8"> + <a href="#method_promptUntilValid">promptUntilValid</a>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + + <p><p>Prompt the user until the given validation callback passes.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_restorePrompts">restorePrompts</a>() + + <p><p>Restore the prompts output.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + bool + </div> + <div class="col-md-8"> + <a href="#method_runningUnitTests">runningUnitTests</a>() + + <p class="no-description">No description</p> + </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> </div> <div class="col-md-8"> - <a href="#method___construct">__construct</a>(<abbr title="Drupal\Core\Config\ConfigFactoryInterface">ConfigFactoryInterface</abbr> $configFactory, <abbr title="Drupal\Core\Config\StorageInterface">StorageInterface</abbr> $configStorage) + <a href="#method___construct">__construct</a>(<abbr title="Drupal\Core\Config\ConfigFactoryInterface">ConfigFactoryInterface</abbr> $configFactory, <abbr title="Drupal\Core\Config\StorageCacheInterface">StorageCacheInterface</abbr> $configStorage, <abbr title="Consolidation\SiteAlias\SiteAliasManagerInterface">SiteAliasManagerInterface</abbr> $siteAliasManager, <abbr title="Drupal\Core\Config\StorageManagerInterface">StorageManagerInterface</abbr> $configStorageExport, <abbr title="Drupal\Core\Config\ImportStorageTransformer">ImportStorageTransformer</abbr> $importStorageTransformer) <p class="no-description">No description</p> </div> @@ -354,7 +396,7 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> + <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> </div> <div class="col-md-8"> <a href="#method_io">io</a>() @@ -399,6 +441,17 @@ <h2>Methods</h2> <div class="row"> <div class="col-md-2 type"> + </div> + <div class="col-md-8"> + <a href="#method_initHook">initHook</a>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + </div> <div class="col-md-8"> <a href="#method_printFileTopic">printFileTopic</a>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) @@ -420,32 +473,21 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Drupal\Core\Config\ConfigFactoryInterface">ConfigFactoryInterface</abbr> - </div> - <div class="col-md-8"> - <a href="#method_getConfigFactory">getConfigFactory</a>() - - <p class="no-description">No description</p> - </div> - <div class="col-md-2"></div> - </div> - <div class="row"> - <div class="col-md-2 type"> - static <a href="../../../Drush/Commands/config/ConfigCommands.html"><abbr title="Drush\Commands\config\ConfigCommands">ConfigCommands</abbr></a> + static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> <div class="col-md-8"> - <a href="#method_create">create</a>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container) + <a href="#method_create">create</a>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) - <p class="no-description">No description</p> - </div> - <div class="col-md-2"></div> + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> - void + <abbr title="Drupal\Core\Config\ConfigFactoryInterface">ConfigFactoryInterface</abbr> </div> <div class="col-md-8"> - <a href="#method_setExportStorage">setExportStorage</a>(<abbr title="Drupal\Core\Config\StorageInterface">StorageInterface</abbr> $exportStorage) + <a href="#method_getConfigFactory">getConfigFactory</a>() <p class="no-description">No description</p> </div> @@ -463,17 +505,6 @@ <h2>Methods</h2> <div class="col-md-2"></div> </div> <div class="row"> - <div class="col-md-2 type"> - void - </div> - <div class="col-md-8"> - <a href="#method_setImportTransformer">setImportTransformer</a>(<abbr title="Drupal\Core\Config\ImportStorageTransformer">ImportStorageTransformer</abbr> $importStorageTransformer) - - <p class="no-description">No description</p> - </div> - <div class="col-md-2"></div> - </div> - <div class="row"> <div class="col-md-2 type"> bool </div> @@ -646,7 +677,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_startBrowser"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_startBrowser"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L28">at line 28</a></div> <code> bool <strong>startBrowser</strong>(string|null $uri = null, int $sleep = 0, int|null $port = null, <abbr title="Drush\Exec\string|bool">string|bool</abbr> $browser = false) </code> @@ -707,7 +738,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_programExists"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_programExists"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L87">at line 87</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L92">at line 92</a></div> <code> static bool <strong>programExists</strong>($program) </code> @@ -751,7 +782,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getEditor"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_getEditor"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L99">at line 99</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L104">at line 104</a></div> <code> static string <strong>getEditor</strong>(string|null $editor = null) </code> @@ -795,7 +826,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -833,15 +864,178 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_configurePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> + <code> protected void + <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Configure the prompt fallbacks.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr></td> + <td>$input</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_promptUntilValid"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> + <code> protected mixed + <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Prompt the user until the given validation callback passes.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a></td> + <td>$prompt</td> + <td></td> + </tr> + <tr> + <td>bool|string</td> + <td>$required</td> + <td></td> + </tr> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null</td> + <td>$validate</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>mixed</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_restorePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> + <code> protected void + <strong>restorePrompts</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Restore the prompts output.</p></p> + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_runningUnitTests"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> + <code> protected bool + <strong>runningUnitTests</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p class="no-description">No description</p> + + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>bool</td> + <td></td> + </tr> + </table> + + + + </div> </div> </div> <div class="method-item"> <h3 id="method___construct"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/config/ConfigCommands.php#L61">at line 61</a></div> - <code> protected - <strong>__construct</strong>(<abbr title="Drupal\Core\Config\ConfigFactoryInterface">ConfigFactoryInterface</abbr> $configFactory, <abbr title="Drupal\Core\Config\StorageInterface">StorageInterface</abbr> $configStorage) + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/config/ConfigCommands.php#L58">at line 58</a></div> + <code> + <strong>__construct</strong>(<abbr title="Drupal\Core\Config\ConfigFactoryInterface">ConfigFactoryInterface</abbr> $configFactory, <abbr title="Drupal\Core\Config\StorageCacheInterface">StorageCacheInterface</abbr> $configStorage, <abbr title="Consolidation\SiteAlias\SiteAliasManagerInterface">SiteAliasManagerInterface</abbr> $siteAliasManager, <abbr title="Drupal\Core\Config\StorageManagerInterface">StorageManagerInterface</abbr> $configStorageExport, <abbr title="Drupal\Core\Config\ImportStorageTransformer">ImportStorageTransformer</abbr> $importStorageTransformer) </code> </h3> <div class="details"> @@ -862,9 +1056,24 @@ <h4>Parameters</h4> <td></td> </tr> <tr> - <td><abbr title="Drupal\Core\Config\StorageInterface">StorageInterface</abbr></td> + <td><abbr title="Drupal\Core\Config\StorageCacheInterface">StorageCacheInterface</abbr></td> <td>$configStorage</td> <td></td> + </tr> + <tr> + <td><abbr title="Consolidation\SiteAlias\SiteAliasManagerInterface">SiteAliasManagerInterface</abbr></td> + <td>$siteAliasManager</td> + <td></td> + </tr> + <tr> + <td><abbr title="Drupal\Core\Config\StorageManagerInterface">StorageManagerInterface</abbr></td> + <td>$configStorageExport</td> + <td></td> + </tr> + <tr> + <td><abbr title="Drupal\Core\Config\ImportStorageTransformer">ImportStorageTransformer</abbr></td> + <td>$importStorageTransformer</td> + <td></td> </tr> </table> @@ -879,8 +1088,8 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_io"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_io"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L58">at line 58</a></div> - <code> protected <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L59">at line 59</a></div> + <code> protected <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> <strong>io</strong>() </code> </h3> @@ -897,7 +1106,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr></td> + <td><abbr title="Drush\Style\DrushStyle">DrushStyle</abbr></td> <td></td> </tr> </table> @@ -912,7 +1121,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_logger"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_logger"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L70">at line 70</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L71">at line 71</a></div> <code> protected <abbr title="Drush\Commands\Drush\Log\DrushLoggerManager">DrushLoggerManager</abbr>|null <strong>logger</strong>() </code> @@ -945,7 +1154,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_printFile"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFile"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L81">at line 81</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L82">at line 82</a></div> <code> protected void <strong>printFile</strong>(string $file) </code> @@ -988,7 +1197,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_preHook"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_preHook"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L103">at line 103</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L104">at line 104</a></div> <code> <strong>preHook</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -1015,6 +1224,45 @@ <h4>Parameters</h4> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_initHook"> + <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L113">at line 113</a></div> + <code> + <strong>initHook</strong>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td></td> + <td>$input</td> + <td></td> + </tr> + <tr> + <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td>$annotationData</td> + <td></td> + </tr> + </table> + + + + + </div> </div> @@ -1022,7 +1270,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_printFileTopic"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFileTopic"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L115">at line 115</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> <code> protected <strong>printFileTopic</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -1056,7 +1304,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getStack"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L137">at line 137</a></div> <code> protected <abbr title="GuzzleHttp\HandlerStack">HandlerStack</abbr> <strong>getStack</strong>() </code> @@ -1093,48 +1341,16 @@ <h4>See also</h4> </table> - </div> - </div> - - </div> - <div class="method-item"> - <h3 id="method_getConfigFactory"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/config/ConfigCommands.php#L56">at line 56</a></div> - <code> <abbr title="Drupal\Core\Config\ConfigFactoryInterface">ConfigFactoryInterface</abbr> - <strong>getConfigFactory</strong>() - </code> - </h3> - <div class="details"> - - - - <div class="method-description"> - <p class="no-description">No description</p> - - </div> - <div class="tags"> - - <h4>Return Value</h4> - - <table class="table table-condensed"> - <tr> - <td><abbr title="Drupal\Core\Config\ConfigFactoryInterface">ConfigFactoryInterface</abbr></td> - <td></td> - </tr> - </table> - - - - </div> </div> </div> <div class="method-item"> <h3 id="method_create"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/config/ConfigCommands.php#L66">at line 66</a></div> - <code> static <a href="../../../Drush/Commands/config/ConfigCommands.html"><abbr title="Drush\Commands\config\ConfigCommands">ConfigCommands</abbr></a> - <strong>create</strong>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container) + <div class="location">in <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/AutowireTrait.php#L27">at line 27</a></div> + <code> static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> + <strong>create</strong>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) </code> </h3> <div class="details"> @@ -1142,17 +1358,16 @@ <h3 id="method_create"> <div class="method-description"> - <p class="no-description">No description</p> - + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> <div class="tags"> <h4>Parameters</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr></td> + <td><abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr></td> <td>$container</td> - <td></td> + <td><p>The service container this instance should use.</p></td> </tr> </table> @@ -1161,7 +1376,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><a href="../../../Drush/Commands/config/ConfigCommands.html"><abbr title="Drush\Commands\config\ConfigCommands">ConfigCommands</abbr></a></td> + <td><a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></td> <td></td> </tr> </table> @@ -1174,10 +1389,10 @@ <h4>Return Value</h4> </div> <div class="method-item"> - <h3 id="method_setExportStorage"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/config/ConfigCommands.php#L86">at line 86</a></div> - <code> void - <strong>setExportStorage</strong>(<abbr title="Drupal\Core\Config\StorageInterface">StorageInterface</abbr> $exportStorage) + <h3 id="method_getConfigFactory"> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/config/ConfigCommands.php#L53">at line 53</a></div> + <code> <abbr title="Drupal\Core\Config\ConfigFactoryInterface">ConfigFactoryInterface</abbr> + <strong>getConfigFactory</strong>() </code> </h3> <div class="details"> @@ -1189,22 +1404,12 @@ <h3 id="method_setExportStorage"> </div> <div class="tags"> - <h4>Parameters</h4> - - <table class="table table-condensed"> - <tr> - <td><abbr title="Drupal\Core\Config\StorageInterface">StorageInterface</abbr></td> - <td>$exportStorage</td> - <td></td> - </tr> - </table> - <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td>void</td> + <td><abbr title="Drupal\Core\Config\ConfigFactoryInterface">ConfigFactoryInterface</abbr></td> <td></td> </tr> </table> @@ -1218,7 +1423,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getConfigStorageExport"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/config/ConfigCommands.php#L94">at line 94</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/config/ConfigCommands.php#L71">at line 71</a></div> <code> <abbr title="Drupal\Core\Config\StorageInterface">StorageInterface</abbr> <strong>getConfigStorageExport</strong>() </code> @@ -1245,56 +1450,13 @@ <h4>Return Value</h4> - </div> - </div> - - </div> - <div class="method-item"> - <h3 id="method_setImportTransformer"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/config/ConfigCommands.php#L102">at line 102</a></div> - <code> void - <strong>setImportTransformer</strong>(<abbr title="Drupal\Core\Config\ImportStorageTransformer">ImportStorageTransformer</abbr> $importStorageTransformer) - </code> - </h3> - <div class="details"> - - - - <div class="method-description"> - <p class="no-description">No description</p> - - </div> - <div class="tags"> - <h4>Parameters</h4> - - <table class="table table-condensed"> - <tr> - <td><abbr title="Drupal\Core\Config\ImportStorageTransformer">ImportStorageTransformer</abbr></td> - <td>$importStorageTransformer</td> - <td></td> - </tr> - </table> - - - <h4>Return Value</h4> - - <table class="table table-condensed"> - <tr> - <td>void</td> - <td></td> - </tr> - </table> - - - - </div> </div> </div> <div class="method-item"> <h3 id="method_hasImportTransformer"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/config/ConfigCommands.php#L107">at line 107</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/config/ConfigCommands.php#L79">at line 79</a></div> <code> bool <strong>hasImportTransformer</strong>() </code> @@ -1327,7 +1489,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getImportTransformer"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/config/ConfigCommands.php#L112">at line 112</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/config/ConfigCommands.php#L84">at line 84</a></div> <code> <abbr title="Drupal\Core\Config\ImportStorageTransformer">ImportStorageTransformer</abbr> <strong>getImportTransformer</strong>() </code> @@ -1360,7 +1522,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_get"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/config/ConfigCommands.php#L120">at line 120</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/config/ConfigCommands.php#L92">at line 92</a></div> <code> <strong>get</strong>($config_name, $key = '', $options = ['format' => 'yaml', 'source' => 'active', 'include-overridden' => false]) </code> @@ -1403,7 +1565,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_set"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/config/ConfigCommands.php#L143">at line 143</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/config/ConfigCommands.php#L115">at line 115</a></div> <code> <strong>set</strong>($config_name, $key, $value, $options = ['input-format' => 'string']) </code> @@ -1451,7 +1613,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_edit"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/config/ConfigCommands.php#L213">at line 213</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/config/ConfigCommands.php#L185">at line 185</a></div> <code> void <strong>edit</strong>($config_name, $options = []) </code> @@ -1498,7 +1660,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_delete"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/config/ConfigCommands.php#L254">at line 254</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/config/ConfigCommands.php#L226">at line 226</a></div> <code> void <strong>delete</strong>($config_name, $key = null) </code> @@ -1545,7 +1707,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_status"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/config/ConfigCommands.php#L282">at line 282</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/config/ConfigCommands.php#L254">at line 254</a></div> <code> <abbr title="Drush\Commands\config\Consolidation\OutputFormatters\StructuredData\RowsOfFields">RowsOfFields</abbr>|null <strong>status</strong>($options = ['state' => 'Only in DB,Only in sync dir,Different', 'prefix' => self::REQ]) </code> @@ -1587,7 +1749,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getDirectory"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/config/ConfigCommands.php#L369">at line 369</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/config/ConfigCommands.php#L341">at line 341</a></div> <code> static string <strong>getDirectory</strong>(mixed $directory = null) </code> @@ -1633,7 +1795,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getChanges"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/config/ConfigCommands.php#L395">at line 395</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/config/ConfigCommands.php#L367">at line 367</a></div> <code> array <strong>getChanges</strong>($target_storage) </code> @@ -1675,7 +1837,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getStorage"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/config/ConfigCommands.php#L415">at line 415</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/config/ConfigCommands.php#L387">at line 387</a></div> <code> <strong>getStorage</strong>($directory) </code> @@ -1708,7 +1870,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_configChangesTable"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/config/ConfigCommands.php#L430">at line 430</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/config/ConfigCommands.php#L402">at line 402</a></div> <code> static <abbr title="Symfony\Component\Console\Helper\Table">Table</abbr> <strong>configChangesTable</strong>(array $config_changes, <abbr title="Symfony\Component\Console\Output\OutputInterface">OutputInterface</abbr> $output, $use_color = true) </code> @@ -1760,7 +1922,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_configComplete"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/config/ConfigCommands.php#L470">at line 470</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/config/ConfigCommands.php#L442">at line 442</a></div> <code> void <strong>configComplete</strong>(<abbr title="Symfony\Component\Console\Completion\CompletionInput">CompletionInput</abbr> $input, <abbr title="Symfony\Component\Console\Completion\CompletionSuggestions">CompletionSuggestions</abbr> $suggestions) </code> @@ -1808,7 +1970,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_interactConfigName"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/config/ConfigCommands.php#L477">at line 477</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/config/ConfigCommands.php#L449">at line 449</a></div> <code> void <strong>interactConfigName</strong>($input, $output) </code> @@ -1856,7 +2018,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_validateConfigName"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/config/ConfigCommands.php#L490">at line 490</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/config/ConfigCommands.php#L462">at line 462</a></div> <code> <abbr title="Drush\Commands\config\Consolidation\AnnotatedCommand\CommandError">CommandError</abbr>|null <strong>validateConfigName</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -1898,7 +2060,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_copyConfig"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/config/ConfigCommands.php#L516">at line 516</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/config/ConfigCommands.php#L488">at line 488</a></div> <code> static void <strong>copyConfig</strong>(<abbr title="Drupal\Core\Config\StorageInterface">StorageInterface</abbr> $source, <abbr title="Drupal\Core\Config\StorageInterface">StorageInterface</abbr> $destination) </code> @@ -1954,7 +2116,7 @@ <h4>Exceptions</h4> </div> <div class="method-item"> <h3 id="method_getDiff"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/config/ConfigCommands.php#L548">at line 548</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/config/ConfigCommands.php#L520">at line 520</a></div> <code> static string <strong>getDiff</strong>(<abbr title="Drupal\Core\Config\StorageInterface">StorageInterface</abbr> $destination_storage, <abbr title="Drupal\Core\Config\StorageInterface">StorageInterface</abbr> $source_storage, <abbr title="Symfony\Component\Console\Output\OutputInterface">OutputInterface</abbr> $output) </code> diff --git a/api/Drush/Commands/config/ConfigExportCommands.html b/api/Drush/Commands/config/ConfigExportCommands.html index ba91c2feb3..9be0ca3b4d 100644 --- a/api/Drush/Commands/config/ConfigExportCommands.html +++ b/api/Drush/Commands/config/ConfigExportCommands.html @@ -86,7 +86,7 @@ <h1>ConfigExportCommands <p>final class - <strong>ConfigExportCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/config/ConfigExportCommands.php">View source</a>) + <strong>ConfigExportCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/config/ConfigExportCommands.php">View source</a>) </p> @@ -122,6 +122,11 @@ <h2>Traits</h2> <div class="col-md-6"> <abbr title="Robo\Common\IO">IO</abbr> </div> <div class="col-md-6"></div> + </div> + <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> </div> + <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -192,6 +197,16 @@ <h2>Properties</h2> <table class="table table-condensed"> <tr> + <td class="type" id="property_uri"> + protected + + </td> + <td>$uri</td> + <td class="last"></td> + <td><small>from <a href="../../../Drush/Exec/ExecTrait.html#property_uri"> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a></small></td> + </tr> + <tr> <td class="type" id="property_commandData"> protected <abbr title="Drush\Commands\Consolidation\AnnotatedCommand\CommandData">CommandData</abbr>|null @@ -271,6 +286,51 @@ <h2>Methods</h2> DrushConfig as return type. Helps with IDE completion.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> <abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_configurePrompts">configurePrompts</a>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + + <p><p>Configure the prompt fallbacks.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + mixed + </div> + <div class="col-md-8"> + <a href="#method_promptUntilValid">promptUntilValid</a>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + + <p><p>Prompt the user until the given validation callback passes.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_restorePrompts">restorePrompts</a>() + + <p><p>Restore the prompts output.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + bool + </div> + <div class="col-md-8"> + <a href="#method_runningUnitTests">runningUnitTests</a>() + + <p class="no-description">No description</p> + </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -285,7 +345,7 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> + <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> </div> <div class="col-md-8"> <a href="#method_io">io</a>() @@ -330,6 +390,17 @@ <h2>Methods</h2> <div class="row"> <div class="col-md-2 type"> + </div> + <div class="col-md-8"> + <a href="#method_initHook">initHook</a>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + </div> <div class="col-md-8"> <a href="#method_printFileTopic">printFileTopic</a>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) @@ -420,7 +491,7 @@ <h2>Methods</h2> static <a href="../../../Drush/Commands/config/ConfigExportCommands.html"><abbr title="Drush\Commands\config\ConfigExportCommands">ConfigExportCommands</abbr></a> </div> <div class="col-md-8"> - <a href="#method_create">create</a>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container) + <a href="#method_create">create</a>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) <p class="no-description">No description</p> </div> @@ -478,7 +549,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_startBrowser"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_startBrowser"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L28">at line 28</a></div> <code> bool <strong>startBrowser</strong>(string|null $uri = null, int $sleep = 0, int|null $port = null, <abbr title="Drush\Exec\string|bool">string|bool</abbr> $browser = false) </code> @@ -539,7 +610,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_programExists"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_programExists"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L87">at line 87</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L92">at line 92</a></div> <code> static bool <strong>programExists</strong>($program) </code> @@ -583,7 +654,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getEditor"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_getEditor"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L99">at line 99</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L104">at line 104</a></div> <code> static string <strong>getEditor</strong>(string|null $editor = null) </code> @@ -627,7 +698,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -665,13 +736,176 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_configurePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> + <code> protected void + <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Configure the prompt fallbacks.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr></td> + <td>$input</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_promptUntilValid"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> + <code> protected mixed + <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Prompt the user until the given validation callback passes.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a></td> + <td>$prompt</td> + <td></td> + </tr> + <tr> + <td>bool|string</td> + <td>$required</td> + <td></td> + </tr> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null</td> + <td>$validate</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>mixed</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_restorePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> + <code> protected void + <strong>restorePrompts</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Restore the prompts output.</p></p> + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_runningUnitTests"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> + <code> protected bool + <strong>runningUnitTests</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p class="no-description">No description</p> + + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>bool</td> + <td></td> + </tr> + </table> + + + + </div> </div> </div> <div class="method-item"> <h3 id="method___construct"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/config/ConfigExportCommands.php#L61">at line 61</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/config/ConfigExportCommands.php#L61">at line 61</a></div> <code> <strong>__construct</strong>(<abbr title="Drupal\Core\Config\ConfigManagerInterface">ConfigManagerInterface</abbr> $configManager, <abbr title="Drupal\Core\Config\StorageInterface">StorageInterface</abbr> $configStorage) </code> @@ -711,8 +945,8 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_io"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_io"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L58">at line 58</a></div> - <code> protected <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L59">at line 59</a></div> + <code> protected <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> <strong>io</strong>() </code> </h3> @@ -729,7 +963,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr></td> + <td><abbr title="Drush\Style\DrushStyle">DrushStyle</abbr></td> <td></td> </tr> </table> @@ -744,7 +978,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_logger"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_logger"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L70">at line 70</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L71">at line 71</a></div> <code> protected <abbr title="Drush\Commands\Drush\Log\DrushLoggerManager">DrushLoggerManager</abbr>|null <strong>logger</strong>() </code> @@ -777,7 +1011,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_printFile"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFile"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L81">at line 81</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L82">at line 82</a></div> <code> protected void <strong>printFile</strong>(string $file) </code> @@ -820,7 +1054,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_preHook"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_preHook"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L103">at line 103</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L104">at line 104</a></div> <code> <strong>preHook</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -847,6 +1081,45 @@ <h4>Parameters</h4> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_initHook"> + <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L113">at line 113</a></div> + <code> + <strong>initHook</strong>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td></td> + <td>$input</td> + <td></td> + </tr> + <tr> + <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td>$annotationData</td> + <td></td> + </tr> + </table> + + + + + </div> </div> @@ -854,7 +1127,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_printFileTopic"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFileTopic"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L115">at line 115</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> <code> protected <strong>printFileTopic</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -888,7 +1161,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getStack"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L137">at line 137</a></div> <code> protected <abbr title="GuzzleHttp\HandlerStack">HandlerStack</abbr> <strong>getStack</strong>() </code> @@ -931,7 +1204,7 @@ <h4>See also</h4> </div> <div class="method-item"> <h3 id="method_getConfigManager"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/config/ConfigExportCommands.php#L27">at line 27</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/config/ConfigExportCommands.php#L27">at line 27</a></div> <code> <abbr title="Drupal\Core\Config\ConfigManagerInterface">ConfigManagerInterface</abbr> <strong>getConfigManager</strong>() </code> @@ -964,7 +1237,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_setExportStorage"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/config/ConfigExportCommands.php#L32">at line 32</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/config/ConfigExportCommands.php#L32">at line 32</a></div> <code> void <strong>setExportStorage</strong>(<abbr title="Drupal\Core\Config\StorageInterface">StorageInterface</abbr> $exportStorage) </code> @@ -1007,7 +1280,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getConfigStorageExport"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/config/ConfigExportCommands.php#L37">at line 37</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/config/ConfigExportCommands.php#L37">at line 37</a></div> <code> <abbr title="Drupal\Core\Config\StorageInterface">StorageInterface</abbr> <strong>getConfigStorageExport</strong>() </code> @@ -1040,7 +1313,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getConfigStorage"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/config/ConfigExportCommands.php#L45">at line 45</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/config/ConfigExportCommands.php#L45">at line 45</a></div> <code> <abbr title="Drupal\Core\Config\StorageInterface">StorageInterface</abbr> <strong>getConfigStorage</strong>() </code> @@ -1073,7 +1346,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getConfigStorageSync"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/config/ConfigExportCommands.php#L51">at line 51</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/config/ConfigExportCommands.php#L51">at line 51</a></div> <code> <abbr title="Drupal\Core\Config\StorageInterface">StorageInterface</abbr> <strong>getConfigStorageSync</strong>() </code> @@ -1106,7 +1379,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_setConfigStorageSync"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/config/ConfigExportCommands.php#L56">at line 56</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/config/ConfigExportCommands.php#L56">at line 56</a></div> <code> void <strong>setConfigStorageSync</strong>(<abbr title="Drush\Commands\config\Drupal\Core\Config\StorageInterface">StorageInterface</abbr>|null $syncStorage) </code> @@ -1149,9 +1422,9 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_create"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/config/ConfigExportCommands.php#L66">at line 66</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/config/ConfigExportCommands.php#L66">at line 66</a></div> <code> static <a href="../../../Drush/Commands/config/ConfigExportCommands.html"><abbr title="Drush\Commands\config\ConfigExportCommands">ConfigExportCommands</abbr></a> - <strong>create</strong>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container) + <strong>create</strong>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) </code> </h3> <div class="details"> @@ -1167,7 +1440,7 @@ <h4>Parameters</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr></td> + <td><abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr></td> <td>$container</td> <td></td> </tr> @@ -1192,7 +1465,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_export"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/config/ConfigExportCommands.php#L86">at line 86</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/config/ConfigExportCommands.php#L86">at line 86</a></div> <code> array <strong>export</strong>($options = ['add' => false, 'commit' => false, 'message' => self::REQ, 'destination' => self::OPT, 'diff' => false, 'format' => null]) </code> @@ -1234,7 +1507,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_doExport"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/config/ConfigExportCommands.php#L108">at line 108</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/config/ConfigExportCommands.php#L108">at line 108</a></div> <code> <strong>doExport</strong>($options, $destination_dir) </code> @@ -1273,7 +1546,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_doAddCommit"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/config/ConfigExportCommands.php#L166">at line 166</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/config/ConfigExportCommands.php#L166">at line 166</a></div> <code> void <strong>doAddCommit</strong>($options, $destination_dir, $preview) </code> @@ -1326,7 +1599,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_validate"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/config/ConfigExportCommands.php#L187">at line 187</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/config/ConfigExportCommands.php#L187">at line 187</a></div> <code> void <strong>validate</strong>($commandData) </code> diff --git a/api/Drush/Commands/config/ConfigImportCommands.html b/api/Drush/Commands/config/ConfigImportCommands.html index ca52ed43a8..0392e46c0e 100644 --- a/api/Drush/Commands/config/ConfigImportCommands.html +++ b/api/Drush/Commands/config/ConfigImportCommands.html @@ -86,7 +86,7 @@ <h1>ConfigImportCommands <p> class - <strong>ConfigImportCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/config/ConfigImportCommands.php">View source</a>) + <strong>ConfigImportCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/config/ConfigImportCommands.php">View source</a>) </p> @@ -122,6 +122,11 @@ <h2>Traits</h2> <div class="col-md-6"> <abbr title="Robo\Common\IO">IO</abbr> </div> <div class="col-md-6"></div> + </div> + <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> </div> + <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -192,6 +197,16 @@ <h2>Properties</h2> <table class="table table-condensed"> <tr> + <td class="type" id="property_uri"> + protected + + </td> + <td>$uri</td> + <td class="last"></td> + <td><small>from <a href="../../../Drush/Exec/ExecTrait.html#property_uri"> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a></small></td> + </tr> + <tr> <td class="type" id="property_commandData"> protected <abbr title="Drush\Commands\Consolidation\AnnotatedCommand\CommandData">CommandData</abbr>|null @@ -271,6 +286,51 @@ <h2>Methods</h2> DrushConfig as return type. Helps with IDE completion.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> <abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_configurePrompts">configurePrompts</a>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + + <p><p>Configure the prompt fallbacks.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + mixed + </div> + <div class="col-md-8"> + <a href="#method_promptUntilValid">promptUntilValid</a>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + + <p><p>Prompt the user until the given validation callback passes.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_restorePrompts">restorePrompts</a>() + + <p><p>Restore the prompts output.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + bool + </div> + <div class="col-md-8"> + <a href="#method_runningUnitTests">runningUnitTests</a>() + + <p class="no-description">No description</p> + </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -285,7 +345,7 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> + <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> </div> <div class="col-md-8"> <a href="#method_io">io</a>() @@ -330,6 +390,17 @@ <h2>Methods</h2> <div class="row"> <div class="col-md-2 type"> + </div> + <div class="col-md-8"> + <a href="#method_initHook">initHook</a>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + </div> <div class="col-md-8"> <a href="#method_printFileTopic">printFileTopic</a>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) @@ -530,7 +601,7 @@ <h2>Methods</h2> static <a href="../../../Drush/Commands/config/ConfigImportCommands.html"><abbr title="Drush\Commands\config\ConfigImportCommands">ConfigImportCommands</abbr></a> </div> <div class="col-md-8"> - <a href="#method_create">create</a>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container) + <a href="#method_create">create</a>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) <p class="no-description">No description</p> </div> @@ -576,7 +647,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_startBrowser"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_startBrowser"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L28">at line 28</a></div> <code> bool <strong>startBrowser</strong>(string|null $uri = null, int $sleep = 0, int|null $port = null, <abbr title="Drush\Exec\string|bool">string|bool</abbr> $browser = false) </code> @@ -637,7 +708,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_programExists"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_programExists"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L87">at line 87</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L92">at line 92</a></div> <code> static bool <strong>programExists</strong>($program) </code> @@ -681,7 +752,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getEditor"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_getEditor"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L99">at line 99</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L104">at line 104</a></div> <code> static string <strong>getEditor</strong>(string|null $editor = null) </code> @@ -725,7 +796,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -763,13 +834,176 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_configurePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> + <code> protected void + <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Configure the prompt fallbacks.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr></td> + <td>$input</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_promptUntilValid"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> + <code> protected mixed + <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Prompt the user until the given validation callback passes.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a></td> + <td>$prompt</td> + <td></td> + </tr> + <tr> + <td>bool|string</td> + <td>$required</td> + <td></td> + </tr> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null</td> + <td>$validate</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>mixed</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_restorePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> + <code> protected void + <strong>restorePrompts</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Restore the prompts output.</p></p> + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_runningUnitTests"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> + <code> protected bool + <strong>runningUnitTests</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p class="no-description">No description</p> + + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>bool</td> + <td></td> + </tr> + </table> + + + + </div> </div> </div> <div class="method-item"> <h3 id="method___construct"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/config/ConfigImportCommands.php#L122">at line 122</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/config/ConfigImportCommands.php#L122">at line 122</a></div> <code> <strong>__construct</strong>(<abbr title="Drupal\Core\Config\ConfigManagerInterface">ConfigManagerInterface</abbr> $configManager, <abbr title="Drupal\Core\Config\StorageInterface">StorageInterface</abbr> $configStorage, <abbr title="Drupal\Core\Cache\CacheBackendInterface">CacheBackendInterface</abbr> $configCache, <abbr title="Drupal\Core\Extension\ModuleHandlerInterface">ModuleHandlerInterface</abbr> $moduleHandler, <abbr title="Symfony\Contracts\EventDispatcher\EventDispatcherInterface">EventDispatcherInterface</abbr> $eventDispatcher, <abbr title="Drupal\Core\Lock\LockBackendInterface">LockBackendInterface</abbr> $lock, <abbr title="Drupal\Core\Config\TypedConfigManagerInterface">TypedConfigManagerInterface</abbr> $configTyped, <abbr title="Drupal\Core\Extension\ModuleInstallerInterface">ModuleInstallerInterface</abbr> $moduleInstaller, <abbr title="Drupal\Core\Extension\ThemeHandlerInterface">ThemeHandlerInterface</abbr> $themeHandler, <abbr title="Drupal\Core\StringTranslation\TranslationInterface">TranslationInterface</abbr> $stringTranslation, <abbr title="Drupal\Core\Extension\ModuleExtensionList">ModuleExtensionList</abbr> $moduleExtensionList) </code> @@ -854,8 +1088,8 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_io"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_io"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L58">at line 58</a></div> - <code> protected <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L59">at line 59</a></div> + <code> protected <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> <strong>io</strong>() </code> </h3> @@ -872,7 +1106,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr></td> + <td><abbr title="Drush\Style\DrushStyle">DrushStyle</abbr></td> <td></td> </tr> </table> @@ -887,7 +1121,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_logger"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_logger"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L70">at line 70</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L71">at line 71</a></div> <code> protected <abbr title="Drush\Commands\Drush\Log\DrushLoggerManager">DrushLoggerManager</abbr>|null <strong>logger</strong>() </code> @@ -920,7 +1154,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_printFile"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFile"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L81">at line 81</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L82">at line 82</a></div> <code> protected void <strong>printFile</strong>(string $file) </code> @@ -963,7 +1197,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_preHook"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_preHook"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L103">at line 103</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L104">at line 104</a></div> <code> <strong>preHook</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -990,6 +1224,45 @@ <h4>Parameters</h4> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_initHook"> + <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L113">at line 113</a></div> + <code> + <strong>initHook</strong>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td></td> + <td>$input</td> + <td></td> + </tr> + <tr> + <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td>$annotationData</td> + <td></td> + </tr> + </table> + + + + + </div> </div> @@ -997,7 +1270,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_printFileTopic"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFileTopic"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L115">at line 115</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> <code> protected <strong>printFileTopic</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -1031,7 +1304,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getStack"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L137">at line 137</a></div> <code> protected <abbr title="GuzzleHttp\HandlerStack">HandlerStack</abbr> <strong>getStack</strong>() </code> @@ -1074,7 +1347,7 @@ <h4>See also</h4> </div> <div class="method-item"> <h3 id="method_getConfigManager"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/config/ConfigImportCommands.php#L42">at line 42</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/config/ConfigImportCommands.php#L42">at line 42</a></div> <code> <abbr title="Drupal\Core\Config\ConfigManagerInterface">ConfigManagerInterface</abbr> <strong>getConfigManager</strong>() </code> @@ -1107,7 +1380,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getConfigStorage"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/config/ConfigImportCommands.php#L47">at line 47</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/config/ConfigImportCommands.php#L47">at line 47</a></div> <code> <abbr title="Drupal\Core\Config\StorageInterface">StorageInterface</abbr> <strong>getConfigStorage</strong>() </code> @@ -1140,7 +1413,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getConfigStorageSync"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/config/ConfigImportCommands.php#L52">at line 52</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/config/ConfigImportCommands.php#L52">at line 52</a></div> <code> <abbr title="Drupal\Core\Config\StorageInterface">StorageInterface</abbr> <strong>getConfigStorageSync</strong>() </code> @@ -1173,7 +1446,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_setConfigStorageSync"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/config/ConfigImportCommands.php#L57">at line 57</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/config/ConfigImportCommands.php#L57">at line 57</a></div> <code> void <strong>setConfigStorageSync</strong>(<abbr title="Drush\Commands\config\Drupal\Core\Config\StorageInterface">StorageInterface</abbr>|null $syncStorage) </code> @@ -1216,7 +1489,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getConfigCache"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/config/ConfigImportCommands.php#L62">at line 62</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/config/ConfigImportCommands.php#L62">at line 62</a></div> <code> <abbr title="Drupal\Core\Cache\CacheBackendInterface">CacheBackendInterface</abbr> <strong>getConfigCache</strong>() </code> @@ -1249,7 +1522,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getModuleHandler"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/config/ConfigImportCommands.php#L67">at line 67</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/config/ConfigImportCommands.php#L67">at line 67</a></div> <code> <abbr title="Drupal\Core\Extension\ModuleHandlerInterface">ModuleHandlerInterface</abbr> <strong>getModuleHandler</strong>() </code> @@ -1282,7 +1555,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getEventDispatcher"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/config/ConfigImportCommands.php#L72">at line 72</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/config/ConfigImportCommands.php#L72">at line 72</a></div> <code> <abbr title="Symfony\Contracts\EventDispatcher\EventDispatcherInterface">EventDispatcherInterface</abbr> <strong>getEventDispatcher</strong>() </code> @@ -1315,7 +1588,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getLock"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/config/ConfigImportCommands.php#L77">at line 77</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/config/ConfigImportCommands.php#L77">at line 77</a></div> <code> <abbr title="Drupal\Core\Lock\LockBackendInterface">LockBackendInterface</abbr> <strong>getLock</strong>() </code> @@ -1348,7 +1621,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getConfigTyped"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/config/ConfigImportCommands.php#L82">at line 82</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/config/ConfigImportCommands.php#L82">at line 82</a></div> <code> <abbr title="Drupal\Core\Config\TypedConfigManagerInterface">TypedConfigManagerInterface</abbr> <strong>getConfigTyped</strong>() </code> @@ -1381,7 +1654,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getModuleInstaller"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/config/ConfigImportCommands.php#L87">at line 87</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/config/ConfigImportCommands.php#L87">at line 87</a></div> <code> <abbr title="Drupal\Core\Extension\ModuleInstallerInterface">ModuleInstallerInterface</abbr> <strong>getModuleInstaller</strong>() </code> @@ -1414,7 +1687,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getThemeHandler"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/config/ConfigImportCommands.php#L92">at line 92</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/config/ConfigImportCommands.php#L92">at line 92</a></div> <code> <abbr title="Drupal\Core\Extension\ThemeHandlerInterface">ThemeHandlerInterface</abbr> <strong>getThemeHandler</strong>() </code> @@ -1447,7 +1720,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getStringTranslation"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/config/ConfigImportCommands.php#L97">at line 97</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/config/ConfigImportCommands.php#L97">at line 97</a></div> <code> <abbr title="Drupal\Core\StringTranslation\TranslationInterface">TranslationInterface</abbr> <strong>getStringTranslation</strong>() </code> @@ -1480,7 +1753,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_setImportTransformer"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/config/ConfigImportCommands.php#L102">at line 102</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/config/ConfigImportCommands.php#L102">at line 102</a></div> <code> void <strong>setImportTransformer</strong>(<abbr title="Drupal\Core\Config\ImportStorageTransformer">ImportStorageTransformer</abbr> $importStorageTransformer) </code> @@ -1523,7 +1796,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_hasImportTransformer"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/config/ConfigImportCommands.php#L107">at line 107</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/config/ConfigImportCommands.php#L107">at line 107</a></div> <code> bool <strong>hasImportTransformer</strong>() </code> @@ -1556,7 +1829,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getImportTransformer"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/config/ConfigImportCommands.php#L112">at line 112</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/config/ConfigImportCommands.php#L112">at line 112</a></div> <code> <abbr title="Drush\Commands\config\Drupal\Core\Config\ImportStorageTransformer">ImportStorageTransformer</abbr>|null <strong>getImportTransformer</strong>() </code> @@ -1589,7 +1862,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getModuleExtensionList"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/config/ConfigImportCommands.php#L117">at line 117</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/config/ConfigImportCommands.php#L117">at line 117</a></div> <code> <abbr title="Drupal\Core\Extension\ModuleExtensionList">ModuleExtensionList</abbr> <strong>getModuleExtensionList</strong>() </code> @@ -1622,9 +1895,9 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_create"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/config/ConfigImportCommands.php#L138">at line 138</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/config/ConfigImportCommands.php#L138">at line 138</a></div> <code> static <a href="../../../Drush/Commands/config/ConfigImportCommands.html"><abbr title="Drush\Commands\config\ConfigImportCommands">ConfigImportCommands</abbr></a> - <strong>create</strong>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container) + <strong>create</strong>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) </code> </h3> <div class="details"> @@ -1640,7 +1913,7 @@ <h4>Parameters</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr></td> + <td><abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr></td> <td>$container</td> <td></td> </tr> @@ -1665,7 +1938,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_import"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/config/ConfigImportCommands.php#L167">at line 167</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/config/ConfigImportCommands.php#L167">at line 167</a></div> <code> <strong>import</strong>(array $options = ['source' => self::REQ, 'partial' => false, 'diff' => false]) </code> @@ -1698,7 +1971,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_doImport"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/config/ConfigImportCommands.php#L234">at line 234</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/config/ConfigImportCommands.php#L231">at line 231</a></div> <code> void <strong>doImport</strong>($storage_comparer) </code> @@ -1741,7 +2014,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_validate"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/config/ConfigImportCommands.php#L298">at line 298</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/config/ConfigImportCommands.php#L297">at line 297</a></div> <code> <strong>validate</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> diff --git a/api/Drush/Commands/config/ConfigPullCommands.html b/api/Drush/Commands/config/ConfigPullCommands.html index 05de534250..e2ef31d987 100644 --- a/api/Drush/Commands/config/ConfigPullCommands.html +++ b/api/Drush/Commands/config/ConfigPullCommands.html @@ -86,7 +86,7 @@ <h1>ConfigPullCommands <p>final class - <strong>ConfigPullCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> implements <abbr title="Consolidation\SiteAlias\SiteAliasManagerAwareInterface">SiteAliasManagerAwareInterface</abbr> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/config/ConfigPullCommands.php">View source</a>) + <strong>ConfigPullCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/config/ConfigPullCommands.php">View source</a>) </p> @@ -100,8 +100,8 @@ <h2>Traits</h2> <div class="container-fluid underlined"> <div class="row"> <div class="col-md-6"> - <abbr title="Consolidation\SiteAlias\SiteAliasManagerAwareTrait">SiteAliasManagerAwareTrait</abbr> </div> - <div class="col-md-6"></div> + <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> + <div class="col-md-6"><p>A copy of \Drupal\Core\DependencyInjection\AutowireTrait with first params' type hint changed.</p></div> </div> <div class="row"> <div class="col-md-6"> @@ -127,6 +127,11 @@ <h2>Traits</h2> <div class="col-md-6"> <abbr title="Robo\Common\IO">IO</abbr> </div> <div class="col-md-6"></div> + </div> + <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> </div> + <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -197,6 +202,16 @@ <h2>Properties</h2> <table class="table table-condensed"> <tr> + <td class="type" id="property_uri"> + protected + + </td> + <td>$uri</td> + <td class="last"></td> + <td><small>from <a href="../../../Drush/Exec/ExecTrait.html#property_uri"> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a></small></td> + </tr> + <tr> <td class="type" id="property_commandData"> protected <abbr title="Drush\Commands\Consolidation\AnnotatedCommand\CommandData">CommandData</abbr>|null @@ -258,22 +273,66 @@ <h2>Methods</h2> DrushConfig as return type. Helps with IDE completion.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> <abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_configurePrompts">configurePrompts</a>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + + <p><p>Configure the prompt fallbacks.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + mixed + </div> + <div class="col-md-8"> + <a href="#method_promptUntilValid">promptUntilValid</a>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + + <p><p>Prompt the user until the given validation callback passes.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_restorePrompts">restorePrompts</a>() + + <p><p>Restore the prompts output.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + bool + </div> + <div class="col-md-8"> + <a href="#method_runningUnitTests">runningUnitTests</a>() + + <p class="no-description">No description</p> + </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> </div> <div class="col-md-8"> - <a href="#method___construct">__construct</a>() + <a href="#method___construct">__construct</a>(<abbr title="Consolidation\SiteAlias\SiteAliasManagerInterface">SiteAliasManagerInterface</abbr> $siteAliasManager) <p class="no-description">No description</p> </div> - <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method___construct"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + <div class="col-md-2"></div> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> + <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> </div> <div class="col-md-8"> <a href="#method_io">io</a>() @@ -318,6 +377,17 @@ <h2>Methods</h2> <div class="row"> <div class="col-md-2 type"> + </div> + <div class="col-md-8"> + <a href="#method_initHook">initHook</a>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + </div> <div class="col-md-8"> <a href="#method_printFileTopic">printFileTopic</a>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) @@ -336,6 +406,17 @@ <h2>Methods</h2> <p><p>Get a Guzzle handler stack that uses the Drush logger.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> <abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> + </div> + <div class="col-md-8"> + <a href="#method_create">create</a>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) + + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -367,7 +448,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_startBrowser"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_startBrowser"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L28">at line 28</a></div> <code> bool <strong>startBrowser</strong>(string|null $uri = null, int $sleep = 0, int|null $port = null, <abbr title="Drush\Exec\string|bool">string|bool</abbr> $browser = false) </code> @@ -428,7 +509,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_programExists"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_programExists"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L87">at line 87</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L92">at line 92</a></div> <code> static bool <strong>programExists</strong>($program) </code> @@ -472,7 +553,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getEditor"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_getEditor"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L99">at line 99</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L104">at line 104</a></div> <code> static string <strong>getEditor</strong>(string|null $editor = null) </code> @@ -516,7 +597,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -554,16 +635,178 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_configurePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> + <code> protected void + <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Configure the prompt fallbacks.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr></td> + <td>$input</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_promptUntilValid"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> + <code> protected mixed + <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Prompt the user until the given validation callback passes.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a></td> + <td>$prompt</td> + <td></td> + </tr> + <tr> + <td>bool|string</td> + <td>$required</td> + <td></td> + </tr> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null</td> + <td>$validate</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>mixed</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_restorePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> + <code> protected void + <strong>restorePrompts</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Restore the prompts output.</p></p> + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_runningUnitTests"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> + <code> protected bool + <strong>runningUnitTests</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p class="no-description">No description</p> + + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>bool</td> + <td></td> + </tr> + </table> + + + + </div> </div> </div> <div class="method-item"> <h3 id="method___construct"> - <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method___construct"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L51">at line 51</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/config/ConfigPullCommands.php#L27">at line 27</a></div> <code> - <strong>__construct</strong>() + <strong>__construct</strong>(<abbr title="Consolidation\SiteAlias\SiteAliasManagerInterface">SiteAliasManagerInterface</abbr> $siteAliasManager) </code> </h3> <div class="details"> @@ -575,6 +818,16 @@ <h3 id="method___construct"> </div> <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Consolidation\SiteAlias\SiteAliasManagerInterface">SiteAliasManagerInterface</abbr></td> + <td>$siteAliasManager</td> + <td></td> + </tr> + </table> + @@ -586,8 +839,8 @@ <h3 id="method___construct"> <div class="method-item"> <h3 id="method_io"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_io"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L58">at line 58</a></div> - <code> protected <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L59">at line 59</a></div> + <code> protected <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> <strong>io</strong>() </code> </h3> @@ -604,7 +857,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr></td> + <td><abbr title="Drush\Style\DrushStyle">DrushStyle</abbr></td> <td></td> </tr> </table> @@ -619,7 +872,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_logger"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_logger"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L70">at line 70</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L71">at line 71</a></div> <code> protected <abbr title="Drush\Commands\Drush\Log\DrushLoggerManager">DrushLoggerManager</abbr>|null <strong>logger</strong>() </code> @@ -652,7 +905,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_printFile"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFile"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L81">at line 81</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L82">at line 82</a></div> <code> protected void <strong>printFile</strong>(string $file) </code> @@ -695,7 +948,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_preHook"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_preHook"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L103">at line 103</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L104">at line 104</a></div> <code> <strong>preHook</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -722,6 +975,45 @@ <h4>Parameters</h4> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_initHook"> + <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L113">at line 113</a></div> + <code> + <strong>initHook</strong>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td></td> + <td>$input</td> + <td></td> + </tr> + <tr> + <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td>$annotationData</td> + <td></td> + </tr> + </table> + + + + + </div> </div> @@ -729,7 +1021,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_printFileTopic"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFileTopic"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L115">at line 115</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> <code> protected <strong>printFileTopic</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -763,7 +1055,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getStack"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L137">at line 137</a></div> <code> protected <abbr title="GuzzleHttp\HandlerStack">HandlerStack</abbr> <strong>getStack</strong>() </code> @@ -800,13 +1092,56 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_create"> + <div class="location">in <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/AutowireTrait.php#L27">at line 27</a></div> + <code> static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> + <strong>create</strong>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr></td> + <td>$container</td> + <td><p>The service container this instance should use.</p></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td><a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></td> + <td></td> + </tr> + </table> + + + + </div> </div> </div> <div class="method-item"> <h3 id="method_pull"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/config/ConfigPullCommands.php#L28">at line 28</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/config/ConfigPullCommands.php#L36">at line 36</a></div> <code> <abbr title="Consolidation\OutputFormatters\StructuredData\PropertyList">PropertyList</abbr> <strong>pull</strong>(string $source, string $destination, array $options = ['safe' => false, 'runner' => null, 'format' => 'null']) </code> @@ -858,7 +1193,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_validateConfigPull"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/config/ConfigPullCommands.php#L86">at line 86</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/config/ConfigPullCommands.php#L94">at line 94</a></div> <code> void <strong>validateConfigPull</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> diff --git a/api/Drush/Commands/core/ArchiveDumpCommands.html b/api/Drush/Commands/core/ArchiveDumpCommands.html index 1cc919534f..6121f0880b 100644 --- a/api/Drush/Commands/core/ArchiveDumpCommands.html +++ b/api/Drush/Commands/core/ArchiveDumpCommands.html @@ -86,7 +86,7 @@ <h1>ArchiveDumpCommands <p>final class - <strong>ArchiveDumpCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/ArchiveDumpCommands.php">View source</a>) + <strong>ArchiveDumpCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/ArchiveDumpCommands.php">View source</a>) </p> @@ -122,6 +122,11 @@ <h2>Traits</h2> <div class="col-md-6"> <abbr title="Robo\Common\IO">IO</abbr> </div> <div class="col-md-6"></div> + </div> + <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> </div> + <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -272,6 +277,16 @@ <h2>Properties</h2> <table class="table table-condensed"> <tr> + <td class="type" id="property_uri"> + protected + + </td> + <td>$uri</td> + <td class="last"></td> + <td><small>from <a href="../../../Drush/Exec/ExecTrait.html#property_uri"> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a></small></td> + </tr> + <tr> <td class="type" id="property_commandData"> protected <abbr title="Drush\Commands\Consolidation\AnnotatedCommand\CommandData">CommandData</abbr>|null @@ -333,6 +348,51 @@ <h2>Methods</h2> DrushConfig as return type. Helps with IDE completion.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> <abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_configurePrompts">configurePrompts</a>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + + <p><p>Configure the prompt fallbacks.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + mixed + </div> + <div class="col-md-8"> + <a href="#method_promptUntilValid">promptUntilValid</a>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + + <p><p>Prompt the user until the given validation callback passes.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_restorePrompts">restorePrompts</a>() + + <p><p>Restore the prompts output.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + bool + </div> + <div class="col-md-8"> + <a href="#method_runningUnitTests">runningUnitTests</a>() + + <p class="no-description">No description</p> + </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -348,7 +408,7 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> + <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> </div> <div class="col-md-8"> <a href="#method_io">io</a>() @@ -393,6 +453,17 @@ <h2>Methods</h2> <div class="row"> <div class="col-md-2 type"> + </div> + <div class="col-md-8"> + <a href="#method_initHook">initHook</a>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + </div> <div class="col-md-8"> <a href="#method_printFileTopic">printFileTopic</a>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) @@ -441,7 +512,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_startBrowser"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_startBrowser"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L28">at line 28</a></div> <code> bool <strong>startBrowser</strong>(string|null $uri = null, int $sleep = 0, int|null $port = null, <abbr title="Drush\Exec\string|bool">string|bool</abbr> $browser = false) </code> @@ -502,7 +573,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_programExists"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_programExists"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L87">at line 87</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L92">at line 92</a></div> <code> static bool <strong>programExists</strong>($program) </code> @@ -546,7 +617,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getEditor"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_getEditor"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L99">at line 99</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L104">at line 104</a></div> <code> static string <strong>getEditor</strong>(string|null $editor = null) </code> @@ -590,7 +661,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -628,6 +699,169 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_configurePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> + <code> protected void + <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Configure the prompt fallbacks.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr></td> + <td>$input</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_promptUntilValid"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> + <code> protected mixed + <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Prompt the user until the given validation callback passes.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a></td> + <td>$prompt</td> + <td></td> + </tr> + <tr> + <td>bool|string</td> + <td>$required</td> + <td></td> + </tr> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null</td> + <td>$validate</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>mixed</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_restorePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> + <code> protected void + <strong>restorePrompts</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Restore the prompts output.</p></p> + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_runningUnitTests"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> + <code> protected bool + <strong>runningUnitTests</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p class="no-description">No description</p> + + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>bool</td> + <td></td> + </tr> + </table> + + + + </div> </div> @@ -635,7 +869,7 @@ <h4>See also</h4> <div class="method-item"> <h3 id="method___construct"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method___construct"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L51">at line 51</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L52">at line 52</a></div> <code> <strong>__construct</strong>() </code> @@ -660,8 +894,8 @@ <h3 id="method___construct"> <div class="method-item"> <h3 id="method_io"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_io"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L58">at line 58</a></div> - <code> protected <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L59">at line 59</a></div> + <code> protected <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> <strong>io</strong>() </code> </h3> @@ -678,7 +912,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr></td> + <td><abbr title="Drush\Style\DrushStyle">DrushStyle</abbr></td> <td></td> </tr> </table> @@ -693,7 +927,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_logger"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_logger"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L70">at line 70</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L71">at line 71</a></div> <code> protected <abbr title="Drush\Commands\Drush\Log\DrushLoggerManager">DrushLoggerManager</abbr>|null <strong>logger</strong>() </code> @@ -726,7 +960,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_printFile"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFile"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L81">at line 81</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L82">at line 82</a></div> <code> protected void <strong>printFile</strong>(string $file) </code> @@ -769,7 +1003,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_preHook"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_preHook"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L103">at line 103</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L104">at line 104</a></div> <code> <strong>preHook</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -796,6 +1030,45 @@ <h4>Parameters</h4> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_initHook"> + <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L113">at line 113</a></div> + <code> + <strong>initHook</strong>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td></td> + <td>$input</td> + <td></td> + </tr> + <tr> + <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td>$annotationData</td> + <td></td> + </tr> + </table> + + + + + </div> </div> @@ -803,7 +1076,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_printFileTopic"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFileTopic"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L115">at line 115</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> <code> protected <strong>printFileTopic</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -837,7 +1110,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getStack"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L137">at line 137</a></div> <code> protected <abbr title="GuzzleHttp\HandlerStack">HandlerStack</abbr> <strong>getStack</strong>() </code> @@ -880,7 +1153,7 @@ <h4>See also</h4> </div> <div class="method-item"> <h3 id="method_dump"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/ArchiveDumpCommands.php#L65">at line 65</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/ArchiveDumpCommands.php#L65">at line 65</a></div> <code> string <strong>dump</strong>(array $options = ['code' => false, 'files' => false, 'db' => false, 'destination' => InputOption::VALUE_REQUIRED, 'overwrite' => false, 'description' => InputOption::VALUE_REQUIRED, 'tags' => InputOption::VALUE_REQUIRED, 'generator' => InputOption::VALUE_REQUIRED, 'generatorversion' => InputOption::VALUE_REQUIRED, 'exclude-code-paths' => InputOption::VALUE_REQUIRED, 'extra-dump' => self::REQ]) </code> @@ -936,7 +1209,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_prepareArchiveDir"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/ArchiveDumpCommands.php#L140">at line 140</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/ArchiveDumpCommands.php#L140">at line 140</a></div> <code> protected void <strong>prepareArchiveDir</strong>() </code> diff --git a/api/Drush/Commands/core/BrowseCommands.html b/api/Drush/Commands/core/BrowseCommands.html index d27303e709..6edd8a0e5f 100644 --- a/api/Drush/Commands/core/BrowseCommands.html +++ b/api/Drush/Commands/core/BrowseCommands.html @@ -86,7 +86,7 @@ <h1>BrowseCommands <p>final class - <strong>BrowseCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> implements <abbr title="Consolidation\SiteAlias\SiteAliasManagerAwareInterface">SiteAliasManagerAwareInterface</abbr> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/BrowseCommands.php">View source</a>) + <strong>BrowseCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/BrowseCommands.php">View source</a>) </p> @@ -100,12 +100,12 @@ <h2>Traits</h2> <div class="container-fluid underlined"> <div class="row"> <div class="col-md-6"> - <a href="../../../Drush/Exec/ExecTrait.html"><abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> </div> - <div class="col-md-6"></div> + <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> + <div class="col-md-6"><p>A copy of \Drupal\Core\DependencyInjection\AutowireTrait with first params' type hint changed.</p></div> </div> <div class="row"> <div class="col-md-6"> - <abbr title="Consolidation\SiteAlias\SiteAliasManagerAwareTrait">SiteAliasManagerAwareTrait</abbr> </div> + <a href="../../../Drush/Exec/ExecTrait.html"><abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> </div> <div class="col-md-6"></div> </div> <div class="row"> @@ -132,6 +132,11 @@ <h2>Traits</h2> <div class="col-md-6"> <abbr title="Robo\Common\IO">IO</abbr> </div> <div class="col-md-6"></div> + </div> + <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> </div> + <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -202,6 +207,16 @@ <h2>Properties</h2> <table class="table table-condensed"> <tr> + <td class="type" id="property_uri"> + protected + + </td> + <td>$uri</td> + <td class="last"></td> + <td><small>from <a href="../../../Drush/Exec/ExecTrait.html#property_uri"> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a></small></td> + </tr> + <tr> <td class="type" id="property_commandData"> protected <abbr title="Drush\Commands\Consolidation\AnnotatedCommand\CommandData">CommandData</abbr>|null @@ -263,22 +278,66 @@ <h2>Methods</h2> DrushConfig as return type. Helps with IDE completion.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> <abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_configurePrompts">configurePrompts</a>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + + <p><p>Configure the prompt fallbacks.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + mixed + </div> + <div class="col-md-8"> + <a href="#method_promptUntilValid">promptUntilValid</a>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + + <p><p>Prompt the user until the given validation callback passes.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_restorePrompts">restorePrompts</a>() + + <p><p>Restore the prompts output.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + bool + </div> + <div class="col-md-8"> + <a href="#method_runningUnitTests">runningUnitTests</a>() + + <p class="no-description">No description</p> + </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> </div> <div class="col-md-8"> - <a href="#method___construct">__construct</a>() + <a href="#method___construct">__construct</a>(<abbr title="Consolidation\SiteAlias\SiteAliasManagerInterface">SiteAliasManagerInterface</abbr> $siteAliasManager) <p class="no-description">No description</p> </div> - <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method___construct"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + <div class="col-md-2"></div> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> + <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> </div> <div class="col-md-8"> <a href="#method_io">io</a>() @@ -323,6 +382,17 @@ <h2>Methods</h2> <div class="row"> <div class="col-md-2 type"> + </div> + <div class="col-md-8"> + <a href="#method_initHook">initHook</a>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + </div> <div class="col-md-8"> <a href="#method_printFileTopic">printFileTopic</a>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) @@ -341,6 +411,17 @@ <h2>Methods</h2> <p><p>Get a Guzzle handler stack that uses the Drush logger.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> <abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> + </div> + <div class="col-md-8"> + <a href="#method_create">create</a>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) + + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -361,7 +442,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_startBrowser"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_startBrowser"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L28">at line 28</a></div> <code> bool <strong>startBrowser</strong>(string|null $uri = null, int $sleep = 0, int|null $port = null, <abbr title="Drush\Exec\string|bool">string|bool</abbr> $browser = false) </code> @@ -422,7 +503,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_programExists"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_programExists"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L87">at line 87</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L92">at line 92</a></div> <code> static bool <strong>programExists</strong>($program) </code> @@ -466,7 +547,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getEditor"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_getEditor"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L99">at line 99</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L104">at line 104</a></div> <code> static string <strong>getEditor</strong>(string|null $editor = null) </code> @@ -510,7 +591,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -548,16 +629,178 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_configurePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> + <code> protected void + <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Configure the prompt fallbacks.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr></td> + <td>$input</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_promptUntilValid"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> + <code> protected mixed + <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Prompt the user until the given validation callback passes.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a></td> + <td>$prompt</td> + <td></td> + </tr> + <tr> + <td>bool|string</td> + <td>$required</td> + <td></td> + </tr> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null</td> + <td>$validate</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>mixed</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_restorePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> + <code> protected void + <strong>restorePrompts</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Restore the prompts output.</p></p> + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_runningUnitTests"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> + <code> protected bool + <strong>runningUnitTests</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p class="no-description">No description</p> + + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>bool</td> + <td></td> + </tr> + </table> + + + + </div> </div> </div> <div class="method-item"> <h3 id="method___construct"> - <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method___construct"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L51">at line 51</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/BrowseCommands.php#L23">at line 23</a></div> <code> - <strong>__construct</strong>() + <strong>__construct</strong>(<abbr title="Consolidation\SiteAlias\SiteAliasManagerInterface">SiteAliasManagerInterface</abbr> $siteAliasManager) </code> </h3> <div class="details"> @@ -569,6 +812,16 @@ <h3 id="method___construct"> </div> <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Consolidation\SiteAlias\SiteAliasManagerInterface">SiteAliasManagerInterface</abbr></td> + <td>$siteAliasManager</td> + <td></td> + </tr> + </table> + @@ -580,8 +833,8 @@ <h3 id="method___construct"> <div class="method-item"> <h3 id="method_io"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_io"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L58">at line 58</a></div> - <code> protected <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L59">at line 59</a></div> + <code> protected <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> <strong>io</strong>() </code> </h3> @@ -598,7 +851,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr></td> + <td><abbr title="Drush\Style\DrushStyle">DrushStyle</abbr></td> <td></td> </tr> </table> @@ -613,7 +866,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_logger"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_logger"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L70">at line 70</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L71">at line 71</a></div> <code> protected <abbr title="Drush\Commands\Drush\Log\DrushLoggerManager">DrushLoggerManager</abbr>|null <strong>logger</strong>() </code> @@ -646,7 +899,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_printFile"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFile"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L81">at line 81</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L82">at line 82</a></div> <code> protected void <strong>printFile</strong>(string $file) </code> @@ -689,7 +942,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_preHook"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_preHook"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L103">at line 103</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L104">at line 104</a></div> <code> <strong>preHook</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -716,6 +969,45 @@ <h4>Parameters</h4> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_initHook"> + <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L113">at line 113</a></div> + <code> + <strong>initHook</strong>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td></td> + <td>$input</td> + <td></td> + </tr> + <tr> + <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td>$annotationData</td> + <td></td> + </tr> + </table> + + + + + </div> </div> @@ -723,7 +1015,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_printFileTopic"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFileTopic"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L115">at line 115</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> <code> protected <strong>printFileTopic</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -757,7 +1049,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getStack"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L137">at line 137</a></div> <code> protected <abbr title="GuzzleHttp\HandlerStack">HandlerStack</abbr> <strong>getStack</strong>() </code> @@ -794,13 +1086,56 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_create"> + <div class="location">in <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/AutowireTrait.php#L27">at line 27</a></div> + <code> static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> + <strong>create</strong>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr></td> + <td>$container</td> + <td><p>The service container this instance should use.</p></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td><a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></td> + <td></td> + </tr> + </table> + + + + </div> </div> </div> <div class="method-item"> <h3 id="method_browse"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/BrowseCommands.php#L26">at line 26</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/BrowseCommands.php#L32">at line 32</a></div> <code> <strong>browse</strong>($path = '', array $options = ['browser' => true, 'redirect-port' => self::REQ]) </code> diff --git a/api/Drush/Commands/core/CacheCommands.html b/api/Drush/Commands/core/CacheCommands.html index e27b5f4ee7..3178305b63 100644 --- a/api/Drush/Commands/core/CacheCommands.html +++ b/api/Drush/Commands/core/CacheCommands.html @@ -86,7 +86,7 @@ <h1>CacheCommands <p>final class - <strong>CacheCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> implements <abbr title="Consolidation\AnnotatedCommand\Events\CustomEventAwareInterface">CustomEventAwareInterface</abbr>, <abbr title="Consolidation\AnnotatedCommand\Input\StdinAwareInterface">StdinAwareInterface</abbr> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/CacheCommands.php">View source</a>) + <strong>CacheCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> implements <abbr title="Consolidation\AnnotatedCommand\Events\CustomEventAwareInterface">CustomEventAwareInterface</abbr>, <abbr title="Consolidation\AnnotatedCommand\Input\StdinAwareInterface">StdinAwareInterface</abbr> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/CacheCommands.php">View source</a>) </p> @@ -99,6 +99,11 @@ <h2>Traits</h2> <div class="container-fluid underlined"> <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> + <div class="col-md-6"><p>A copy of \Drupal\Core\DependencyInjection\AutowireTrait with first params' type hint changed.</p></div> + </div> + <div class="row"> <div class="col-md-6"> <abbr title="Consolidation\AnnotatedCommand\Events\CustomEventAwareTrait">CustomEventAwareTrait</abbr> </div> <div class="col-md-6"></div> @@ -132,6 +137,11 @@ <h2>Traits</h2> <div class="col-md-6"> <abbr title="Robo\Common\IO">IO</abbr> </div> <div class="col-md-6"></div> + </div> + <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> </div> + <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -221,15 +231,6 @@ <h2>Constants</h2> <table class="table table-condensed"> <p><em></em></p> <p></p> </td> - </tr> - <tr> - <td> - REBUILD - </td> - <td class="last"> - <p><em></em></p> - <p></p> - </td> </tr> <tr> <td> @@ -247,6 +248,16 @@ <h2>Properties</h2> <table class="table table-condensed"> <tr> + <td class="type" id="property_uri"> + protected + + </td> + <td>$uri</td> + <td class="last"></td> + <td><small>from <a href="../../../Drush/Exec/ExecTrait.html#property_uri"> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a></small></td> + </tr> + <tr> <td class="type" id="property_commandData"> protected <abbr title="Drush\Commands\Consolidation\AnnotatedCommand\CommandData">CommandData</abbr>|null @@ -308,13 +319,58 @@ <h2>Methods</h2> DrushConfig as return type. Helps with IDE completion.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> <abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_configurePrompts">configurePrompts</a>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + + <p><p>Configure the prompt fallbacks.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + mixed + </div> + <div class="col-md-8"> + <a href="#method_promptUntilValid">promptUntilValid</a>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + + <p><p>Prompt the user until the given validation callback passes.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_restorePrompts">restorePrompts</a>() + + <p><p>Restore the prompts output.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + bool + </div> + <div class="col-md-8"> + <a href="#method_runningUnitTests">runningUnitTests</a>() + + <p class="no-description">No description</p> + </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> </div> <div class="col-md-8"> - <a href="#method___construct">__construct</a>(<abbr title="Drupal\Core\Cache\CacheTagsInvalidatorInterface">CacheTagsInvalidatorInterface</abbr> $invalidator, $themeRegistry, $routerBuilder, $jsOptimizer, $cssOptimizer, $pluginCacheClearer, <a href="../../../Drush/Boot/BootstrapManager.html"><abbr title="Drush\Boot\BootstrapManager">BootstrapManager</abbr></a> $bootstrapManager, <abbr title="Composer\Autoload\ClassLoader">ClassLoader</abbr> $autoloader) + <a href="#method___construct">__construct</a>(<abbr title="Drupal\Core\Cache\CacheTagsInvalidatorInterface">CacheTagsInvalidatorInterface</abbr> $invalidator, <abbr title="Drupal\Core\Theme\Registry">Registry</abbr> $themeRegistry, <abbr title="Drupal\Core\Routing\RouteBuilderInterface">RouteBuilderInterface</abbr> $routerBuilder, <abbr title="Drupal\Core\Asset\JsCollectionOptimizerLazy">JsCollectionOptimizerLazy</abbr> $jsOptimizer, $cssOptimizer, <abbr title="Drupal\Core\Plugin\CachedDiscoveryClearerInterface">CachedDiscoveryClearerInterface</abbr> $pluginCacheClearer, <a href="../../../Drush/Boot/BootstrapManager.html"><abbr title="Drush\Boot\BootstrapManager">BootstrapManager</abbr></a> $bootstrapManager, <abbr title="Composer\Autoload\ClassLoader">ClassLoader</abbr> $autoloader) <p class="no-description">No description</p> </div> @@ -322,7 +378,7 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> + <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> </div> <div class="col-md-8"> <a href="#method_io">io</a>() @@ -367,6 +423,17 @@ <h2>Methods</h2> <div class="row"> <div class="col-md-2 type"> + </div> + <div class="col-md-8"> + <a href="#method_initHook">initHook</a>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + </div> <div class="col-md-8"> <a href="#method_printFileTopic">printFileTopic</a>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) @@ -388,14 +455,14 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - static <a href="../../../Drush/Commands/core/CacheCommands.html"><abbr title="Drush\Commands\core\CacheCommands">CacheCommands</abbr></a> + static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> <div class="col-md-8"> - <a href="#method_create">create</a>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container, $drush_container) + <a href="#method_create">create</a>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) - <p class="no-description">No description</p> - </div> - <div class="col-md-2"></div> + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -574,7 +641,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_startBrowser"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_startBrowser"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L28">at line 28</a></div> <code> bool <strong>startBrowser</strong>(string|null $uri = null, int $sleep = 0, int|null $port = null, <abbr title="Drush\Exec\string|bool">string|bool</abbr> $browser = false) </code> @@ -635,7 +702,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_programExists"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_programExists"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L87">at line 87</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L92">at line 92</a></div> <code> static bool <strong>programExists</strong>($program) </code> @@ -679,7 +746,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getEditor"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_getEditor"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L99">at line 99</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L104">at line 104</a></div> <code> static string <strong>getEditor</strong>(string|null $editor = null) </code> @@ -723,7 +790,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -761,15 +828,178 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_configurePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> + <code> protected void + <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Configure the prompt fallbacks.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr></td> + <td>$input</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_promptUntilValid"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> + <code> protected mixed + <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Prompt the user until the given validation callback passes.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a></td> + <td>$prompt</td> + <td></td> + </tr> + <tr> + <td>bool|string</td> + <td>$required</td> + <td></td> + </tr> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null</td> + <td>$validate</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>mixed</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_restorePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> + <code> protected void + <strong>restorePrompts</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Restore the prompts output.</p></p> + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_runningUnitTests"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> + <code> protected bool + <strong>runningUnitTests</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p class="no-description">No description</p> + + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>bool</td> + <td></td> + </tr> + </table> + + + + </div> </div> </div> <div class="method-item"> <h3 id="method___construct"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/CacheCommands.php#L41">at line 41</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/CacheCommands.php#L45">at line 45</a></div> <code> - <strong>__construct</strong>(<abbr title="Drupal\Core\Cache\CacheTagsInvalidatorInterface">CacheTagsInvalidatorInterface</abbr> $invalidator, $themeRegistry, $routerBuilder, $jsOptimizer, $cssOptimizer, $pluginCacheClearer, <a href="../../../Drush/Boot/BootstrapManager.html"><abbr title="Drush\Boot\BootstrapManager">BootstrapManager</abbr></a> $bootstrapManager, <abbr title="Composer\Autoload\ClassLoader">ClassLoader</abbr> $autoloader) + <strong>__construct</strong>(<abbr title="Drupal\Core\Cache\CacheTagsInvalidatorInterface">CacheTagsInvalidatorInterface</abbr> $invalidator, <abbr title="Drupal\Core\Theme\Registry">Registry</abbr> $themeRegistry, <abbr title="Drupal\Core\Routing\RouteBuilderInterface">RouteBuilderInterface</abbr> $routerBuilder, <abbr title="Drupal\Core\Asset\JsCollectionOptimizerLazy">JsCollectionOptimizerLazy</abbr> $jsOptimizer, $cssOptimizer, <abbr title="Drupal\Core\Plugin\CachedDiscoveryClearerInterface">CachedDiscoveryClearerInterface</abbr> $pluginCacheClearer, <a href="../../../Drush/Boot/BootstrapManager.html"><abbr title="Drush\Boot\BootstrapManager">BootstrapManager</abbr></a> $bootstrapManager, <abbr title="Composer\Autoload\ClassLoader">ClassLoader</abbr> $autoloader) </code> </h3> <div class="details"> @@ -790,17 +1020,17 @@ <h4>Parameters</h4> <td></td> </tr> <tr> - <td></td> + <td><abbr title="Drupal\Core\Theme\Registry">Registry</abbr></td> <td>$themeRegistry</td> <td></td> </tr> <tr> - <td></td> + <td><abbr title="Drupal\Core\Routing\RouteBuilderInterface">RouteBuilderInterface</abbr></td> <td>$routerBuilder</td> <td></td> </tr> <tr> - <td></td> + <td><abbr title="Drupal\Core\Asset\JsCollectionOptimizerLazy">JsCollectionOptimizerLazy</abbr></td> <td>$jsOptimizer</td> <td></td> </tr> @@ -810,7 +1040,7 @@ <h4>Parameters</h4> <td></td> </tr> <tr> - <td></td> + <td><abbr title="Drupal\Core\Plugin\CachedDiscoveryClearerInterface">CachedDiscoveryClearerInterface</abbr></td> <td>$pluginCacheClearer</td> <td></td> </tr> @@ -837,8 +1067,8 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_io"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_io"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L58">at line 58</a></div> - <code> protected <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L59">at line 59</a></div> + <code> protected <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> <strong>io</strong>() </code> </h3> @@ -855,7 +1085,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr></td> + <td><abbr title="Drush\Style\DrushStyle">DrushStyle</abbr></td> <td></td> </tr> </table> @@ -870,7 +1100,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_logger"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_logger"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L70">at line 70</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L71">at line 71</a></div> <code> protected <abbr title="Drush\Commands\Drush\Log\DrushLoggerManager">DrushLoggerManager</abbr>|null <strong>logger</strong>() </code> @@ -903,7 +1133,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_printFile"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFile"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L81">at line 81</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L82">at line 82</a></div> <code> protected void <strong>printFile</strong>(string $file) </code> @@ -946,7 +1176,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_preHook"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_preHook"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L103">at line 103</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L104">at line 104</a></div> <code> <strong>preHook</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -973,6 +1203,45 @@ <h4>Parameters</h4> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_initHook"> + <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L113">at line 113</a></div> + <code> + <strong>initHook</strong>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td></td> + <td>$input</td> + <td></td> + </tr> + <tr> + <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td>$annotationData</td> + <td></td> + </tr> + </table> + + + + + </div> </div> @@ -980,7 +1249,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_printFileTopic"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFileTopic"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L115">at line 115</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> <code> protected <strong>printFileTopic</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -1014,7 +1283,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getStack"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L137">at line 137</a></div> <code> protected <abbr title="GuzzleHttp\HandlerStack">HandlerStack</abbr> <strong>getStack</strong>() </code> @@ -1057,9 +1326,10 @@ <h4>See also</h4> </div> <div class="method-item"> <h3 id="method_create"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/CacheCommands.php#L54">at line 54</a></div> - <code> static <a href="../../../Drush/Commands/core/CacheCommands.html"><abbr title="Drush\Commands\core\CacheCommands">CacheCommands</abbr></a> - <strong>create</strong>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container, $drush_container) + <div class="location">in <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/AutowireTrait.php#L27">at line 27</a></div> + <code> static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> + <strong>create</strong>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) </code> </h3> <div class="details"> @@ -1067,22 +1337,16 @@ <h3 id="method_create"> <div class="method-description"> - <p class="no-description">No description</p> - + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> <div class="tags"> <h4>Parameters</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr></td> + <td><abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr></td> <td>$container</td> - <td></td> - </tr> - <tr> - <td></td> - <td>$drush_container</td> - <td></td> + <td><p>The service container this instance should use.</p></td> </tr> </table> @@ -1091,7 +1355,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><a href="../../../Drush/Commands/core/CacheCommands.html"><abbr title="Drush\Commands\core\CacheCommands">CacheCommands</abbr></a></td> + <td><a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></td> <td></td> </tr> </table> @@ -1105,7 +1369,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_get"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/CacheCommands.php#L73">at line 73</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/CacheCommands.php#L64">at line 64</a></div> <code> <abbr title="Consolidation\OutputFormatters\StructuredData\PropertyList">PropertyList</abbr> <strong>get</strong>($cid, $bin = 'default', $options = ['format' => 'json']) </code> @@ -1157,7 +1421,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_tags"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/CacheCommands.php#L101">at line 101</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/CacheCommands.php#L92">at line 92</a></div> <code> void <strong>tags</strong>(string $tags) </code> @@ -1199,7 +1463,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_clear"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/CacheCommands.php#L115">at line 115</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/CacheCommands.php#L106">at line 106</a></div> <code> <strong>clear</strong>(string $type, array $args, $options = ['cache-clear' => true]) </code> @@ -1242,7 +1506,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_interact"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/CacheCommands.php#L137">at line 137</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/CacheCommands.php#L128">at line 128</a></div> <code> void <strong>interact</strong>($input, $output) </code> @@ -1290,7 +1554,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_set"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/CacheCommands.php#L158">at line 158</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/CacheCommands.php#L149">at line 149</a></div> <code> <strong>set</strong>($cid, $data, $bin = 'default', $expire = null, $tags = null, $options = ['input-format' => 'string', 'cache-get' => false]) </code> @@ -1348,7 +1612,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_setPrepareData"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/CacheCommands.php#L181">at line 181</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/CacheCommands.php#L172">at line 172</a></div> <code> protected <strong>setPrepareData</strong>($data, $options) </code> @@ -1387,7 +1651,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_validate"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/CacheCommands.php#L214">at line 214</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/CacheCommands.php#L202">at line 202</a></div> <code> void <strong>validate</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -1430,7 +1694,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getTypes"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/CacheCommands.php#L239">at line 239</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/CacheCommands.php#L227">at line 227</a></div> <code> array <strong>getTypes</strong>($include_bootstrapped_types = false) </code> @@ -1472,7 +1736,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_clearDrush"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/CacheCommands.php#L267">at line 267</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/CacheCommands.php#L255">at line 255</a></div> <code> void <strong>clearDrush</strong>() </code> @@ -1504,7 +1768,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_clearBins"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/CacheCommands.php#L281">at line 281</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/CacheCommands.php#L269">at line 269</a></div> <code> void <strong>clearBins</strong>($args = ['default']) </code> @@ -1546,7 +1810,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_clearThemeRegistry"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/CacheCommands.php#L290">at line 290</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/CacheCommands.php#L278">at line 278</a></div> <code> void <strong>clearThemeRegistry</strong>() </code> @@ -1579,7 +1843,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_clearRouter"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/CacheCommands.php#L295">at line 295</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/CacheCommands.php#L283">at line 283</a></div> <code> void <strong>clearRouter</strong>() </code> @@ -1612,7 +1876,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_clearCssJs"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/CacheCommands.php#L300">at line 300</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/CacheCommands.php#L288">at line 288</a></div> <code> void <strong>clearCssJs</strong>() </code> @@ -1645,7 +1909,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_clearContainer"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/CacheCommands.php#L307">at line 307</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/CacheCommands.php#L295">at line 295</a></div> <code> void <strong>clearContainer</strong>() </code> @@ -1678,7 +1942,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_clearRender"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/CacheCommands.php#L316">at line 316</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/CacheCommands.php#L304">at line 304</a></div> <code> void <strong>clearRender</strong>() </code> @@ -1710,7 +1974,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_clearPlugin"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/CacheCommands.php#L321">at line 321</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/CacheCommands.php#L309">at line 309</a></div> <code> void <strong>clearPlugin</strong>() </code> diff --git a/api/Drush/Commands/core/CacheRebuildCommands.html b/api/Drush/Commands/core/CacheRebuildCommands.html index bfd26d8cf6..24de7fa9e4 100644 --- a/api/Drush/Commands/core/CacheRebuildCommands.html +++ b/api/Drush/Commands/core/CacheRebuildCommands.html @@ -86,7 +86,7 @@ <h1>CacheRebuildCommands <p>final class - <strong>CacheRebuildCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/CacheRebuildCommands.php">View source</a>) + <strong>CacheRebuildCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/CacheRebuildCommands.php">View source</a>) </p> @@ -99,6 +99,11 @@ <h2>Traits</h2> <div class="container-fluid underlined"> <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> + <div class="col-md-6"><p>A copy of \Drupal\Core\DependencyInjection\AutowireTrait with first params' type hint changed.</p></div> + </div> + <div class="row"> <div class="col-md-6"> <abbr title="Consolidation\SiteProcess\ProcessManagerAwareTrait">ProcessManagerAwareTrait</abbr> </div> <div class="col-md-6"></div> @@ -122,6 +127,11 @@ <h2>Traits</h2> <div class="col-md-6"> <abbr title="Robo\Common\IO">IO</abbr> </div> <div class="col-md-6"></div> + </div> + <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> </div> + <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -192,6 +202,16 @@ <h2>Properties</h2> <table class="table table-condensed"> <tr> + <td class="type" id="property_uri"> + protected + + </td> + <td>$uri</td> + <td class="last"></td> + <td><small>from <a href="../../../Drush/Exec/ExecTrait.html#property_uri"> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a></small></td> + </tr> + <tr> <td class="type" id="property_commandData"> protected <abbr title="Drush\Commands\Consolidation\AnnotatedCommand\CommandData">CommandData</abbr>|null @@ -253,6 +273,51 @@ <h2>Methods</h2> DrushConfig as return type. Helps with IDE completion.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> <abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_configurePrompts">configurePrompts</a>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + + <p><p>Configure the prompt fallbacks.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + mixed + </div> + <div class="col-md-8"> + <a href="#method_promptUntilValid">promptUntilValid</a>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + + <p><p>Prompt the user until the given validation callback passes.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_restorePrompts">restorePrompts</a>() + + <p><p>Restore the prompts output.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + bool + </div> + <div class="col-md-8"> + <a href="#method_runningUnitTests">runningUnitTests</a>() + + <p class="no-description">No description</p> + </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -267,7 +332,7 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> + <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> </div> <div class="col-md-8"> <a href="#method_io">io</a>() @@ -312,6 +377,17 @@ <h2>Methods</h2> <div class="row"> <div class="col-md-2 type"> + </div> + <div class="col-md-8"> + <a href="#method_initHook">initHook</a>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + </div> <div class="col-md-8"> <a href="#method_printFileTopic">printFileTopic</a>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) @@ -333,14 +409,14 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - static <a href="../../../Drush/Commands/core/CacheRebuildCommands.html"><abbr title="Drush\Commands\core\CacheRebuildCommands">CacheRebuildCommands</abbr></a> + static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> <div class="col-md-8"> - <a href="#method_createEarly">createEarly</a>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $drush_container) + <a href="#method_create">create</a>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) - <p class="no-description">No description</p> - </div> - <div class="col-md-2"></div> + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -361,7 +437,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_startBrowser"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_startBrowser"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L28">at line 28</a></div> <code> bool <strong>startBrowser</strong>(string|null $uri = null, int $sleep = 0, int|null $port = null, <abbr title="Drush\Exec\string|bool">string|bool</abbr> $browser = false) </code> @@ -422,7 +498,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_programExists"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_programExists"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L87">at line 87</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L92">at line 92</a></div> <code> static bool <strong>programExists</strong>($program) </code> @@ -466,7 +542,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getEditor"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_getEditor"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L99">at line 99</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L104">at line 104</a></div> <code> static string <strong>getEditor</strong>(string|null $editor = null) </code> @@ -510,7 +586,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -548,13 +624,176 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_configurePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> + <code> protected void + <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Configure the prompt fallbacks.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr></td> + <td>$input</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_promptUntilValid"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> + <code> protected mixed + <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Prompt the user until the given validation callback passes.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a></td> + <td>$prompt</td> + <td></td> + </tr> + <tr> + <td>bool|string</td> + <td>$required</td> + <td></td> + </tr> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null</td> + <td>$validate</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>mixed</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_restorePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> + <code> protected void + <strong>restorePrompts</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Restore the prompts output.</p></p> + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_runningUnitTests"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> + <code> protected bool + <strong>runningUnitTests</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p class="no-description">No description</p> + + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>bool</td> + <td></td> + </tr> + </table> + + + + </div> </div> </div> <div class="method-item"> <h3 id="method___construct"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/CacheRebuildCommands.php#L23">at line 23</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/CacheRebuildCommands.php#L23">at line 23</a></div> <code> <strong>__construct</strong>(<a href="../../../Drush/Boot/BootstrapManager.html"><abbr title="Drush\Boot\BootstrapManager">BootstrapManager</abbr></a> $bootstrapManager, <abbr title="Composer\Autoload\ClassLoader">ClassLoader</abbr> $autoloader) </code> @@ -594,8 +833,8 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_io"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_io"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L58">at line 58</a></div> - <code> protected <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L59">at line 59</a></div> + <code> protected <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> <strong>io</strong>() </code> </h3> @@ -612,7 +851,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr></td> + <td><abbr title="Drush\Style\DrushStyle">DrushStyle</abbr></td> <td></td> </tr> </table> @@ -627,7 +866,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_logger"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_logger"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L70">at line 70</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L71">at line 71</a></div> <code> protected <abbr title="Drush\Commands\Drush\Log\DrushLoggerManager">DrushLoggerManager</abbr>|null <strong>logger</strong>() </code> @@ -660,7 +899,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_printFile"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFile"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L81">at line 81</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L82">at line 82</a></div> <code> protected void <strong>printFile</strong>(string $file) </code> @@ -703,7 +942,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_preHook"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_preHook"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L103">at line 103</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L104">at line 104</a></div> <code> <strong>preHook</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -730,6 +969,45 @@ <h4>Parameters</h4> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_initHook"> + <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L113">at line 113</a></div> + <code> + <strong>initHook</strong>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td></td> + <td>$input</td> + <td></td> + </tr> + <tr> + <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td>$annotationData</td> + <td></td> + </tr> + </table> + + + + + </div> </div> @@ -737,7 +1015,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_printFileTopic"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFileTopic"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L115">at line 115</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> <code> protected <strong>printFileTopic</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -771,7 +1049,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getStack"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L137">at line 137</a></div> <code> protected <abbr title="GuzzleHttp\HandlerStack">HandlerStack</abbr> <strong>getStack</strong>() </code> @@ -813,10 +1091,11 @@ <h4>See also</h4> </div> <div class="method-item"> - <h3 id="method_createEarly"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/CacheRebuildCommands.php#L30">at line 30</a></div> - <code> static <a href="../../../Drush/Commands/core/CacheRebuildCommands.html"><abbr title="Drush\Commands\core\CacheRebuildCommands">CacheRebuildCommands</abbr></a> - <strong>createEarly</strong>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $drush_container) + <h3 id="method_create"> + <div class="location">in <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/AutowireTrait.php#L27">at line 27</a></div> + <code> static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> + <strong>create</strong>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) </code> </h3> <div class="details"> @@ -824,8 +1103,7 @@ <h3 id="method_createEarly"> <div class="method-description"> - <p class="no-description">No description</p> - + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> <div class="tags"> <h4>Parameters</h4> @@ -833,8 +1111,8 @@ <h4>Parameters</h4> <table class="table table-condensed"> <tr> <td><abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr></td> - <td>$drush_container</td> - <td></td> + <td>$container</td> + <td><p>The service container this instance should use.</p></td> </tr> </table> @@ -843,7 +1121,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><a href="../../../Drush/Commands/core/CacheRebuildCommands.html"><abbr title="Drush\Commands\core\CacheRebuildCommands">CacheRebuildCommands</abbr></a></td> + <td><a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></td> <td></td> </tr> </table> @@ -857,7 +1135,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_rebuild"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/CacheRebuildCommands.php#L45">at line 45</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/CacheRebuildCommands.php#L35">at line 35</a></div> <code> <strong>rebuild</strong>($options = ['cache-clear' => true]) </code> diff --git a/api/Drush/Commands/core/CliCommands.html b/api/Drush/Commands/core/CliCommands.html index 21b80bc34a..66e32b69ce 100644 --- a/api/Drush/Commands/core/CliCommands.html +++ b/api/Drush/Commands/core/CliCommands.html @@ -86,7 +86,7 @@ <h1>CliCommands <p>final class - <strong>CliCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/CliCommands.php">View source</a>) + <strong>CliCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/CliCommands.php">View source</a>) </p> @@ -99,6 +99,11 @@ <h2>Traits</h2> <div class="container-fluid underlined"> <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> + <div class="col-md-6"><p>A copy of \Drupal\Core\DependencyInjection\AutowireTrait with first params' type hint changed.</p></div> + </div> + <div class="row"> <div class="col-md-6"> <abbr title="Consolidation\SiteProcess\ProcessManagerAwareTrait">ProcessManagerAwareTrait</abbr> </div> <div class="col-md-6"></div> @@ -122,6 +127,11 @@ <h2>Traits</h2> <div class="col-md-6"> <abbr title="Robo\Common\IO">IO</abbr> </div> <div class="col-md-6"></div> + </div> + <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> </div> + <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -201,6 +211,16 @@ <h2>Properties</h2> <table class="table table-condensed"> <tr> + <td class="type" id="property_uri"> + protected + + </td> + <td>$uri</td> + <td class="last"></td> + <td><small>from <a href="../../../Drush/Exec/ExecTrait.html#property_uri"> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a></small></td> + </tr> + <tr> <td class="type" id="property_commandData"> protected <abbr title="Drush\Commands\Consolidation\AnnotatedCommand\CommandData">CommandData</abbr>|null @@ -262,6 +282,51 @@ <h2>Methods</h2> DrushConfig as return type. Helps with IDE completion.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> <abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_configurePrompts">configurePrompts</a>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + + <p><p>Configure the prompt fallbacks.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + mixed + </div> + <div class="col-md-8"> + <a href="#method_promptUntilValid">promptUntilValid</a>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + + <p><p>Prompt the user until the given validation callback passes.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_restorePrompts">restorePrompts</a>() + + <p><p>Restore the prompts output.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + bool + </div> + <div class="col-md-8"> + <a href="#method_runningUnitTests">runningUnitTests</a>() + + <p class="no-description">No description</p> + </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -276,7 +341,7 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> + <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> </div> <div class="col-md-8"> <a href="#method_io">io</a>() @@ -321,6 +386,17 @@ <h2>Methods</h2> <div class="row"> <div class="col-md-2 type"> + </div> + <div class="col-md-8"> + <a href="#method_initHook">initHook</a>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + </div> <div class="col-md-8"> <a href="#method_printFileTopic">printFileTopic</a>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) @@ -342,14 +418,14 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - static <a href="../../../Drush/Commands/core/CliCommands.html"><abbr title="Drush\Commands\core\CliCommands">CliCommands</abbr></a> + static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> <div class="col-md-8"> - <a href="#method_create">create</a>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container) + <a href="#method_create">create</a>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) - <p class="no-description">No description</p> - </div> - <div class="col-md-2"></div> + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -431,7 +507,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_startBrowser"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_startBrowser"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L28">at line 28</a></div> <code> bool <strong>startBrowser</strong>(string|null $uri = null, int $sleep = 0, int|null $port = null, <abbr title="Drush\Exec\string|bool">string|bool</abbr> $browser = false) </code> @@ -492,7 +568,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_programExists"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_programExists"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L87">at line 87</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L92">at line 92</a></div> <code> static bool <strong>programExists</strong>($program) </code> @@ -536,7 +612,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getEditor"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_getEditor"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L99">at line 99</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L104">at line 104</a></div> <code> static string <strong>getEditor</strong>(string|null $editor = null) </code> @@ -580,7 +656,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -618,13 +694,176 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_configurePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> + <code> protected void + <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Configure the prompt fallbacks.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr></td> + <td>$input</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_promptUntilValid"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> + <code> protected mixed + <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Prompt the user until the given validation callback passes.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a></td> + <td>$prompt</td> + <td></td> + </tr> + <tr> + <td>bool|string</td> + <td>$required</td> + <td></td> + </tr> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null</td> + <td>$validate</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>mixed</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_restorePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> + <code> protected void + <strong>restorePrompts</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Restore the prompts output.</p></p> + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_runningUnitTests"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> + <code> protected bool + <strong>runningUnitTests</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p class="no-description">No description</p> + + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>bool</td> + <td></td> + </tr> + </table> + + + + </div> </div> </div> <div class="method-item"> <h3 id="method___construct"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/CliCommands.php#L26">at line 26</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/CliCommands.php#L36">at line 36</a></div> <code> <strong>__construct</strong>(<abbr title="Drupal\Core\Entity\EntityTypeManagerInterface">EntityTypeManagerInterface</abbr> $entityTypeManager) </code> @@ -659,8 +898,8 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_io"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_io"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L58">at line 58</a></div> - <code> protected <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L59">at line 59</a></div> + <code> protected <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> <strong>io</strong>() </code> </h3> @@ -677,7 +916,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr></td> + <td><abbr title="Drush\Style\DrushStyle">DrushStyle</abbr></td> <td></td> </tr> </table> @@ -692,7 +931,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_logger"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_logger"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L70">at line 70</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L71">at line 71</a></div> <code> protected <abbr title="Drush\Commands\Drush\Log\DrushLoggerManager">DrushLoggerManager</abbr>|null <strong>logger</strong>() </code> @@ -725,7 +964,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_printFile"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFile"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L81">at line 81</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L82">at line 82</a></div> <code> protected void <strong>printFile</strong>(string $file) </code> @@ -768,7 +1007,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_preHook"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_preHook"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L103">at line 103</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L104">at line 104</a></div> <code> <strong>preHook</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -795,6 +1034,45 @@ <h4>Parameters</h4> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_initHook"> + <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L113">at line 113</a></div> + <code> + <strong>initHook</strong>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td></td> + <td>$input</td> + <td></td> + </tr> + <tr> + <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td>$annotationData</td> + <td></td> + </tr> + </table> + + + + + </div> </div> @@ -802,7 +1080,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_printFileTopic"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFileTopic"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L115">at line 115</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> <code> protected <strong>printFileTopic</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -836,7 +1114,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getStack"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L137">at line 137</a></div> <code> protected <abbr title="GuzzleHttp\HandlerStack">HandlerStack</abbr> <strong>getStack</strong>() </code> @@ -879,9 +1157,10 @@ <h4>See also</h4> </div> <div class="method-item"> <h3 id="method_create"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/CliCommands.php#L32">at line 32</a></div> - <code> static <a href="../../../Drush/Commands/core/CliCommands.html"><abbr title="Drush\Commands\core\CliCommands">CliCommands</abbr></a> - <strong>create</strong>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container) + <div class="location">in <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/AutowireTrait.php#L27">at line 27</a></div> + <code> static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> + <strong>create</strong>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) </code> </h3> <div class="details"> @@ -889,17 +1168,16 @@ <h3 id="method_create"> <div class="method-description"> - <p class="no-description">No description</p> - + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> <div class="tags"> <h4>Parameters</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr></td> + <td><abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr></td> <td>$container</td> - <td></td> + <td><p>The service container this instance should use.</p></td> </tr> </table> @@ -908,7 +1186,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><a href="../../../Drush/Commands/core/CliCommands.html"><abbr title="Drush\Commands\core\CliCommands">CliCommands</abbr></a></td> + <td><a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></td> <td></td> </tr> </table> @@ -922,7 +1200,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_docs"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/CliCommands.php#L44">at line 44</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/CliCommands.php#L45">at line 45</a></div> <code> void <strong>docs</strong>() </code> @@ -954,7 +1232,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_cli"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/CliCommands.php#L56">at line 56</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/CliCommands.php#L57">at line 57</a></div> <code> void <strong>cli</strong>(array $options = ['version-history' => false, 'cwd' => self::REQ]) </code> @@ -996,7 +1274,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getDrushCommands"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/CliCommands.php#L129">at line 129</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/CliCommands.php#L130">at line 130</a></div> <code> protected array <strong>getDrushCommands</strong>() </code> @@ -1028,7 +1306,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getCasters"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/CliCommands.php#L176">at line 176</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/CliCommands.php#L177">at line 177</a></div> <code> protected array <strong>getCasters</strong>() </code> @@ -1062,7 +1340,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_historyPath"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/CliCommands.php#L198">at line 198</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/CliCommands.php#L198">at line 198</a></div> <code> protected string <strong>historyPath</strong>(array $options) </code> @@ -1104,7 +1382,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getPhpKeywords"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/CliCommands.php#L238">at line 238</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/CliCommands.php#L238">at line 238</a></div> <code> protected array <strong>getPhpKeywords</strong>() </code> @@ -1136,7 +1414,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_makeEntitiesAvailableWithShortClassNames"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/CliCommands.php#L309">at line 309</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/CliCommands.php#L309">at line 309</a></div> <code> void <strong>makeEntitiesAvailableWithShortClassNames</strong>() </code> diff --git a/api/Drush/Commands/core/CoreCommands.html b/api/Drush/Commands/core/CoreCommands.html index 83a2ed7f1a..04f731da01 100644 --- a/api/Drush/Commands/core/CoreCommands.html +++ b/api/Drush/Commands/core/CoreCommands.html @@ -86,7 +86,7 @@ <h1>CoreCommands <p>final class - <strong>CoreCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> implements <abbr title="Consolidation\SiteAlias\SiteAliasManagerAwareInterface">SiteAliasManagerAwareInterface</abbr> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/CoreCommands.php">View source</a>) + <strong>CoreCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/CoreCommands.php">View source</a>) </p> @@ -99,11 +99,6 @@ <h2>Traits</h2> <div class="container-fluid underlined"> <div class="row"> - <div class="col-md-6"> - <abbr title="Consolidation\SiteAlias\SiteAliasManagerAwareTrait">SiteAliasManagerAwareTrait</abbr> </div> - <div class="col-md-6"></div> - </div> - <div class="row"> <div class="col-md-6"> <abbr title="Consolidation\SiteProcess\ProcessManagerAwareTrait">ProcessManagerAwareTrait</abbr> </div> <div class="col-md-6"></div> @@ -127,6 +122,11 @@ <h2>Traits</h2> <div class="col-md-6"> <abbr title="Robo\Common\IO">IO</abbr> </div> <div class="col-md-6"></div> + </div> + <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> </div> + <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -206,6 +206,16 @@ <h2>Properties</h2> <table class="table table-condensed"> <tr> + <td class="type" id="property_uri"> + protected + + </td> + <td>$uri</td> + <td class="last"></td> + <td><small>from <a href="../../../Drush/Exec/ExecTrait.html#property_uri"> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a></small></td> + </tr> + <tr> <td class="type" id="property_commandData"> protected <abbr title="Drush\Commands\Consolidation\AnnotatedCommand\CommandData">CommandData</abbr>|null @@ -267,6 +277,51 @@ <h2>Methods</h2> DrushConfig as return type. Helps with IDE completion.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> <abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_configurePrompts">configurePrompts</a>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + + <p><p>Configure the prompt fallbacks.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + mixed + </div> + <div class="col-md-8"> + <a href="#method_promptUntilValid">promptUntilValid</a>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + + <p><p>Prompt the user until the given validation callback passes.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_restorePrompts">restorePrompts</a>() + + <p><p>Restore the prompts output.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + bool + </div> + <div class="col-md-8"> + <a href="#method_runningUnitTests">runningUnitTests</a>() + + <p class="no-description">No description</p> + </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -282,7 +337,7 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> + <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> </div> <div class="col-md-8"> <a href="#method_io">io</a>() @@ -327,6 +382,17 @@ <h2>Methods</h2> <div class="row"> <div class="col-md-2 type"> + </div> + <div class="col-md-8"> + <a href="#method_initHook">initHook</a>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + </div> <div class="col-md-8"> <a href="#method_printFileTopic">printFileTopic</a>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) @@ -375,7 +441,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_startBrowser"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_startBrowser"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L28">at line 28</a></div> <code> bool <strong>startBrowser</strong>(string|null $uri = null, int $sleep = 0, int|null $port = null, <abbr title="Drush\Exec\string|bool">string|bool</abbr> $browser = false) </code> @@ -436,7 +502,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_programExists"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_programExists"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L87">at line 87</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L92">at line 92</a></div> <code> static bool <strong>programExists</strong>($program) </code> @@ -480,7 +546,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getEditor"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_getEditor"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L99">at line 99</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L104">at line 104</a></div> <code> static string <strong>getEditor</strong>(string|null $editor = null) </code> @@ -524,7 +590,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -562,6 +628,169 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_configurePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> + <code> protected void + <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Configure the prompt fallbacks.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr></td> + <td>$input</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_promptUntilValid"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> + <code> protected mixed + <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Prompt the user until the given validation callback passes.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a></td> + <td>$prompt</td> + <td></td> + </tr> + <tr> + <td>bool|string</td> + <td>$required</td> + <td></td> + </tr> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null</td> + <td>$validate</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>mixed</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_restorePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> + <code> protected void + <strong>restorePrompts</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Restore the prompts output.</p></p> + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_runningUnitTests"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> + <code> protected bool + <strong>runningUnitTests</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p class="no-description">No description</p> + + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>bool</td> + <td></td> + </tr> + </table> + + + + </div> </div> @@ -569,7 +798,7 @@ <h4>See also</h4> <div class="method-item"> <h3 id="method___construct"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method___construct"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L51">at line 51</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L52">at line 52</a></div> <code> <strong>__construct</strong>() </code> @@ -594,8 +823,8 @@ <h3 id="method___construct"> <div class="method-item"> <h3 id="method_io"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_io"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L58">at line 58</a></div> - <code> protected <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L59">at line 59</a></div> + <code> protected <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> <strong>io</strong>() </code> </h3> @@ -612,7 +841,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr></td> + <td><abbr title="Drush\Style\DrushStyle">DrushStyle</abbr></td> <td></td> </tr> </table> @@ -627,7 +856,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_logger"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_logger"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L70">at line 70</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L71">at line 71</a></div> <code> protected <abbr title="Drush\Commands\Drush\Log\DrushLoggerManager">DrushLoggerManager</abbr>|null <strong>logger</strong>() </code> @@ -660,7 +889,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_printFile"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFile"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L81">at line 81</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L82">at line 82</a></div> <code> protected void <strong>printFile</strong>(string $file) </code> @@ -703,7 +932,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_preHook"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_preHook"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L103">at line 103</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L104">at line 104</a></div> <code> <strong>preHook</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -730,6 +959,45 @@ <h4>Parameters</h4> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_initHook"> + <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L113">at line 113</a></div> + <code> + <strong>initHook</strong>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td></td> + <td>$input</td> + <td></td> + </tr> + <tr> + <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td>$annotationData</td> + <td></td> + </tr> + </table> + + + + + </div> </div> @@ -737,7 +1005,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_printFileTopic"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFileTopic"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L115">at line 115</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> <code> protected <strong>printFileTopic</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -771,7 +1039,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getStack"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L137">at line 137</a></div> <code> protected <abbr title="GuzzleHttp\HandlerStack">HandlerStack</abbr> <strong>getStack</strong>() </code> @@ -814,7 +1082,7 @@ <h4>See also</h4> </div> <div class="method-item"> <h3 id="method_globalOptions"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/CoreCommands.php#L26">at line 26</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/CoreCommands.php#L22">at line 22</a></div> <code> <abbr title="Consolidation\OutputFormatters\StructuredData\RowsOfFields">RowsOfFields</abbr> <strong>globalOptions</strong>($options = ['format' => 'table']) </code> @@ -856,7 +1124,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_version"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/CoreCommands.php#L71">at line 71</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/CoreCommands.php#L67">at line 67</a></div> <code> <abbr title="Consolidation\OutputFormatters\StructuredData\PropertyList">PropertyList</abbr> <strong>version</strong>($options = ['format' => 'table']) </code> diff --git a/api/Drush/Commands/core/DeployCommands.html b/api/Drush/Commands/core/DeployCommands.html index 8c66dab18f..0cb290c343 100644 --- a/api/Drush/Commands/core/DeployCommands.html +++ b/api/Drush/Commands/core/DeployCommands.html @@ -86,7 +86,7 @@ <h1>DeployCommands <p>final class - <strong>DeployCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> implements <a href="../../../Drush/SiteAlias/SiteAliasManagerAwareInterface.html"><abbr title="Drush\SiteAlias\SiteAliasManagerAwareInterface">SiteAliasManagerAwareInterface</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/DeployCommands.php">View source</a>) + <strong>DeployCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/DeployCommands.php">View source</a>) </p> @@ -100,8 +100,8 @@ <h2>Traits</h2> <div class="container-fluid underlined"> <div class="row"> <div class="col-md-6"> - <abbr title="Consolidation\SiteAlias\SiteAliasManagerAwareTrait">SiteAliasManagerAwareTrait</abbr> </div> - <div class="col-md-6"></div> + <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> + <div class="col-md-6"><p>A copy of \Drupal\Core\DependencyInjection\AutowireTrait with first params' type hint changed.</p></div> </div> <div class="row"> <div class="col-md-6"> @@ -127,6 +127,11 @@ <h2>Traits</h2> <div class="col-md-6"> <abbr title="Robo\Common\IO">IO</abbr> </div> <div class="col-md-6"></div> + </div> + <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> </div> + <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -197,6 +202,16 @@ <h2>Properties</h2> <table class="table table-condensed"> <tr> + <td class="type" id="property_uri"> + protected + + </td> + <td>$uri</td> + <td class="last"></td> + <td><small>from <a href="../../../Drush/Exec/ExecTrait.html#property_uri"> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a></small></td> + </tr> + <tr> <td class="type" id="property_commandData"> protected <abbr title="Drush\Commands\Consolidation\AnnotatedCommand\CommandData">CommandData</abbr>|null @@ -258,22 +273,66 @@ <h2>Methods</h2> DrushConfig as return type. Helps with IDE completion.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> <abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_configurePrompts">configurePrompts</a>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + + <p><p>Configure the prompt fallbacks.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + mixed + </div> + <div class="col-md-8"> + <a href="#method_promptUntilValid">promptUntilValid</a>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + + <p><p>Prompt the user until the given validation callback passes.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_restorePrompts">restorePrompts</a>() + + <p><p>Restore the prompts output.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + bool + </div> + <div class="col-md-8"> + <a href="#method_runningUnitTests">runningUnitTests</a>() + + <p class="no-description">No description</p> + </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> </div> <div class="col-md-8"> - <a href="#method___construct">__construct</a>() + <a href="#method___construct">__construct</a>(<abbr title="Consolidation\SiteAlias\SiteAliasManagerInterface">SiteAliasManagerInterface</abbr> $siteAliasManager) <p class="no-description">No description</p> </div> - <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method___construct"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + <div class="col-md-2"></div> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> + <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> </div> <div class="col-md-8"> <a href="#method_io">io</a>() @@ -318,6 +377,17 @@ <h2>Methods</h2> <div class="row"> <div class="col-md-2 type"> + </div> + <div class="col-md-8"> + <a href="#method_initHook">initHook</a>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + </div> <div class="col-md-8"> <a href="#method_printFileTopic">printFileTopic</a>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) @@ -336,6 +406,17 @@ <h2>Methods</h2> <p><p>Get a Guzzle handler stack that uses the Drush logger.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> <abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> + </div> + <div class="col-md-8"> + <a href="#method_create">create</a>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) + + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -367,7 +448,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_startBrowser"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_startBrowser"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L28">at line 28</a></div> <code> bool <strong>startBrowser</strong>(string|null $uri = null, int $sleep = 0, int|null $port = null, <abbr title="Drush\Exec\string|bool">string|bool</abbr> $browser = false) </code> @@ -428,7 +509,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_programExists"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_programExists"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L87">at line 87</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L92">at line 92</a></div> <code> static bool <strong>programExists</strong>($program) </code> @@ -472,7 +553,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getEditor"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_getEditor"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L99">at line 99</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L104">at line 104</a></div> <code> static string <strong>getEditor</strong>(string|null $editor = null) </code> @@ -516,7 +597,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -554,16 +635,178 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_configurePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> + <code> protected void + <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Configure the prompt fallbacks.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr></td> + <td>$input</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_promptUntilValid"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> + <code> protected mixed + <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Prompt the user until the given validation callback passes.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a></td> + <td>$prompt</td> + <td></td> + </tr> + <tr> + <td>bool|string</td> + <td>$required</td> + <td></td> + </tr> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null</td> + <td>$validate</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>mixed</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_restorePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> + <code> protected void + <strong>restorePrompts</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Restore the prompts output.</p></p> + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_runningUnitTests"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> + <code> protected bool + <strong>runningUnitTests</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p class="no-description">No description</p> + + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>bool</td> + <td></td> + </tr> + </table> + + + + </div> </div> </div> <div class="method-item"> <h3 id="method___construct"> - <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method___construct"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L51">at line 51</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/DeployCommands.php#L24">at line 24</a></div> <code> - <strong>__construct</strong>() + <strong>__construct</strong>(<abbr title="Consolidation\SiteAlias\SiteAliasManagerInterface">SiteAliasManagerInterface</abbr> $siteAliasManager) </code> </h3> <div class="details"> @@ -575,6 +818,16 @@ <h3 id="method___construct"> </div> <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Consolidation\SiteAlias\SiteAliasManagerInterface">SiteAliasManagerInterface</abbr></td> + <td>$siteAliasManager</td> + <td></td> + </tr> + </table> + @@ -586,8 +839,8 @@ <h3 id="method___construct"> <div class="method-item"> <h3 id="method_io"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_io"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L58">at line 58</a></div> - <code> protected <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L59">at line 59</a></div> + <code> protected <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> <strong>io</strong>() </code> </h3> @@ -604,7 +857,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr></td> + <td><abbr title="Drush\Style\DrushStyle">DrushStyle</abbr></td> <td></td> </tr> </table> @@ -619,7 +872,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_logger"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_logger"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L70">at line 70</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L71">at line 71</a></div> <code> protected <abbr title="Drush\Commands\Drush\Log\DrushLoggerManager">DrushLoggerManager</abbr>|null <strong>logger</strong>() </code> @@ -652,7 +905,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_printFile"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFile"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L81">at line 81</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L82">at line 82</a></div> <code> protected void <strong>printFile</strong>(string $file) </code> @@ -695,7 +948,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_preHook"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_preHook"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L103">at line 103</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L104">at line 104</a></div> <code> <strong>preHook</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -722,6 +975,45 @@ <h4>Parameters</h4> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_initHook"> + <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L113">at line 113</a></div> + <code> + <strong>initHook</strong>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td></td> + <td>$input</td> + <td></td> + </tr> + <tr> + <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td>$annotationData</td> + <td></td> + </tr> + </table> + + + + + </div> </div> @@ -729,7 +1021,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_printFileTopic"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFileTopic"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L115">at line 115</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> <code> protected <strong>printFileTopic</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -763,7 +1055,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getStack"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L137">at line 137</a></div> <code> protected <abbr title="GuzzleHttp\HandlerStack">HandlerStack</abbr> <strong>getStack</strong>() </code> @@ -800,13 +1092,56 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_create"> + <div class="location">in <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/AutowireTrait.php#L27">at line 27</a></div> + <code> static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> + <strong>create</strong>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr></td> + <td>$container</td> + <td><p>The service container this instance should use.</p></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td><a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></td> + <td></td> + </tr> + </table> + + + + </div> </div> </div> <div class="method-item"> <h3 id="method_deploy"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/DeployCommands.php#L27">at line 27</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/DeployCommands.php#L33">at line 33</a></div> <code> void <strong>deploy</strong>() </code> @@ -838,7 +1173,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_cacheRebuild"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/DeployCommands.php#L57">at line 57</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/DeployCommands.php#L58">at line 58</a></div> <code> void <strong>cacheRebuild</strong>(<abbr title="Consolidation\SiteProcess\ProcessManager">ProcessManager</abbr> $manager, <abbr title="Consolidation\SiteAlias\SiteAlias">SiteAlias</abbr> $self, array $redispatchOptions) </code> diff --git a/api/Drush/Commands/core/DeployHookCommands.html b/api/Drush/Commands/core/DeployHookCommands.html index 75e06d41cd..978b600597 100644 --- a/api/Drush/Commands/core/DeployHookCommands.html +++ b/api/Drush/Commands/core/DeployHookCommands.html @@ -86,7 +86,7 @@ <h1>DeployHookCommands <p>final class - <strong>DeployHookCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> implements <abbr title="Consolidation\SiteAlias\SiteAliasManagerAwareInterface">SiteAliasManagerAwareInterface</abbr> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/DeployHookCommands.php">View source</a>) + <strong>DeployHookCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/DeployHookCommands.php">View source</a>) </p> @@ -100,8 +100,8 @@ <h2>Traits</h2> <div class="container-fluid underlined"> <div class="row"> <div class="col-md-6"> - <abbr title="Consolidation\SiteAlias\SiteAliasManagerAwareTrait">SiteAliasManagerAwareTrait</abbr> </div> - <div class="col-md-6"></div> + <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> + <div class="col-md-6"><p>A copy of \Drupal\Core\DependencyInjection\AutowireTrait with first params' type hint changed.</p></div> </div> <div class="row"> <div class="col-md-6"> @@ -127,6 +127,11 @@ <h2>Traits</h2> <div class="col-md-6"> <abbr title="Robo\Common\IO">IO</abbr> </div> <div class="col-md-6"></div> + </div> + <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> </div> + <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -224,6 +229,16 @@ <h2>Properties</h2> <table class="table table-condensed"> <tr> + <td class="type" id="property_uri"> + protected + + </td> + <td>$uri</td> + <td class="last"></td> + <td><small>from <a href="../../../Drush/Exec/ExecTrait.html#property_uri"> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a></small></td> + </tr> + <tr> <td class="type" id="property_commandData"> protected <abbr title="Drush\Commands\Consolidation\AnnotatedCommand\CommandData">CommandData</abbr>|null @@ -285,22 +300,66 @@ <h2>Methods</h2> DrushConfig as return type. Helps with IDE completion.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> <abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_configurePrompts">configurePrompts</a>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + + <p><p>Configure the prompt fallbacks.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + mixed + </div> + <div class="col-md-8"> + <a href="#method_promptUntilValid">promptUntilValid</a>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + + <p><p>Prompt the user until the given validation callback passes.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_restorePrompts">restorePrompts</a>() + + <p><p>Restore the prompts output.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + bool + </div> + <div class="col-md-8"> + <a href="#method_runningUnitTests">runningUnitTests</a>() + + <p class="no-description">No description</p> + </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> </div> <div class="col-md-8"> - <a href="#method___construct">__construct</a>() + <a href="#method___construct">__construct</a>($root, $site_path, $module_list, <abbr title="Drupal\Core\KeyValueStore\KeyValueFactoryInterface">KeyValueFactoryInterface</abbr> $key_value_factory, <abbr title="Drupal\Core\Extension\ThemeHandlerInterface">ThemeHandlerInterface</abbr> $theme_handler) <p class="no-description">No description</p> </div> - <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method___construct"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + <div class="col-md-2"></div> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> + <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> </div> <div class="col-md-8"> <a href="#method_io">io</a>() @@ -345,6 +404,17 @@ <h2>Methods</h2> <div class="row"> <div class="col-md-2 type"> + </div> + <div class="col-md-8"> + <a href="#method_initHook">initHook</a>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + </div> <div class="col-md-8"> <a href="#method_printFileTopic">printFileTopic</a>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) @@ -366,23 +436,23 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - static <abbr title="Drupal\Core\Update\UpdateRegistry">UpdateRegistry</abbr> + static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> <div class="col-md-8"> - <a href="#method_getRegistry">getRegistry</a>() + <a href="#method_create">create</a>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) - <p><p>Get the deploy hook update registry.</p></p> </div> - <div class="col-md-2"></div> + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> - void + static <abbr title="Drupal\Core\Update\UpdateRegistry">UpdateRegistry</abbr> </div> <div class="col-md-8"> - <a href="#method_setUpdateType">setUpdateType</a>(string $type) + <a href="#method_getRegistry">getRegistry</a>() - <p class="no-description">No description</p> - </div> + <p><p>Get the deploy hook update registry.</p></p> </div> <div class="col-md-2"></div> </div> </div> @@ -394,7 +464,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_startBrowser"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_startBrowser"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L28">at line 28</a></div> <code> bool <strong>startBrowser</strong>(string|null $uri = null, int $sleep = 0, int|null $port = null, <abbr title="Drush\Exec\string|bool">string|bool</abbr> $browser = false) </code> @@ -455,7 +525,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_programExists"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_programExists"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L87">at line 87</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L92">at line 92</a></div> <code> static bool <strong>programExists</strong>($program) </code> @@ -499,7 +569,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getEditor"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_getEditor"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L99">at line 99</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L104">at line 104</a></div> <code> static string <strong>getEditor</strong>(string|null $editor = null) </code> @@ -543,7 +613,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -581,16 +651,178 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_configurePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> + <code> protected void + <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Configure the prompt fallbacks.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr></td> + <td>$input</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_promptUntilValid"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> + <code> protected mixed + <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Prompt the user until the given validation callback passes.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a></td> + <td>$prompt</td> + <td></td> + </tr> + <tr> + <td>bool|string</td> + <td>$required</td> + <td></td> + </tr> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null</td> + <td>$validate</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>mixed</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_restorePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> + <code> protected void + <strong>restorePrompts</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Restore the prompts output.</p></p> + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_runningUnitTests"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> + <code> protected bool + <strong>runningUnitTests</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p class="no-description">No description</p> + + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>bool</td> + <td></td> + </tr> + </table> + + + + </div> </div> </div> <div class="method-item"> <h3 id="method___construct"> - <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method___construct"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L51">at line 51</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/DeployHookCommands.php#L50">at line 50</a></div> <code> - <strong>__construct</strong>() + <strong>__construct</strong>($root, $site_path, $module_list, <abbr title="Drupal\Core\KeyValueStore\KeyValueFactoryInterface">KeyValueFactoryInterface</abbr> $key_value_factory, <abbr title="Drupal\Core\Extension\ThemeHandlerInterface">ThemeHandlerInterface</abbr> $theme_handler) </code> </h3> <div class="details"> @@ -602,6 +834,36 @@ <h3 id="method___construct"> </div> <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td></td> + <td>$root</td> + <td></td> + </tr> + <tr> + <td></td> + <td>$site_path</td> + <td></td> + </tr> + <tr> + <td></td> + <td>$module_list</td> + <td></td> + </tr> + <tr> + <td><abbr title="Drupal\Core\KeyValueStore\KeyValueFactoryInterface">KeyValueFactoryInterface</abbr></td> + <td>$key_value_factory</td> + <td></td> + </tr> + <tr> + <td><abbr title="Drupal\Core\Extension\ThemeHandlerInterface">ThemeHandlerInterface</abbr></td> + <td>$theme_handler</td> + <td></td> + </tr> + </table> + @@ -613,8 +875,8 @@ <h3 id="method___construct"> <div class="method-item"> <h3 id="method_io"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_io"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L58">at line 58</a></div> - <code> protected <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L59">at line 59</a></div> + <code> protected <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> <strong>io</strong>() </code> </h3> @@ -631,7 +893,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr></td> + <td><abbr title="Drush\Style\DrushStyle">DrushStyle</abbr></td> <td></td> </tr> </table> @@ -646,7 +908,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_logger"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_logger"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L70">at line 70</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L71">at line 71</a></div> <code> protected <abbr title="Drush\Commands\Drush\Log\DrushLoggerManager">DrushLoggerManager</abbr>|null <strong>logger</strong>() </code> @@ -679,7 +941,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_printFile"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFile"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L81">at line 81</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L82">at line 82</a></div> <code> protected void <strong>printFile</strong>(string $file) </code> @@ -722,7 +984,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_preHook"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_preHook"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L103">at line 103</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L104">at line 104</a></div> <code> <strong>preHook</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -749,6 +1011,45 @@ <h4>Parameters</h4> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_initHook"> + <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L113">at line 113</a></div> + <code> + <strong>initHook</strong>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td></td> + <td>$input</td> + <td></td> + </tr> + <tr> + <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td>$annotationData</td> + <td></td> + </tr> + </table> + + + + + </div> </div> @@ -756,7 +1057,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_printFileTopic"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFileTopic"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L115">at line 115</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> <code> protected <strong>printFileTopic</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -790,7 +1091,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getStack"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L137">at line 137</a></div> <code> protected <abbr title="GuzzleHttp\HandlerStack">HandlerStack</abbr> <strong>getStack</strong>() </code> @@ -832,10 +1133,11 @@ <h4>See also</h4> </div> <div class="method-item"> - <h3 id="method_getRegistry"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/DeployHookCommands.php#L34">at line 34</a></div> - <code> static <abbr title="Drupal\Core\Update\UpdateRegistry">UpdateRegistry</abbr> - <strong>getRegistry</strong>() + <h3 id="method_create"> + <div class="location">in <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/AutowireTrait.php#L27">at line 27</a></div> + <code> static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> + <strong>create</strong>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) </code> </h3> <div class="details"> @@ -843,15 +1145,25 @@ <h3 id="method_getRegistry"> <div class="method-description"> - <p><p>Get the deploy hook update registry.</p></p> + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr></td> + <td>$container</td> + <td><p>The service container this instance should use.</p></td> + </tr> + </table> + <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Drupal\Core\Update\UpdateRegistry">UpdateRegistry</abbr></td> + <td><a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></td> <td></td> </tr> </table> @@ -864,10 +1176,10 @@ <h4>Return Value</h4> </div> <div class="method-item"> - <h3 id="method_setUpdateType"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/DeployHookCommands.php#L42">at line 42</a></div> - <code> void - <strong>setUpdateType</strong>(string $type) + <h3 id="method_getRegistry"> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/DeployHookCommands.php#L41">at line 41</a></div> + <code> static <abbr title="Drupal\Core\Update\UpdateRegistry">UpdateRegistry</abbr> + <strong>getRegistry</strong>() </code> </h3> <div class="details"> @@ -875,26 +1187,15 @@ <h3 id="method_setUpdateType"> <div class="method-description"> - <p class="no-description">No description</p> - + <p><p>Get the deploy hook update registry.</p></p> </div> <div class="tags"> - <h4>Parameters</h4> - - <table class="table table-condensed"> - <tr> - <td>string</td> - <td>$type</td> - <td></td> - </tr> - </table> - <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td>void</td> + <td><abbr title="Drupal\Core\Update\UpdateRegistry">UpdateRegistry</abbr></td> <td></td> </tr> </table> diff --git a/api/Drush/Commands/core/DrupalCommands.html b/api/Drush/Commands/core/DrupalCommands.html index 6a900817df..e6eb8c0246 100644 --- a/api/Drush/Commands/core/DrupalCommands.html +++ b/api/Drush/Commands/core/DrupalCommands.html @@ -86,7 +86,7 @@ <h1>DrupalCommands <p>final class - <strong>DrupalCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/DrupalCommands.php">View source</a>) + <strong>DrupalCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/DrupalCommands.php">View source</a>) </p> @@ -99,6 +99,11 @@ <h2>Traits</h2> <div class="container-fluid underlined"> <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> + <div class="col-md-6"><p>A copy of \Drupal\Core\DependencyInjection\AutowireTrait with first params' type hint changed.</p></div> + </div> + <div class="row"> <div class="col-md-6"> <abbr title="Consolidation\SiteProcess\ProcessManagerAwareTrait">ProcessManagerAwareTrait</abbr> </div> <div class="col-md-6"></div> @@ -122,6 +127,11 @@ <h2>Traits</h2> <div class="col-md-6"> <abbr title="Robo\Common\IO">IO</abbr> </div> <div class="col-md-6"></div> + </div> + <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> </div> + <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -210,6 +220,16 @@ <h2>Properties</h2> <table class="table table-condensed"> <tr> + <td class="type" id="property_uri"> + protected + + </td> + <td>$uri</td> + <td class="last"></td> + <td><small>from <a href="../../../Drush/Exec/ExecTrait.html#property_uri"> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a></small></td> + </tr> + <tr> <td class="type" id="property_commandData"> protected <abbr title="Drush\Commands\Consolidation\AnnotatedCommand\CommandData">CommandData</abbr>|null @@ -271,6 +291,51 @@ <h2>Methods</h2> DrushConfig as return type. Helps with IDE completion.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> <abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_configurePrompts">configurePrompts</a>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + + <p><p>Configure the prompt fallbacks.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + mixed + </div> + <div class="col-md-8"> + <a href="#method_promptUntilValid">promptUntilValid</a>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + + <p><p>Prompt the user until the given validation callback passes.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_restorePrompts">restorePrompts</a>() + + <p><p>Restore the prompts output.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + bool + </div> + <div class="col-md-8"> + <a href="#method_runningUnitTests">runningUnitTests</a>() + + <p class="no-description">No description</p> + </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -285,7 +350,7 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> + <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> </div> <div class="col-md-8"> <a href="#method_io">io</a>() @@ -330,6 +395,17 @@ <h2>Methods</h2> <div class="row"> <div class="col-md-2 type"> + </div> + <div class="col-md-8"> + <a href="#method_initHook">initHook</a>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + </div> <div class="col-md-8"> <a href="#method_printFileTopic">printFileTopic</a>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) @@ -351,21 +427,21 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Drupal\Core\CronInterface">CronInterface</abbr> + static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> <div class="col-md-8"> - <a href="#method_getCron">getCron</a>() + <a href="#method_create">create</a>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) - <p class="no-description">No description</p> - </div> - <div class="col-md-2"></div> + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Drupal\Core\Extension\ModuleHandlerInterface">ModuleHandlerInterface</abbr> + <abbr title="Drupal\Core\CronInterface">CronInterface</abbr> </div> <div class="col-md-8"> - <a href="#method_getModuleHandler">getModuleHandler</a>() + <a href="#method_getCron">getCron</a>() <p class="no-description">No description</p> </div> @@ -373,10 +449,10 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Drupal\Core\Routing\RouteProviderInterface">RouteProviderInterface</abbr> + <abbr title="Drupal\Core\Extension\ModuleHandlerInterface">ModuleHandlerInterface</abbr> </div> <div class="col-md-8"> - <a href="#method_getRouteProvider">getRouteProvider</a>() + <a href="#method_getModuleHandler">getModuleHandler</a>() <p class="no-description">No description</p> </div> @@ -384,10 +460,10 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - static <a href="../../../Drush/Commands/core/DrupalCommands.html"><abbr title="Drush\Commands\core\DrupalCommands">DrupalCommands</abbr></a> + <abbr title="Drupal\Core\Routing\RouteProviderInterface">RouteProviderInterface</abbr> </div> <div class="col-md-8"> - <a href="#method_create">create</a>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container) + <a href="#method_getRouteProvider">getRouteProvider</a>() <p class="no-description">No description</p> </div> @@ -395,7 +471,7 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - void + bool </div> <div class="col-md-8"> <a href="#method_cron">cron</a>() @@ -432,7 +508,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_startBrowser"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_startBrowser"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L28">at line 28</a></div> <code> bool <strong>startBrowser</strong>(string|null $uri = null, int $sleep = 0, int|null $port = null, <abbr title="Drush\Exec\string|bool">string|bool</abbr> $browser = false) </code> @@ -493,7 +569,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_programExists"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_programExists"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L87">at line 87</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L92">at line 92</a></div> <code> static bool <strong>programExists</strong>($program) </code> @@ -537,7 +613,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getEditor"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_getEditor"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L99">at line 99</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L104">at line 104</a></div> <code> static string <strong>getEditor</strong>(string|null $editor = null) </code> @@ -581,7 +657,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -619,13 +695,176 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_configurePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> + <code> protected void + <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Configure the prompt fallbacks.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr></td> + <td>$input</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_promptUntilValid"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> + <code> protected mixed + <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Prompt the user until the given validation callback passes.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a></td> + <td>$prompt</td> + <td></td> + </tr> + <tr> + <td>bool|string</td> + <td>$required</td> + <td></td> + </tr> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null</td> + <td>$validate</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>mixed</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_restorePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> + <code> protected void + <strong>restorePrompts</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Restore the prompts output.</p></p> + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_runningUnitTests"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> + <code> protected bool + <strong>runningUnitTests</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p class="no-description">No description</p> + + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>bool</td> + <td></td> + </tr> + </table> + + + + </div> </div> </div> <div class="method-item"> <h3 id="method___construct"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/DrupalCommands.php#L40">at line 40</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/DrupalCommands.php#L41">at line 41</a></div> <code> <strong>__construct</strong>(<abbr title="Drupal\Core\CronInterface">CronInterface</abbr> $cron, <abbr title="Drupal\Core\Extension\ModuleHandlerInterface">ModuleHandlerInterface</abbr> $moduleHandler, <abbr title="Drupal\Core\Routing\RouteProviderInterface">RouteProviderInterface</abbr> $routeProvider) </code> @@ -670,8 +909,8 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_io"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_io"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L58">at line 58</a></div> - <code> protected <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L59">at line 59</a></div> + <code> protected <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> <strong>io</strong>() </code> </h3> @@ -688,7 +927,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr></td> + <td><abbr title="Drush\Style\DrushStyle">DrushStyle</abbr></td> <td></td> </tr> </table> @@ -703,7 +942,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_logger"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_logger"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L70">at line 70</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L71">at line 71</a></div> <code> protected <abbr title="Drush\Commands\Drush\Log\DrushLoggerManager">DrushLoggerManager</abbr>|null <strong>logger</strong>() </code> @@ -736,7 +975,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_printFile"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFile"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L81">at line 81</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L82">at line 82</a></div> <code> protected void <strong>printFile</strong>(string $file) </code> @@ -779,7 +1018,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_preHook"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_preHook"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L103">at line 103</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L104">at line 104</a></div> <code> <strong>preHook</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -806,6 +1045,45 @@ <h4>Parameters</h4> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_initHook"> + <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L113">at line 113</a></div> + <code> + <strong>initHook</strong>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td></td> + <td>$input</td> + <td></td> + </tr> + <tr> + <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td>$annotationData</td> + <td></td> + </tr> + </table> + + + + + </div> </div> @@ -813,7 +1091,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_printFileTopic"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFileTopic"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L115">at line 115</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> <code> protected <strong>printFileTopic</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -847,7 +1125,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getStack"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L137">at line 137</a></div> <code> protected <abbr title="GuzzleHttp\HandlerStack">HandlerStack</abbr> <strong>getStack</strong>() </code> @@ -889,10 +1167,11 @@ <h4>See also</h4> </div> <div class="method-item"> - <h3 id="method_getCron"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/DrupalCommands.php#L25">at line 25</a></div> - <code> <abbr title="Drupal\Core\CronInterface">CronInterface</abbr> - <strong>getCron</strong>() + <h3 id="method_create"> + <div class="location">in <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/AutowireTrait.php#L27">at line 27</a></div> + <code> static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> + <strong>create</strong>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) </code> </h3> <div class="details"> @@ -900,16 +1179,25 @@ <h3 id="method_getCron"> <div class="method-description"> - <p class="no-description">No description</p> - + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr></td> + <td>$container</td> + <td><p>The service container this instance should use.</p></td> + </tr> + </table> + <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Drupal\Core\CronInterface">CronInterface</abbr></td> + <td><a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></td> <td></td> </tr> </table> @@ -922,10 +1210,10 @@ <h4>Return Value</h4> </div> <div class="method-item"> - <h3 id="method_getModuleHandler"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/DrupalCommands.php#L30">at line 30</a></div> - <code> <abbr title="Drupal\Core\Extension\ModuleHandlerInterface">ModuleHandlerInterface</abbr> - <strong>getModuleHandler</strong>() + <h3 id="method_getCron"> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/DrupalCommands.php#L26">at line 26</a></div> + <code> <abbr title="Drupal\Core\CronInterface">CronInterface</abbr> + <strong>getCron</strong>() </code> </h3> <div class="details"> @@ -942,7 +1230,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Drupal\Core\Extension\ModuleHandlerInterface">ModuleHandlerInterface</abbr></td> + <td><abbr title="Drupal\Core\CronInterface">CronInterface</abbr></td> <td></td> </tr> </table> @@ -955,10 +1243,10 @@ <h4>Return Value</h4> </div> <div class="method-item"> - <h3 id="method_getRouteProvider"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/DrupalCommands.php#L35">at line 35</a></div> - <code> <abbr title="Drupal\Core\Routing\RouteProviderInterface">RouteProviderInterface</abbr> - <strong>getRouteProvider</strong>() + <h3 id="method_getModuleHandler"> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/DrupalCommands.php#L31">at line 31</a></div> + <code> <abbr title="Drupal\Core\Extension\ModuleHandlerInterface">ModuleHandlerInterface</abbr> + <strong>getModuleHandler</strong>() </code> </h3> <div class="details"> @@ -975,7 +1263,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Drupal\Core\Routing\RouteProviderInterface">RouteProviderInterface</abbr></td> + <td><abbr title="Drupal\Core\Extension\ModuleHandlerInterface">ModuleHandlerInterface</abbr></td> <td></td> </tr> </table> @@ -988,10 +1276,10 @@ <h4>Return Value</h4> </div> <div class="method-item"> - <h3 id="method_create"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/DrupalCommands.php#L44">at line 44</a></div> - <code> static <a href="../../../Drush/Commands/core/DrupalCommands.html"><abbr title="Drush\Commands\core\DrupalCommands">DrupalCommands</abbr></a> - <strong>create</strong>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container) + <h3 id="method_getRouteProvider"> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/DrupalCommands.php#L36">at line 36</a></div> + <code> <abbr title="Drupal\Core\Routing\RouteProviderInterface">RouteProviderInterface</abbr> + <strong>getRouteProvider</strong>() </code> </h3> <div class="details"> @@ -1003,22 +1291,12 @@ <h3 id="method_create"> </div> <div class="tags"> - <h4>Parameters</h4> - - <table class="table table-condensed"> - <tr> - <td><abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr></td> - <td>$container</td> - <td></td> - </tr> - </table> - <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><a href="../../../Drush/Commands/core/DrupalCommands.html"><abbr title="Drush\Commands\core\DrupalCommands">DrupalCommands</abbr></a></td> + <td><abbr title="Drupal\Core\Routing\RouteProviderInterface">RouteProviderInterface</abbr></td> <td></td> </tr> </table> @@ -1032,8 +1310,8 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_cron"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/DrupalCommands.php#L58">at line 58</a></div> - <code> void + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/DrupalCommands.php#L54">at line 54</a></div> + <code> bool <strong>cron</strong>() </code> </h3> @@ -1042,7 +1320,7 @@ <h3 id="method_cron"> <div class="method-description"> - <p><p>Run all cron hooks in all active modules for specified site.</p></p> + <p><p>Run all cron hooks in all active modules for specified site.</p></p> <p><p>Consider using <code>drush maint:status && drush core:cron</code> to avoid cache poisoning during maintenance mode.</p></p> </div> <div class="tags"> @@ -1050,7 +1328,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td>void</td> + <td>bool</td> <td></td> </tr> </table> @@ -1064,7 +1342,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_requirements"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/DrupalCommands.php#L69">at line 69</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/DrupalCommands.php#L64">at line 64</a></div> <code> <abbr title="Consolidation\OutputFormatters\StructuredData\RowsOfFields">RowsOfFields</abbr> <strong>requirements</strong>($options = ['format' => 'table', 'severity' => -1, 'ignore' => '']) </code> @@ -1106,7 +1384,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_route"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/DrupalCommands.php#L133">at line 133</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/DrupalCommands.php#L128">at line 128</a></div> <code> <strong>route</strong>($options = ['name' => self::REQ, 'path' => self::REQ, 'format' => 'yaml']) </code> diff --git a/api/Drush/Commands/core/DrupalDirectoryCommands.html b/api/Drush/Commands/core/DrupalDirectoryCommands.html index d5fa05d850..b21da240b3 100644 --- a/api/Drush/Commands/core/DrupalDirectoryCommands.html +++ b/api/Drush/Commands/core/DrupalDirectoryCommands.html @@ -86,7 +86,7 @@ <h1>DrupalDirectoryCommands <p>final class - <strong>DrupalDirectoryCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> implements <abbr title="Consolidation\SiteAlias\SiteAliasManagerAwareInterface">SiteAliasManagerAwareInterface</abbr> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/DrupalDirectoryCommands.php">View source</a>) + <strong>DrupalDirectoryCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/DrupalDirectoryCommands.php">View source</a>) </p> @@ -100,8 +100,8 @@ <h2>Traits</h2> <div class="container-fluid underlined"> <div class="row"> <div class="col-md-6"> - <abbr title="Consolidation\SiteAlias\SiteAliasManagerAwareTrait">SiteAliasManagerAwareTrait</abbr> </div> - <div class="col-md-6"></div> + <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> + <div class="col-md-6"><p>A copy of \Drupal\Core\DependencyInjection\AutowireTrait with first params' type hint changed.</p></div> </div> <div class="row"> <div class="col-md-6"> @@ -127,6 +127,11 @@ <h2>Traits</h2> <div class="col-md-6"> <abbr title="Robo\Common\IO">IO</abbr> </div> <div class="col-md-6"></div> + </div> + <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> </div> + <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -197,6 +202,16 @@ <h2>Properties</h2> <table class="table table-condensed"> <tr> + <td class="type" id="property_uri"> + protected + + </td> + <td>$uri</td> + <td class="last"></td> + <td><small>from <a href="../../../Drush/Exec/ExecTrait.html#property_uri"> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a></small></td> + </tr> + <tr> <td class="type" id="property_commandData"> protected <abbr title="Drush\Commands\Consolidation\AnnotatedCommand\CommandData">CommandData</abbr>|null @@ -267,13 +282,58 @@ <h2>Methods</h2> DrushConfig as return type. Helps with IDE completion.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> <abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_configurePrompts">configurePrompts</a>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + + <p><p>Configure the prompt fallbacks.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + mixed + </div> + <div class="col-md-8"> + <a href="#method_promptUntilValid">promptUntilValid</a>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + + <p><p>Prompt the user until the given validation callback passes.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_restorePrompts">restorePrompts</a>() + + <p><p>Restore the prompts output.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + bool + </div> + <div class="col-md-8"> + <a href="#method_runningUnitTests">runningUnitTests</a>() + + <p class="no-description">No description</p> + </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> </div> <div class="col-md-8"> - <a href="#method___construct">__construct</a>() + <a href="#method___construct">__construct</a>(<abbr title="Consolidation\SiteAlias\SiteAliasManagerInterface">SiteAliasManagerInterface</abbr> $siteAliasManager) <p class="no-description">No description</p> </div> @@ -281,7 +341,7 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> + <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> </div> <div class="col-md-8"> <a href="#method_io">io</a>() @@ -326,6 +386,17 @@ <h2>Methods</h2> <div class="row"> <div class="col-md-2 type"> + </div> + <div class="col-md-8"> + <a href="#method_initHook">initHook</a>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + </div> <div class="col-md-8"> <a href="#method_printFileTopic">printFileTopic</a>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) @@ -344,6 +415,17 @@ <h2>Methods</h2> <p><p>Get a Guzzle handler stack that uses the Drush logger.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> <abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> + </div> + <div class="col-md-8"> + <a href="#method_create">create</a>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) + + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -374,7 +456,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_startBrowser"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_startBrowser"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L28">at line 28</a></div> <code> bool <strong>startBrowser</strong>(string|null $uri = null, int $sleep = 0, int|null $port = null, <abbr title="Drush\Exec\string|bool">string|bool</abbr> $browser = false) </code> @@ -435,7 +517,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_programExists"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_programExists"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L87">at line 87</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L92">at line 92</a></div> <code> static bool <strong>programExists</strong>($program) </code> @@ -479,7 +561,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getEditor"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_getEditor"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L99">at line 99</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L104">at line 104</a></div> <code> static string <strong>getEditor</strong>(string|null $editor = null) </code> @@ -523,7 +605,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -561,15 +643,178 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_configurePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> + <code> protected void + <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Configure the prompt fallbacks.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr></td> + <td>$input</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_promptUntilValid"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> + <code> protected mixed + <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Prompt the user until the given validation callback passes.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a></td> + <td>$prompt</td> + <td></td> + </tr> + <tr> + <td>bool|string</td> + <td>$required</td> + <td></td> + </tr> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null</td> + <td>$validate</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>mixed</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_restorePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> + <code> protected void + <strong>restorePrompts</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Restore the prompts output.</p></p> + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_runningUnitTests"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> + <code> protected bool + <strong>runningUnitTests</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p class="no-description">No description</p> + + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>bool</td> + <td></td> + </tr> + </table> + + + + </div> </div> </div> <div class="method-item"> <h3 id="method___construct"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/DrupalDirectoryCommands.php#L23">at line 23</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/DrupalDirectoryCommands.php#L22">at line 22</a></div> <code> - <strong>__construct</strong>() + <strong>__construct</strong>(<abbr title="Consolidation\SiteAlias\SiteAliasManagerInterface">SiteAliasManagerInterface</abbr> $siteAliasManager) </code> </h3> <div class="details"> @@ -581,6 +826,16 @@ <h3 id="method___construct"> </div> <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Consolidation\SiteAlias\SiteAliasManagerInterface">SiteAliasManagerInterface</abbr></td> + <td>$siteAliasManager</td> + <td></td> + </tr> + </table> + @@ -592,8 +847,8 @@ <h3 id="method___construct"> <div class="method-item"> <h3 id="method_io"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_io"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L58">at line 58</a></div> - <code> protected <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L59">at line 59</a></div> + <code> protected <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> <strong>io</strong>() </code> </h3> @@ -610,7 +865,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr></td> + <td><abbr title="Drush\Style\DrushStyle">DrushStyle</abbr></td> <td></td> </tr> </table> @@ -625,7 +880,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_logger"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_logger"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L70">at line 70</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L71">at line 71</a></div> <code> protected <abbr title="Drush\Commands\Drush\Log\DrushLoggerManager">DrushLoggerManager</abbr>|null <strong>logger</strong>() </code> @@ -658,7 +913,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_printFile"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFile"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L81">at line 81</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L82">at line 82</a></div> <code> protected void <strong>printFile</strong>(string $file) </code> @@ -701,7 +956,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_preHook"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_preHook"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L103">at line 103</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L104">at line 104</a></div> <code> <strong>preHook</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -728,6 +983,45 @@ <h4>Parameters</h4> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_initHook"> + <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L113">at line 113</a></div> + <code> + <strong>initHook</strong>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td></td> + <td>$input</td> + <td></td> + </tr> + <tr> + <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td>$annotationData</td> + <td></td> + </tr> + </table> + + + + + </div> </div> @@ -735,7 +1029,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_printFileTopic"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFileTopic"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L115">at line 115</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> <code> protected <strong>printFileTopic</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -769,7 +1063,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getStack"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L137">at line 137</a></div> <code> protected <abbr title="GuzzleHttp\HandlerStack">HandlerStack</abbr> <strong>getStack</strong>() </code> @@ -806,13 +1100,56 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_create"> + <div class="location">in <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/AutowireTrait.php#L27">at line 27</a></div> + <code> static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> + <strong>create</strong>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr></td> + <td>$container</td> + <td><p>The service container this instance should use.</p></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td><a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></td> + <td></td> + </tr> + </table> + + + + </div> </div> </div> <div class="method-item"> <h3 id="method_drupalDirectory"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/DrupalDirectoryCommands.php#L31">at line 31</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/DrupalDirectoryCommands.php#L32">at line 32</a></div> <code> string <strong>drupalDirectory</strong>(string $target = 'root', $options = ['local-only' => false]) </code> @@ -859,7 +1196,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getPath"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/DrupalDirectoryCommands.php#L64">at line 64</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/DrupalDirectoryCommands.php#L65">at line 65</a></div> <code> protected <strong>getPath</strong>($target = 'root', $local_only = false) </code> diff --git a/api/Drush/Commands/core/DrupliconCommands.html b/api/Drush/Commands/core/DrupliconCommands.html index 3bf7373e68..7c1f45866f 100644 --- a/api/Drush/Commands/core/DrupliconCommands.html +++ b/api/Drush/Commands/core/DrupliconCommands.html @@ -86,7 +86,7 @@ <h1>DrupliconCommands <p>final class - <strong>DrupliconCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> implements <abbr title="Robo\Contract\ConfigAwareInterface">ConfigAwareInterface</abbr> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/DrupliconCommands.php">View source</a>) + <strong>DrupliconCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/DrupliconCommands.php">View source</a>) </p> @@ -99,16 +99,6 @@ <h2>Traits</h2> <div class="container-fluid underlined"> <div class="row"> - <div class="col-md-6"> - <a href="../../../Drush/Config/ConfigAwareTrait.html"><abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> </div> - <div class="col-md-6"></div> - </div> - <div class="row"> - <div class="col-md-6"> - <abbr title="Robo\Common\ConfigAwareTrait">ConfigAwareTrait</abbr> </div> - <div class="col-md-6"></div> - </div> - <div class="row"> <div class="col-md-6"> <abbr title="Consolidation\SiteProcess\ProcessManagerAwareTrait">ProcessManagerAwareTrait</abbr> </div> <div class="col-md-6"></div> @@ -132,6 +122,11 @@ <h2>Traits</h2> <div class="col-md-6"> <abbr title="Robo\Common\IO">IO</abbr> </div> <div class="col-md-6"></div> + </div> + <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> </div> + <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -193,6 +188,16 @@ <h2>Properties</h2> <table class="table table-condensed"> <tr> + <td class="type" id="property_uri"> + protected + + </td> + <td>$uri</td> + <td class="last"></td> + <td><small>from <a href="../../../Drush/Exec/ExecTrait.html#property_uri"> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a></small></td> + </tr> + <tr> <td class="type" id="property_commandData"> protected <abbr title="Drush\Commands\Consolidation\AnnotatedCommand\CommandData">CommandData</abbr>|null @@ -263,6 +268,51 @@ <h2>Methods</h2> DrushConfig as return type. Helps with IDE completion.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> <abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_configurePrompts">configurePrompts</a>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + + <p><p>Configure the prompt fallbacks.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + mixed + </div> + <div class="col-md-8"> + <a href="#method_promptUntilValid">promptUntilValid</a>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + + <p><p>Prompt the user until the given validation callback passes.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_restorePrompts">restorePrompts</a>() + + <p><p>Restore the prompts output.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + bool + </div> + <div class="col-md-8"> + <a href="#method_runningUnitTests">runningUnitTests</a>() + + <p class="no-description">No description</p> + </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -278,7 +328,7 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> + <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> </div> <div class="col-md-8"> <a href="#method_io">io</a>() @@ -323,6 +373,17 @@ <h2>Methods</h2> <div class="row"> <div class="col-md-2 type"> + </div> + <div class="col-md-8"> + <a href="#method_initHook">initHook</a>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + </div> <div class="col-md-8"> <a href="#method_printFileTopic">printFileTopic</a>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) @@ -372,7 +433,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_startBrowser"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_startBrowser"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L28">at line 28</a></div> <code> bool <strong>startBrowser</strong>(string|null $uri = null, int $sleep = 0, int|null $port = null, <abbr title="Drush\Exec\string|bool">string|bool</abbr> $browser = false) </code> @@ -433,7 +494,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_programExists"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_programExists"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L87">at line 87</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L92">at line 92</a></div> <code> static bool <strong>programExists</strong>($program) </code> @@ -477,7 +538,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getEditor"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_getEditor"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L99">at line 99</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L104">at line 104</a></div> <code> static string <strong>getEditor</strong>(string|null $editor = null) </code> @@ -521,7 +582,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -559,6 +620,169 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_configurePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> + <code> protected void + <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Configure the prompt fallbacks.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr></td> + <td>$input</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_promptUntilValid"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> + <code> protected mixed + <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Prompt the user until the given validation callback passes.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a></td> + <td>$prompt</td> + <td></td> + </tr> + <tr> + <td>bool|string</td> + <td>$required</td> + <td></td> + </tr> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null</td> + <td>$validate</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>mixed</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_restorePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> + <code> protected void + <strong>restorePrompts</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Restore the prompts output.</p></p> + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_runningUnitTests"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> + <code> protected bool + <strong>runningUnitTests</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p class="no-description">No description</p> + + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>bool</td> + <td></td> + </tr> + </table> + + + + </div> </div> @@ -566,7 +790,7 @@ <h4>See also</h4> <div class="method-item"> <h3 id="method___construct"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method___construct"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L51">at line 51</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L52">at line 52</a></div> <code> <strong>__construct</strong>() </code> @@ -591,8 +815,8 @@ <h3 id="method___construct"> <div class="method-item"> <h3 id="method_io"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_io"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L58">at line 58</a></div> - <code> protected <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L59">at line 59</a></div> + <code> protected <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> <strong>io</strong>() </code> </h3> @@ -609,7 +833,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr></td> + <td><abbr title="Drush\Style\DrushStyle">DrushStyle</abbr></td> <td></td> </tr> </table> @@ -624,7 +848,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_logger"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_logger"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L70">at line 70</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L71">at line 71</a></div> <code> protected <abbr title="Drush\Commands\Drush\Log\DrushLoggerManager">DrushLoggerManager</abbr>|null <strong>logger</strong>() </code> @@ -657,7 +881,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_printFile"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFile"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L81">at line 81</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L82">at line 82</a></div> <code> protected void <strong>printFile</strong>(string $file) </code> @@ -700,7 +924,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_preHook"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_preHook"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L103">at line 103</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L104">at line 104</a></div> <code> <strong>preHook</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -727,6 +951,45 @@ <h4>Parameters</h4> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_initHook"> + <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L113">at line 113</a></div> + <code> + <strong>initHook</strong>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td></td> + <td>$input</td> + <td></td> + </tr> + <tr> + <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td>$annotationData</td> + <td></td> + </tr> + </table> + + + + + </div> </div> @@ -734,7 +997,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_printFileTopic"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFileTopic"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L115">at line 115</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> <code> protected <strong>printFileTopic</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -768,7 +1031,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getStack"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L137">at line 137</a></div> <code> protected <abbr title="GuzzleHttp\HandlerStack">HandlerStack</abbr> <strong>getStack</strong>() </code> @@ -811,7 +1074,7 @@ <h4>See also</h4> </div> <div class="method-item"> <h3 id="method_optionset"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/DrupliconCommands.php#L20">at line 20</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/DrupliconCommands.php#L16">at line 16</a></div> <code> void <strong>optionset</strong>($options = ['druplicon' => false]) </code> @@ -854,7 +1117,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_druplicon"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/DrupliconCommands.php#L29">at line 29</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/DrupliconCommands.php#L25">at line 25</a></div> <code> void <strong>druplicon</strong>($result, <abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> diff --git a/api/Drush/Commands/core/EditCommands.html b/api/Drush/Commands/core/EditCommands.html index 8857311624..14f67f5f95 100644 --- a/api/Drush/Commands/core/EditCommands.html +++ b/api/Drush/Commands/core/EditCommands.html @@ -86,7 +86,7 @@ <h1>EditCommands <p>final class - <strong>EditCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> implements <abbr title="Consolidation\SiteAlias\SiteAliasManagerAwareInterface">SiteAliasManagerAwareInterface</abbr> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/EditCommands.php">View source</a>) + <strong>EditCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/EditCommands.php">View source</a>) </p> @@ -99,11 +99,6 @@ <h2>Traits</h2> <div class="container-fluid underlined"> <div class="row"> - <div class="col-md-6"> - <abbr title="Consolidation\SiteAlias\SiteAliasManagerAwareTrait">SiteAliasManagerAwareTrait</abbr> </div> - <div class="col-md-6"></div> - </div> - <div class="row"> <div class="col-md-6"> <a href="../../../Drush/Exec/ExecTrait.html"><abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> </div> <div class="col-md-6"></div> @@ -132,6 +127,11 @@ <h2>Traits</h2> <div class="col-md-6"> <abbr title="Robo\Common\IO">IO</abbr> </div> <div class="col-md-6"></div> + </div> + <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> </div> + <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -202,6 +202,16 @@ <h2>Properties</h2> <table class="table table-condensed"> <tr> + <td class="type" id="property_uri"> + protected + + </td> + <td>$uri</td> + <td class="last"></td> + <td><small>from <a href="../../../Drush/Exec/ExecTrait.html#property_uri"> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a></small></td> + </tr> + <tr> <td class="type" id="property_commandData"> protected <abbr title="Drush\Commands\Consolidation\AnnotatedCommand\CommandData">CommandData</abbr>|null @@ -263,22 +273,66 @@ <h2>Methods</h2> DrushConfig as return type. Helps with IDE completion.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> <abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_configurePrompts">configurePrompts</a>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + + <p><p>Configure the prompt fallbacks.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + mixed + </div> + <div class="col-md-8"> + <a href="#method_promptUntilValid">promptUntilValid</a>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + + <p><p>Prompt the user until the given validation callback passes.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_restorePrompts">restorePrompts</a>() + + <p><p>Restore the prompts output.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + bool + </div> + <div class="col-md-8"> + <a href="#method_runningUnitTests">runningUnitTests</a>() + + <p class="no-description">No description</p> + </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> </div> <div class="col-md-8"> - <a href="#method___construct">__construct</a>() + <a href="#method___construct">__construct</a>(<abbr title="Consolidation\SiteAlias\SiteAliasManagerInterface">SiteAliasManagerInterface</abbr> $siteAliasManager) <p class="no-description">No description</p> </div> - <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method___construct"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + <div class="col-md-2"></div> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> + <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> </div> <div class="col-md-8"> <a href="#method_io">io</a>() @@ -323,6 +377,17 @@ <h2>Methods</h2> <div class="row"> <div class="col-md-2 type"> + </div> + <div class="col-md-8"> + <a href="#method_initHook">initHook</a>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + </div> <div class="col-md-8"> <a href="#method_printFileTopic">printFileTopic</a>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) @@ -341,6 +406,16 @@ <h2>Methods</h2> <p><p>Get a Guzzle handler stack that uses the Drush logger.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> <abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + static <a href="../../../Drush/Commands/core/EditCommands.html"><abbr title="Drush\Commands\core\EditCommands">EditCommands</abbr></a> + </div> + <div class="col-md-8"> + <a href="#method_create">create</a>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container, <abbr title="League\Container\Container">Container</abbr> $drush_container) + + <p><p>Not using Autowire in order to implicitly test backward compat.</p></p> </div> + <div class="col-md-2"></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -415,7 +490,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_startBrowser"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_startBrowser"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L28">at line 28</a></div> <code> bool <strong>startBrowser</strong>(string|null $uri = null, int $sleep = 0, int|null $port = null, <abbr title="Drush\Exec\string|bool">string|bool</abbr> $browser = false) </code> @@ -476,7 +551,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_programExists"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_programExists"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L87">at line 87</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L92">at line 92</a></div> <code> static bool <strong>programExists</strong>($program) </code> @@ -520,7 +595,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getEditor"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_getEditor"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L99">at line 99</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L104">at line 104</a></div> <code> static string <strong>getEditor</strong>(string|null $editor = null) </code> @@ -564,7 +639,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -602,16 +677,178 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_configurePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> + <code> protected void + <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Configure the prompt fallbacks.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr></td> + <td>$input</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_promptUntilValid"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> + <code> protected mixed + <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Prompt the user until the given validation callback passes.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a></td> + <td>$prompt</td> + <td></td> + </tr> + <tr> + <td>bool|string</td> + <td>$required</td> + <td></td> + </tr> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null</td> + <td>$validate</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>mixed</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_restorePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> + <code> protected void + <strong>restorePrompts</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Restore the prompts output.</p></p> + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_runningUnitTests"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> + <code> protected bool + <strong>runningUnitTests</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p class="no-description">No description</p> + + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>bool</td> + <td></td> + </tr> + </table> + + + + </div> </div> </div> <div class="method-item"> <h3 id="method___construct"> - <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method___construct"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L51">at line 51</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/EditCommands.php#L23">at line 23</a></div> <code> - <strong>__construct</strong>() + <strong>__construct</strong>(<abbr title="Consolidation\SiteAlias\SiteAliasManagerInterface">SiteAliasManagerInterface</abbr> $siteAliasManager) </code> </h3> <div class="details"> @@ -623,6 +860,16 @@ <h3 id="method___construct"> </div> <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Consolidation\SiteAlias\SiteAliasManagerInterface">SiteAliasManagerInterface</abbr></td> + <td>$siteAliasManager</td> + <td></td> + </tr> + </table> + @@ -634,8 +881,8 @@ <h3 id="method___construct"> <div class="method-item"> <h3 id="method_io"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_io"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L58">at line 58</a></div> - <code> protected <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L59">at line 59</a></div> + <code> protected <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> <strong>io</strong>() </code> </h3> @@ -652,7 +899,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr></td> + <td><abbr title="Drush\Style\DrushStyle">DrushStyle</abbr></td> <td></td> </tr> </table> @@ -667,7 +914,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_logger"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_logger"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L70">at line 70</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L71">at line 71</a></div> <code> protected <abbr title="Drush\Commands\Drush\Log\DrushLoggerManager">DrushLoggerManager</abbr>|null <strong>logger</strong>() </code> @@ -700,7 +947,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_printFile"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFile"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L81">at line 81</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L82">at line 82</a></div> <code> protected void <strong>printFile</strong>(string $file) </code> @@ -743,7 +990,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_preHook"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_preHook"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L103">at line 103</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L104">at line 104</a></div> <code> <strong>preHook</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -770,6 +1017,45 @@ <h4>Parameters</h4> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_initHook"> + <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L113">at line 113</a></div> + <code> + <strong>initHook</strong>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td></td> + <td>$input</td> + <td></td> + </tr> + <tr> + <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td>$annotationData</td> + <td></td> + </tr> + </table> + + + + + </div> </div> @@ -777,7 +1063,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_printFileTopic"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFileTopic"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L115">at line 115</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> <code> protected <strong>printFileTopic</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -811,7 +1097,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getStack"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L137">at line 137</a></div> <code> protected <abbr title="GuzzleHttp\HandlerStack">HandlerStack</abbr> <strong>getStack</strong>() </code> @@ -848,13 +1134,60 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_create"> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/EditCommands.php#L32">at line 32</a></div> + <code> static <a href="../../../Drush/Commands/core/EditCommands.html"><abbr title="Drush\Commands\core\EditCommands">EditCommands</abbr></a> + <strong>create</strong>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container, <abbr title="League\Container\Container">Container</abbr> $drush_container) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Not using Autowire in order to implicitly test backward compat.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr></td> + <td>$container</td> + <td></td> + </tr> + <tr> + <td><abbr title="League\Container\Container">Container</abbr></td> + <td>$drush_container</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td><a href="../../../Drush/Commands/core/EditCommands.html"><abbr title="Drush\Commands\core\EditCommands">EditCommands</abbr></a></td> + <td></td> + </tr> + </table> + + + + </div> </div> </div> <div class="method-item"> <h3 id="method_edit"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/EditCommands.php#L26">at line 26</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/EditCommands.php#L42">at line 42</a></div> <code> void <strong>edit</strong>($filter = null, array $options = []) </code> @@ -901,7 +1234,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_load"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/EditCommands.php#L68">at line 68</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/EditCommands.php#L84">at line 84</a></div> <code> array <strong>load</strong>($headers = true) </code> @@ -944,7 +1277,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_phpIniFiles"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/EditCommands.php#L122">at line 122</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/EditCommands.php#L138">at line 138</a></div> <code> static array <strong>phpIniFiles</strong>() </code> @@ -977,7 +1310,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_bashFiles"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/EditCommands.php#L131">at line 131</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/EditCommands.php#L147">at line 147</a></div> <code> array <strong>bashFiles</strong>() </code> @@ -1010,7 +1343,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_findBashrc"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/EditCommands.php#L147">at line 147</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/EditCommands.php#L163">at line 163</a></div> <code> static string <strong>findBashrc</strong>($home) </code> @@ -1053,7 +1386,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_complete"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/EditCommands.php#L152">at line 152</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/EditCommands.php#L168">at line 168</a></div> <code> array <strong>complete</strong>() </code> diff --git a/api/Drush/Commands/core/EntityCommands.html b/api/Drush/Commands/core/EntityCommands.html index 5609f421e4..fbedf385a4 100644 --- a/api/Drush/Commands/core/EntityCommands.html +++ b/api/Drush/Commands/core/EntityCommands.html @@ -86,7 +86,7 @@ <h1>EntityCommands <p>final class - <strong>EntityCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/EntityCommands.php">View source</a>) + <strong>EntityCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/EntityCommands.php">View source</a>) </p> @@ -99,6 +99,11 @@ <h2>Traits</h2> <div class="container-fluid underlined"> <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> + <div class="col-md-6"><p>A copy of \Drupal\Core\DependencyInjection\AutowireTrait with first params' type hint changed.</p></div> + </div> + <div class="row"> <div class="col-md-6"> <abbr title="Consolidation\SiteProcess\ProcessManagerAwareTrait">ProcessManagerAwareTrait</abbr> </div> <div class="col-md-6"></div> @@ -122,6 +127,11 @@ <h2>Traits</h2> <div class="col-md-6"> <abbr title="Robo\Common\IO">IO</abbr> </div> <div class="col-md-6"></div> + </div> + <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> </div> + <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -201,6 +211,16 @@ <h2>Properties</h2> <table class="table table-condensed"> <tr> + <td class="type" id="property_uri"> + protected + + </td> + <td>$uri</td> + <td class="last"></td> + <td><small>from <a href="../../../Drush/Exec/ExecTrait.html#property_uri"> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a></small></td> + </tr> + <tr> <td class="type" id="property_commandData"> protected <abbr title="Drush\Commands\Consolidation\AnnotatedCommand\CommandData">CommandData</abbr>|null @@ -262,6 +282,51 @@ <h2>Methods</h2> DrushConfig as return type. Helps with IDE completion.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> <abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_configurePrompts">configurePrompts</a>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + + <p><p>Configure the prompt fallbacks.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + mixed + </div> + <div class="col-md-8"> + <a href="#method_promptUntilValid">promptUntilValid</a>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + + <p><p>Prompt the user until the given validation callback passes.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_restorePrompts">restorePrompts</a>() + + <p><p>Restore the prompts output.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + bool + </div> + <div class="col-md-8"> + <a href="#method_runningUnitTests">runningUnitTests</a>() + + <p class="no-description">No description</p> + </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -276,7 +341,7 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> + <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> </div> <div class="col-md-8"> <a href="#method_io">io</a>() @@ -321,6 +386,17 @@ <h2>Methods</h2> <div class="row"> <div class="col-md-2 type"> + </div> + <div class="col-md-8"> + <a href="#method_initHook">initHook</a>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + </div> <div class="col-md-8"> <a href="#method_printFileTopic">printFileTopic</a>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) @@ -342,14 +418,14 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - static <a href="../../../Drush/Commands/core/EntityCommands.html"><abbr title="Drush\Commands\core\EntityCommands">EntityCommands</abbr></a> + static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> <div class="col-md-8"> - <a href="#method_create">create</a>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container) + <a href="#method_create">create</a>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) - <p class="no-description">No description</p> - </div> - <div class="col-md-2"></div> + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -411,7 +487,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_startBrowser"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_startBrowser"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L28">at line 28</a></div> <code> bool <strong>startBrowser</strong>(string|null $uri = null, int $sleep = 0, int|null $port = null, <abbr title="Drush\Exec\string|bool">string|bool</abbr> $browser = false) </code> @@ -472,7 +548,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_programExists"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_programExists"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L87">at line 87</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L92">at line 92</a></div> <code> static bool <strong>programExists</strong>($program) </code> @@ -516,7 +592,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getEditor"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_getEditor"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L99">at line 99</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L104">at line 104</a></div> <code> static string <strong>getEditor</strong>(string|null $editor = null) </code> @@ -560,7 +636,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -598,13 +674,176 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_configurePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> + <code> protected void + <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Configure the prompt fallbacks.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr></td> + <td>$input</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_promptUntilValid"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> + <code> protected mixed + <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Prompt the user until the given validation callback passes.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a></td> + <td>$prompt</td> + <td></td> + </tr> + <tr> + <td>bool|string</td> + <td>$required</td> + <td></td> + </tr> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null</td> + <td>$validate</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>mixed</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_restorePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> + <code> protected void + <strong>restorePrompts</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Restore the prompts output.</p></p> + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_runningUnitTests"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> + <code> protected bool + <strong>runningUnitTests</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p class="no-description">No description</p> + + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>bool</td> + <td></td> + </tr> + </table> + + + + </div> </div> </div> <div class="method-item"> <h3 id="method___construct"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/EntityCommands.php#L22">at line 22</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/EntityCommands.php#L24">at line 24</a></div> <code> <strong>__construct</strong>(<abbr title="Drupal\Core\Entity\EntityTypeManagerInterface">EntityTypeManagerInterface</abbr> $entityTypeManager) </code> @@ -639,8 +878,8 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_io"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_io"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L58">at line 58</a></div> - <code> protected <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L59">at line 59</a></div> + <code> protected <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> <strong>io</strong>() </code> </h3> @@ -657,7 +896,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr></td> + <td><abbr title="Drush\Style\DrushStyle">DrushStyle</abbr></td> <td></td> </tr> </table> @@ -672,7 +911,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_logger"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_logger"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L70">at line 70</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L71">at line 71</a></div> <code> protected <abbr title="Drush\Commands\Drush\Log\DrushLoggerManager">DrushLoggerManager</abbr>|null <strong>logger</strong>() </code> @@ -705,7 +944,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_printFile"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFile"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L81">at line 81</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L82">at line 82</a></div> <code> protected void <strong>printFile</strong>(string $file) </code> @@ -748,7 +987,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_preHook"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_preHook"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L103">at line 103</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L104">at line 104</a></div> <code> <strong>preHook</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -775,6 +1014,45 @@ <h4>Parameters</h4> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_initHook"> + <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L113">at line 113</a></div> + <code> + <strong>initHook</strong>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td></td> + <td>$input</td> + <td></td> + </tr> + <tr> + <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td>$annotationData</td> + <td></td> + </tr> + </table> + + + + + </div> </div> @@ -782,7 +1060,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_printFileTopic"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFileTopic"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L115">at line 115</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> <code> protected <strong>printFileTopic</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -816,7 +1094,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getStack"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L137">at line 137</a></div> <code> protected <abbr title="GuzzleHttp\HandlerStack">HandlerStack</abbr> <strong>getStack</strong>() </code> @@ -859,9 +1137,10 @@ <h4>See also</h4> </div> <div class="method-item"> <h3 id="method_create"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/EntityCommands.php#L27">at line 27</a></div> - <code> static <a href="../../../Drush/Commands/core/EntityCommands.html"><abbr title="Drush\Commands\core\EntityCommands">EntityCommands</abbr></a> - <strong>create</strong>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container) + <div class="location">in <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/AutowireTrait.php#L27">at line 27</a></div> + <code> static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> + <strong>create</strong>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) </code> </h3> <div class="details"> @@ -869,17 +1148,16 @@ <h3 id="method_create"> <div class="method-description"> - <p class="no-description">No description</p> - + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> <div class="tags"> <h4>Parameters</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr></td> + <td><abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr></td> <td>$container</td> - <td></td> + <td><p>The service container this instance should use.</p></td> </tr> </table> @@ -888,7 +1166,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><a href="../../../Drush/Commands/core/EntityCommands.html"><abbr title="Drush\Commands\core\EntityCommands">EntityCommands</abbr></a></td> + <td><a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></td> <td></td> </tr> </table> @@ -902,7 +1180,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_delete"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/EntityCommands.php#L41">at line 41</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/EntityCommands.php#L34">at line 34</a></div> <code> void <strong>delete</strong>(string $entity_type, $ids = null, array $options = ['bundle' => self::REQ, 'exclude' => self::REQ, 'chunks' => 50]) </code> @@ -954,7 +1232,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_doDelete"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/EntityCommands.php#L86">at line 86</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/EntityCommands.php#L79">at line 79</a></div> <code> void <strong>doDelete</strong>(string $entity_type, array $ids) </code> @@ -1018,7 +1296,7 @@ <h4>Exceptions</h4> </div> <div class="method-item"> <h3 id="method_loadSave"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/EntityCommands.php#L96">at line 96</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/EntityCommands.php#L89">at line 89</a></div> <code> void <strong>loadSave</strong>(string $entity_type, $ids = null, array $options = ['bundle' => self::REQ, 'exclude' => self::REQ, 'chunks' => 50]) </code> @@ -1070,7 +1348,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_doSave"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/EntityCommands.php#L137">at line 137</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/EntityCommands.php#L130">at line 130</a></div> <code> void <strong>doSave</strong>(string $entity_type, array $ids) </code> @@ -1134,7 +1412,7 @@ <h4>Exceptions</h4> </div> <div class="method-item"> <h3 id="method_getQuery"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/EntityCommands.php#L154">at line 154</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/EntityCommands.php#L144">at line 144</a></div> <code> protected <abbr title="Drupal\Core\Entity\Query\QueryInterface">QueryInterface</abbr> <strong>getQuery</strong>(string $entity_type, string|null $ids, array $options) </code> diff --git a/api/Drush/Commands/core/EntityCreateCommands.html b/api/Drush/Commands/core/EntityCreateCommands.html index 626f4e4f51..323ea47e33 100644 --- a/api/Drush/Commands/core/EntityCreateCommands.html +++ b/api/Drush/Commands/core/EntityCreateCommands.html @@ -86,7 +86,7 @@ <h1>EntityCreateCommands <p>final class - <strong>EntityCreateCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/EntityCreateCommands.php">View source</a>) + <strong>EntityCreateCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/EntityCreateCommands.php">View source</a>) </p> @@ -99,6 +99,11 @@ <h2>Traits</h2> <div class="container-fluid underlined"> <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> + <div class="col-md-6"><p>A copy of \Drupal\Core\DependencyInjection\AutowireTrait with first params' type hint changed.</p></div> + </div> + <div class="row"> <div class="col-md-6"> <abbr title="Consolidation\SiteProcess\ProcessManagerAwareTrait">ProcessManagerAwareTrait</abbr> </div> <div class="col-md-6"></div> @@ -122,6 +127,11 @@ <h2>Traits</h2> <div class="col-md-6"> <abbr title="Robo\Common\IO">IO</abbr> </div> <div class="col-md-6"></div> + </div> + <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> </div> + <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -192,6 +202,16 @@ <h2>Properties</h2> <table class="table table-condensed"> <tr> + <td class="type" id="property_uri"> + protected + + </td> + <td>$uri</td> + <td class="last"></td> + <td><small>from <a href="../../../Drush/Exec/ExecTrait.html#property_uri"> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a></small></td> + </tr> + <tr> <td class="type" id="property_commandData"> protected <abbr title="Drush\Commands\Consolidation\AnnotatedCommand\CommandData">CommandData</abbr>|null @@ -253,6 +273,51 @@ <h2>Methods</h2> DrushConfig as return type. Helps with IDE completion.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> <abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_configurePrompts">configurePrompts</a>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + + <p><p>Configure the prompt fallbacks.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + mixed + </div> + <div class="col-md-8"> + <a href="#method_promptUntilValid">promptUntilValid</a>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + + <p><p>Prompt the user until the given validation callback passes.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_restorePrompts">restorePrompts</a>() + + <p><p>Restore the prompts output.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + bool + </div> + <div class="col-md-8"> + <a href="#method_runningUnitTests">runningUnitTests</a>() + + <p class="no-description">No description</p> + </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -267,7 +332,7 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> + <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> </div> <div class="col-md-8"> <a href="#method_io">io</a>() @@ -312,6 +377,17 @@ <h2>Methods</h2> <div class="row"> <div class="col-md-2 type"> + </div> + <div class="col-md-8"> + <a href="#method_initHook">initHook</a>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + </div> <div class="col-md-8"> <a href="#method_printFileTopic">printFileTopic</a>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) @@ -333,14 +409,14 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - static <a href="../../../Drush/Commands/core/EntityCreateCommands.html"><abbr title="Drush\Commands\core\EntityCreateCommands">EntityCreateCommands</abbr></a> + static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> <div class="col-md-8"> - <a href="#method_create">create</a>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container) + <a href="#method_create">create</a>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) - <p class="no-description">No description</p> - </div> - <div class="col-md-2"></div> + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -372,7 +448,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_startBrowser"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_startBrowser"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L28">at line 28</a></div> <code> bool <strong>startBrowser</strong>(string|null $uri = null, int $sleep = 0, int|null $port = null, <abbr title="Drush\Exec\string|bool">string|bool</abbr> $browser = false) </code> @@ -433,7 +509,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_programExists"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_programExists"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L87">at line 87</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L92">at line 92</a></div> <code> static bool <strong>programExists</strong>($program) </code> @@ -477,7 +553,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getEditor"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_getEditor"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L99">at line 99</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L104">at line 104</a></div> <code> static string <strong>getEditor</strong>(string|null $editor = null) </code> @@ -521,7 +597,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -559,13 +635,176 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_configurePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> + <code> protected void + <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Configure the prompt fallbacks.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr></td> + <td>$input</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_promptUntilValid"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> + <code> protected mixed + <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Prompt the user until the given validation callback passes.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a></td> + <td>$prompt</td> + <td></td> + </tr> + <tr> + <td>bool|string</td> + <td>$required</td> + <td></td> + </tr> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null</td> + <td>$validate</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>mixed</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_restorePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> + <code> protected void + <strong>restorePrompts</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Restore the prompts output.</p></p> + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_runningUnitTests"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> + <code> protected bool + <strong>runningUnitTests</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p class="no-description">No description</p> + + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>bool</td> + <td></td> + </tr> + </table> + + + + </div> </div> </div> <div class="method-item"> <h3 id="method___construct"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/EntityCreateCommands.php#L27">at line 27</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/EntityCreateCommands.php#L29">at line 29</a></div> <code> <strong>__construct</strong>(<abbr title="Drupal\Core\Entity\EntityTypeManagerInterface">EntityTypeManagerInterface</abbr> $entityTypeManager, <abbr title="Drupal\Core\Entity\EntityFieldManagerInterface">EntityFieldManagerInterface</abbr> $entityFieldManager, <abbr title="Drupal\Core\Session\AccountSwitcherInterface">AccountSwitcherInterface</abbr> $accountSwitcher) </code> @@ -610,8 +849,8 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_io"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_io"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L58">at line 58</a></div> - <code> protected <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L59">at line 59</a></div> + <code> protected <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> <strong>io</strong>() </code> </h3> @@ -628,7 +867,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr></td> + <td><abbr title="Drush\Style\DrushStyle">DrushStyle</abbr></td> <td></td> </tr> </table> @@ -643,7 +882,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_logger"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_logger"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L70">at line 70</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L71">at line 71</a></div> <code> protected <abbr title="Drush\Commands\Drush\Log\DrushLoggerManager">DrushLoggerManager</abbr>|null <strong>logger</strong>() </code> @@ -676,7 +915,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_printFile"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFile"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L81">at line 81</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L82">at line 82</a></div> <code> protected void <strong>printFile</strong>(string $file) </code> @@ -719,7 +958,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_preHook"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_preHook"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L103">at line 103</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L104">at line 104</a></div> <code> <strong>preHook</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -746,6 +985,45 @@ <h4>Parameters</h4> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_initHook"> + <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L113">at line 113</a></div> + <code> + <strong>initHook</strong>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td></td> + <td>$input</td> + <td></td> + </tr> + <tr> + <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td>$annotationData</td> + <td></td> + </tr> + </table> + + + + + </div> </div> @@ -753,7 +1031,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_printFileTopic"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFileTopic"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L115">at line 115</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> <code> protected <strong>printFileTopic</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -787,7 +1065,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getStack"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L137">at line 137</a></div> <code> protected <abbr title="GuzzleHttp\HandlerStack">HandlerStack</abbr> <strong>getStack</strong>() </code> @@ -830,9 +1108,10 @@ <h4>See also</h4> </div> <div class="method-item"> <h3 id="method_create"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/EntityCreateCommands.php#L35">at line 35</a></div> - <code> static <a href="../../../Drush/Commands/core/EntityCreateCommands.html"><abbr title="Drush\Commands\core\EntityCreateCommands">EntityCreateCommands</abbr></a> - <strong>create</strong>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container) + <div class="location">in <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/AutowireTrait.php#L27">at line 27</a></div> + <code> static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> + <strong>create</strong>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) </code> </h3> <div class="details"> @@ -840,17 +1119,16 @@ <h3 id="method_create"> <div class="method-description"> - <p class="no-description">No description</p> - + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> <div class="tags"> <h4>Parameters</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr></td> + <td><abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr></td> <td>$container</td> - <td></td> + <td><p>The service container this instance should use.</p></td> </tr> </table> @@ -859,7 +1137,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><a href="../../../Drush/Commands/core/EntityCreateCommands.html"><abbr title="Drush\Commands\core\EntityCreateCommands">EntityCreateCommands</abbr></a></td> + <td><a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></td> <td></td> </tr> </table> @@ -873,7 +1151,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_createEntity"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/EntityCreateCommands.php#L54">at line 54</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/EntityCreateCommands.php#L45">at line 45</a></div> <code> string <strong>createEntity</strong>(string $entity_type, $bundle, array $options = ['validate' => true, 'uid' => self::REQ, 'skip-fields' => self::REQ]) </code> @@ -928,7 +1206,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_setValue"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/EntityCreateCommands.php#L223">at line 223</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/EntityCreateCommands.php#L214">at line 214</a></div> <code> protected void <strong>setValue</strong>(<abbr title="Drupal\Core\Entity\EntityInterface">EntityInterface</abbr> $entity, <abbr title="Drush\Commands\core\int|string">int|string</abbr> $name, mixed $value) </code> diff --git a/api/Drush/Commands/core/ImageCommands.html b/api/Drush/Commands/core/ImageCommands.html index 4a605008a2..0bc3e8961e 100644 --- a/api/Drush/Commands/core/ImageCommands.html +++ b/api/Drush/Commands/core/ImageCommands.html @@ -86,7 +86,7 @@ <h1>ImageCommands <p>final class - <strong>ImageCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/ImageCommands.php">View source</a>) + <strong>ImageCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/ImageCommands.php">View source</a>) </p> @@ -122,6 +122,11 @@ <h2>Traits</h2> <div class="col-md-6"> <abbr title="Robo\Common\IO">IO</abbr> </div> <div class="col-md-6"></div> + </div> + <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> </div> + <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -201,6 +206,16 @@ <h2>Properties</h2> <table class="table table-condensed"> <tr> + <td class="type" id="property_uri"> + protected + + </td> + <td>$uri</td> + <td class="last"></td> + <td><small>from <a href="../../../Drush/Exec/ExecTrait.html#property_uri"> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a></small></td> + </tr> + <tr> <td class="type" id="property_commandData"> protected <abbr title="Drush\Commands\Consolidation\AnnotatedCommand\CommandData">CommandData</abbr>|null @@ -262,6 +277,51 @@ <h2>Methods</h2> DrushConfig as return type. Helps with IDE completion.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> <abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_configurePrompts">configurePrompts</a>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + + <p><p>Configure the prompt fallbacks.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + mixed + </div> + <div class="col-md-8"> + <a href="#method_promptUntilValid">promptUntilValid</a>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + + <p><p>Prompt the user until the given validation callback passes.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_restorePrompts">restorePrompts</a>() + + <p><p>Restore the prompts output.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + bool + </div> + <div class="col-md-8"> + <a href="#method_runningUnitTests">runningUnitTests</a>() + + <p class="no-description">No description</p> + </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -277,7 +337,7 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> + <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> </div> <div class="col-md-8"> <a href="#method_io">io</a>() @@ -322,6 +382,17 @@ <h2>Methods</h2> <div class="row"> <div class="col-md-2 type"> + </div> + <div class="col-md-8"> + <a href="#method_initHook">initHook</a>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + </div> <div class="col-md-8"> <a href="#method_printFileTopic">printFileTopic</a>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) @@ -392,7 +463,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_startBrowser"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_startBrowser"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L28">at line 28</a></div> <code> bool <strong>startBrowser</strong>(string|null $uri = null, int $sleep = 0, int|null $port = null, <abbr title="Drush\Exec\string|bool">string|bool</abbr> $browser = false) </code> @@ -453,7 +524,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_programExists"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_programExists"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L87">at line 87</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L92">at line 92</a></div> <code> static bool <strong>programExists</strong>($program) </code> @@ -497,7 +568,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getEditor"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_getEditor"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L99">at line 99</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L104">at line 104</a></div> <code> static string <strong>getEditor</strong>(string|null $editor = null) </code> @@ -541,7 +612,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -579,6 +650,169 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_configurePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> + <code> protected void + <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Configure the prompt fallbacks.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr></td> + <td>$input</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_promptUntilValid"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> + <code> protected mixed + <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Prompt the user until the given validation callback passes.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a></td> + <td>$prompt</td> + <td></td> + </tr> + <tr> + <td>bool|string</td> + <td>$required</td> + <td></td> + </tr> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null</td> + <td>$validate</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>mixed</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_restorePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> + <code> protected void + <strong>restorePrompts</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Restore the prompts output.</p></p> + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_runningUnitTests"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> + <code> protected bool + <strong>runningUnitTests</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p class="no-description">No description</p> + + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>bool</td> + <td></td> + </tr> + </table> + + + + </div> </div> @@ -586,7 +820,7 @@ <h4>See also</h4> <div class="method-item"> <h3 id="method___construct"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method___construct"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L51">at line 51</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L52">at line 52</a></div> <code> <strong>__construct</strong>() </code> @@ -611,8 +845,8 @@ <h3 id="method___construct"> <div class="method-item"> <h3 id="method_io"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_io"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L58">at line 58</a></div> - <code> protected <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L59">at line 59</a></div> + <code> protected <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> <strong>io</strong>() </code> </h3> @@ -629,7 +863,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr></td> + <td><abbr title="Drush\Style\DrushStyle">DrushStyle</abbr></td> <td></td> </tr> </table> @@ -644,7 +878,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_logger"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_logger"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L70">at line 70</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L71">at line 71</a></div> <code> protected <abbr title="Drush\Commands\Drush\Log\DrushLoggerManager">DrushLoggerManager</abbr>|null <strong>logger</strong>() </code> @@ -677,7 +911,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_printFile"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFile"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L81">at line 81</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L82">at line 82</a></div> <code> protected void <strong>printFile</strong>(string $file) </code> @@ -720,7 +954,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_preHook"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_preHook"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L103">at line 103</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L104">at line 104</a></div> <code> <strong>preHook</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -747,6 +981,45 @@ <h4>Parameters</h4> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_initHook"> + <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L113">at line 113</a></div> + <code> + <strong>initHook</strong>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td></td> + <td>$input</td> + <td></td> + </tr> + <tr> + <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td>$annotationData</td> + <td></td> + </tr> + </table> + + + + + </div> </div> @@ -754,7 +1027,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_printFileTopic"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFileTopic"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L115">at line 115</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> <code> protected <strong>printFileTopic</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -788,7 +1061,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getStack"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L137">at line 137</a></div> <code> protected <abbr title="GuzzleHttp\HandlerStack">HandlerStack</abbr> <strong>getStack</strong>() </code> @@ -831,7 +1104,7 @@ <h4>See also</h4> </div> <div class="method-item"> <h3 id="method_flush"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/ImageCommands.php#L24">at line 24</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/ImageCommands.php#L24">at line 24</a></div> <code> void <strong>flush</strong>($style_names, $options = ['all' => false]) </code> @@ -878,7 +1151,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_interactFlush"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/ImageCommands.php#L41">at line 41</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/ImageCommands.php#L41">at line 41</a></div> <code> void <strong>interactFlush</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input, $output) </code> @@ -926,7 +1199,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_postInit"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/ImageCommands.php#L59">at line 59</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/ImageCommands.php#L59">at line 59</a></div> <code> void <strong>postInit</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) </code> @@ -974,7 +1247,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_derive"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/ImageCommands.php#L72">at line 72</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/ImageCommands.php#L72">at line 72</a></div> <code> <strong>derive</strong>($style_name, $source) </code> diff --git a/api/Drush/Commands/core/LanguageCommands.html b/api/Drush/Commands/core/LanguageCommands.html index a2687418fa..ff5c781626 100644 --- a/api/Drush/Commands/core/LanguageCommands.html +++ b/api/Drush/Commands/core/LanguageCommands.html @@ -86,7 +86,7 @@ <h1>LanguageCommands <p>final class - <strong>LanguageCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/LanguageCommands.php">View source</a>) + <strong>LanguageCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/LanguageCommands.php">View source</a>) </p> @@ -99,6 +99,11 @@ <h2>Traits</h2> <div class="container-fluid underlined"> <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> + <div class="col-md-6"><p>A copy of \Drupal\Core\DependencyInjection\AutowireTrait with first params' type hint changed.</p></div> + </div> + <div class="row"> <div class="col-md-6"> <abbr title="Consolidation\SiteProcess\ProcessManagerAwareTrait">ProcessManagerAwareTrait</abbr> </div> <div class="col-md-6"></div> @@ -122,6 +127,11 @@ <h2>Traits</h2> <div class="col-md-6"> <abbr title="Robo\Common\IO">IO</abbr> </div> <div class="col-md-6"></div> + </div> + <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> </div> + <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -201,6 +211,16 @@ <h2>Properties</h2> <table class="table table-condensed"> <tr> + <td class="type" id="property_uri"> + protected + + </td> + <td>$uri</td> + <td class="last"></td> + <td><small>from <a href="../../../Drush/Exec/ExecTrait.html#property_uri"> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a></small></td> + </tr> + <tr> <td class="type" id="property_commandData"> protected <abbr title="Drush\Commands\Consolidation\AnnotatedCommand\CommandData">CommandData</abbr>|null @@ -262,6 +282,51 @@ <h2>Methods</h2> DrushConfig as return type. Helps with IDE completion.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> <abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_configurePrompts">configurePrompts</a>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + + <p><p>Configure the prompt fallbacks.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + mixed + </div> + <div class="col-md-8"> + <a href="#method_promptUntilValid">promptUntilValid</a>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + + <p><p>Prompt the user until the given validation callback passes.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_restorePrompts">restorePrompts</a>() + + <p><p>Restore the prompts output.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + bool + </div> + <div class="col-md-8"> + <a href="#method_runningUnitTests">runningUnitTests</a>() + + <p class="no-description">No description</p> + </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -276,7 +341,7 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> + <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> </div> <div class="col-md-8"> <a href="#method_io">io</a>() @@ -321,6 +386,17 @@ <h2>Methods</h2> <div class="row"> <div class="col-md-2 type"> + </div> + <div class="col-md-8"> + <a href="#method_initHook">initHook</a>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + </div> <div class="col-md-8"> <a href="#method_printFileTopic">printFileTopic</a>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) @@ -342,21 +418,21 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Drupal\Core\Language\LanguageManagerInterface">LanguageManagerInterface</abbr> + static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> <div class="col-md-8"> - <a href="#method_getLanguageManager">getLanguageManager</a>() + <a href="#method_create">create</a>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) - <p class="no-description">No description</p> - </div> - <div class="col-md-2"></div> + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Drupal\Core\Extension\ModuleHandlerInterface">ModuleHandlerInterface</abbr> + <abbr title="Drupal\Core\Language\LanguageManagerInterface">LanguageManagerInterface</abbr> </div> <div class="col-md-8"> - <a href="#method_getModuleHandler">getModuleHandler</a>() + <a href="#method_getLanguageManager">getLanguageManager</a>() <p class="no-description">No description</p> </div> @@ -364,10 +440,10 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - static <a href="../../../Drush/Commands/core/LanguageCommands.html"><abbr title="Drush\Commands\core\LanguageCommands">LanguageCommands</abbr></a> + <abbr title="Drupal\Core\Extension\ModuleHandlerInterface">ModuleHandlerInterface</abbr> </div> <div class="col-md-8"> - <a href="#method_create">create</a>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container) + <a href="#method_getModuleHandler">getModuleHandler</a>() <p class="no-description">No description</p> </div> @@ -403,7 +479,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_startBrowser"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_startBrowser"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L28">at line 28</a></div> <code> bool <strong>startBrowser</strong>(string|null $uri = null, int $sleep = 0, int|null $port = null, <abbr title="Drush\Exec\string|bool">string|bool</abbr> $browser = false) </code> @@ -464,7 +540,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_programExists"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_programExists"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L87">at line 87</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L92">at line 92</a></div> <code> static bool <strong>programExists</strong>($program) </code> @@ -508,7 +584,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getEditor"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_getEditor"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L99">at line 99</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L104">at line 104</a></div> <code> static string <strong>getEditor</strong>(string|null $editor = null) </code> @@ -552,7 +628,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -590,13 +666,176 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_configurePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> + <code> protected void + <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Configure the prompt fallbacks.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr></td> + <td>$input</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_promptUntilValid"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> + <code> protected mixed + <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Prompt the user until the given validation callback passes.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a></td> + <td>$prompt</td> + <td></td> + </tr> + <tr> + <td>bool|string</td> + <td>$required</td> + <td></td> + </tr> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null</td> + <td>$validate</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>mixed</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_restorePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> + <code> protected void + <strong>restorePrompts</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Restore the prompts output.</p></p> + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_runningUnitTests"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> + <code> protected bool + <strong>runningUnitTests</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p class="no-description">No description</p> + + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>bool</td> + <td></td> + </tr> + </table> + + + + </div> </div> </div> <div class="method-item"> <h3 id="method___construct"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/LanguageCommands.php#L31">at line 31</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/LanguageCommands.php#L33">at line 33</a></div> <code> <strong>__construct</strong>(<abbr title="Drupal\Core\Language\LanguageManagerInterface">LanguageManagerInterface</abbr> $languageManager, <abbr title="Drupal\Core\Extension\ModuleHandlerInterface">ModuleHandlerInterface</abbr> $moduleHandler) </code> @@ -636,8 +875,8 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_io"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_io"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L58">at line 58</a></div> - <code> protected <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L59">at line 59</a></div> + <code> protected <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> <strong>io</strong>() </code> </h3> @@ -654,7 +893,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr></td> + <td><abbr title="Drush\Style\DrushStyle">DrushStyle</abbr></td> <td></td> </tr> </table> @@ -669,7 +908,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_logger"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_logger"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L70">at line 70</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L71">at line 71</a></div> <code> protected <abbr title="Drush\Commands\Drush\Log\DrushLoggerManager">DrushLoggerManager</abbr>|null <strong>logger</strong>() </code> @@ -702,7 +941,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_printFile"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFile"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L81">at line 81</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L82">at line 82</a></div> <code> protected void <strong>printFile</strong>(string $file) </code> @@ -745,7 +984,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_preHook"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_preHook"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L103">at line 103</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L104">at line 104</a></div> <code> <strong>preHook</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -772,6 +1011,45 @@ <h4>Parameters</h4> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_initHook"> + <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L113">at line 113</a></div> + <code> + <strong>initHook</strong>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td></td> + <td>$input</td> + <td></td> + </tr> + <tr> + <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td>$annotationData</td> + <td></td> + </tr> + </table> + + + + + </div> </div> @@ -779,7 +1057,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_printFileTopic"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFileTopic"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L115">at line 115</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> <code> protected <strong>printFileTopic</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -813,7 +1091,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getStack"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L137">at line 137</a></div> <code> protected <abbr title="GuzzleHttp\HandlerStack">HandlerStack</abbr> <strong>getStack</strong>() </code> @@ -855,10 +1133,11 @@ <h4>See also</h4> </div> <div class="method-item"> - <h3 id="method_getLanguageManager"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/LanguageCommands.php#L21">at line 21</a></div> - <code> <abbr title="Drupal\Core\Language\LanguageManagerInterface">LanguageManagerInterface</abbr> - <strong>getLanguageManager</strong>() + <h3 id="method_create"> + <div class="location">in <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/AutowireTrait.php#L27">at line 27</a></div> + <code> static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> + <strong>create</strong>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) </code> </h3> <div class="details"> @@ -866,16 +1145,25 @@ <h3 id="method_getLanguageManager"> <div class="method-description"> - <p class="no-description">No description</p> - + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr></td> + <td>$container</td> + <td><p>The service container this instance should use.</p></td> + </tr> + </table> + <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Drupal\Core\Language\LanguageManagerInterface">LanguageManagerInterface</abbr></td> + <td><a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></td> <td></td> </tr> </table> @@ -888,10 +1176,10 @@ <h4>Return Value</h4> </div> <div class="method-item"> - <h3 id="method_getModuleHandler"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/LanguageCommands.php#L26">at line 26</a></div> - <code> <abbr title="Drupal\Core\Extension\ModuleHandlerInterface">ModuleHandlerInterface</abbr> - <strong>getModuleHandler</strong>() + <h3 id="method_getLanguageManager"> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/LanguageCommands.php#L23">at line 23</a></div> + <code> <abbr title="Drupal\Core\Language\LanguageManagerInterface">LanguageManagerInterface</abbr> + <strong>getLanguageManager</strong>() </code> </h3> <div class="details"> @@ -908,7 +1196,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Drupal\Core\Extension\ModuleHandlerInterface">ModuleHandlerInterface</abbr></td> + <td><abbr title="Drupal\Core\Language\LanguageManagerInterface">LanguageManagerInterface</abbr></td> <td></td> </tr> </table> @@ -921,10 +1209,10 @@ <h4>Return Value</h4> </div> <div class="method-item"> - <h3 id="method_create"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/LanguageCommands.php#L35">at line 35</a></div> - <code> static <a href="../../../Drush/Commands/core/LanguageCommands.html"><abbr title="Drush\Commands\core\LanguageCommands">LanguageCommands</abbr></a> - <strong>create</strong>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container) + <h3 id="method_getModuleHandler"> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/LanguageCommands.php#L28">at line 28</a></div> + <code> <abbr title="Drupal\Core\Extension\ModuleHandlerInterface">ModuleHandlerInterface</abbr> + <strong>getModuleHandler</strong>() </code> </h3> <div class="details"> @@ -936,22 +1224,12 @@ <h3 id="method_create"> </div> <div class="tags"> - <h4>Parameters</h4> - - <table class="table table-condensed"> - <tr> - <td><abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr></td> - <td>$container</td> - <td></td> - </tr> - </table> - <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><a href="../../../Drush/Commands/core/LanguageCommands.html"><abbr title="Drush\Commands\core\LanguageCommands">LanguageCommands</abbr></a></td> + <td><abbr title="Drupal\Core\Extension\ModuleHandlerInterface">ModuleHandlerInterface</abbr></td> <td></td> </tr> </table> @@ -965,7 +1243,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_add"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/LanguageCommands.php#L45">at line 45</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/LanguageCommands.php#L40">at line 40</a></div> <code> void <strong>add</strong>($langcode, $options = ['skip-translations' => false]) </code> @@ -1013,7 +1291,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_info"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/LanguageCommands.php#L85">at line 85</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/LanguageCommands.php#L80">at line 80</a></div> <code> <abbr title="Consolidation\OutputFormatters\StructuredData\RowsOfFields">RowsOfFields</abbr> <strong>info</strong>() </code> diff --git a/api/Drush/Commands/core/LinkHooks.html b/api/Drush/Commands/core/LinkHooks.html index 4087d5cd7d..99a6a720fe 100644 --- a/api/Drush/Commands/core/LinkHooks.html +++ b/api/Drush/Commands/core/LinkHooks.html @@ -86,7 +86,7 @@ <h1>LinkHooks <p>final class - <strong>LinkHooks</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/LinkHooks.php">View source</a>) + <strong>LinkHooks</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/LinkHooks.php">View source</a>) </p> @@ -99,6 +99,11 @@ <h2>Traits</h2> <div class="container-fluid underlined"> <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> + <div class="col-md-6"><p>A copy of \Drupal\Core\DependencyInjection\AutowireTrait with first params' type hint changed.</p></div> + </div> + <div class="row"> <div class="col-md-6"> <abbr title="Consolidation\SiteProcess\ProcessManagerAwareTrait">ProcessManagerAwareTrait</abbr> </div> <div class="col-md-6"></div> @@ -122,6 +127,11 @@ <h2>Traits</h2> <div class="col-md-6"> <abbr title="Robo\Common\IO">IO</abbr> </div> <div class="col-md-6"></div> + </div> + <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> </div> + <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -183,6 +193,16 @@ <h2>Properties</h2> <table class="table table-condensed"> <tr> + <td class="type" id="property_uri"> + protected + + </td> + <td>$uri</td> + <td class="last"></td> + <td><small>from <a href="../../../Drush/Exec/ExecTrait.html#property_uri"> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a></small></td> + </tr> + <tr> <td class="type" id="property_commandData"> protected <abbr title="Drush\Commands\Consolidation\AnnotatedCommand\CommandData">CommandData</abbr>|null @@ -244,6 +264,51 @@ <h2>Methods</h2> DrushConfig as return type. Helps with IDE completion.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> <abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_configurePrompts">configurePrompts</a>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + + <p><p>Configure the prompt fallbacks.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + mixed + </div> + <div class="col-md-8"> + <a href="#method_promptUntilValid">promptUntilValid</a>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + + <p><p>Prompt the user until the given validation callback passes.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_restorePrompts">restorePrompts</a>() + + <p><p>Restore the prompts output.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + bool + </div> + <div class="col-md-8"> + <a href="#method_runningUnitTests">runningUnitTests</a>() + + <p class="no-description">No description</p> + </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -258,7 +323,7 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> + <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> </div> <div class="col-md-8"> <a href="#method_io">io</a>() @@ -303,6 +368,17 @@ <h2>Methods</h2> <div class="row"> <div class="col-md-2 type"> + </div> + <div class="col-md-8"> + <a href="#method_initHook">initHook</a>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + </div> <div class="col-md-8"> <a href="#method_printFileTopic">printFileTopic</a>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) @@ -324,14 +400,14 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - static <a href="../../../Drush/Commands/core/LinkHooks.html"><abbr title="Drush\Commands\core\LinkHooks">LinkHooks</abbr></a> + static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> <div class="col-md-8"> - <a href="#method_create">create</a>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container) + <a href="#method_create">create</a>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) - <p class="no-description">No description</p> - </div> - <div class="col-md-2"></div> + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -408,7 +484,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_startBrowser"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_startBrowser"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L28">at line 28</a></div> <code> bool <strong>startBrowser</strong>(string|null $uri = null, int $sleep = 0, int|null $port = null, <abbr title="Drush\Exec\string|bool">string|bool</abbr> $browser = false) </code> @@ -469,7 +545,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_programExists"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_programExists"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L87">at line 87</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L92">at line 92</a></div> <code> static bool <strong>programExists</strong>($program) </code> @@ -513,7 +589,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getEditor"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_getEditor"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L99">at line 99</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L104">at line 104</a></div> <code> static string <strong>getEditor</strong>(string|null $editor = null) </code> @@ -557,7 +633,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -595,13 +671,176 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_configurePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> + <code> protected void + <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Configure the prompt fallbacks.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr></td> + <td>$input</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_promptUntilValid"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> + <code> protected mixed + <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Prompt the user until the given validation callback passes.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a></td> + <td>$prompt</td> + <td></td> + </tr> + <tr> + <td>bool|string</td> + <td>$required</td> + <td></td> + </tr> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null</td> + <td>$validate</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>mixed</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_restorePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> + <code> protected void + <strong>restorePrompts</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Restore the prompts output.</p></p> + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_runningUnitTests"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> + <code> protected bool + <strong>runningUnitTests</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p class="no-description">No description</p> + + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>bool</td> + <td></td> + </tr> + </table> + + + + </div> </div> </div> <div class="method-item"> <h3 id="method___construct"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/LinkHooks.php#L21">at line 21</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/LinkHooks.php#L23">at line 23</a></div> <code> <strong>__construct</strong>(<abbr title="Drupal\Core\Extension\ModuleHandlerInterface">ModuleHandlerInterface</abbr> $moduleHandler) </code> @@ -636,8 +875,8 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_io"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_io"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L58">at line 58</a></div> - <code> protected <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L59">at line 59</a></div> + <code> protected <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> <strong>io</strong>() </code> </h3> @@ -654,7 +893,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr></td> + <td><abbr title="Drush\Style\DrushStyle">DrushStyle</abbr></td> <td></td> </tr> </table> @@ -669,7 +908,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_logger"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_logger"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L70">at line 70</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L71">at line 71</a></div> <code> protected <abbr title="Drush\Commands\Drush\Log\DrushLoggerManager">DrushLoggerManager</abbr>|null <strong>logger</strong>() </code> @@ -702,7 +941,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_printFile"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFile"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L81">at line 81</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L82">at line 82</a></div> <code> protected void <strong>printFile</strong>(string $file) </code> @@ -745,7 +984,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_preHook"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_preHook"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L103">at line 103</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L104">at line 104</a></div> <code> <strong>preHook</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -772,6 +1011,45 @@ <h4>Parameters</h4> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_initHook"> + <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L113">at line 113</a></div> + <code> + <strong>initHook</strong>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td></td> + <td>$input</td> + <td></td> + </tr> + <tr> + <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td>$annotationData</td> + <td></td> + </tr> + </table> + + + + + </div> </div> @@ -779,7 +1057,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_printFileTopic"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFileTopic"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L115">at line 115</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> <code> protected <strong>printFileTopic</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -813,7 +1091,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getStack"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L137">at line 137</a></div> <code> protected <abbr title="GuzzleHttp\HandlerStack">HandlerStack</abbr> <strong>getStack</strong>() </code> @@ -856,9 +1134,10 @@ <h4>See also</h4> </div> <div class="method-item"> <h3 id="method_create"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/LinkHooks.php#L26">at line 26</a></div> - <code> static <a href="../../../Drush/Commands/core/LinkHooks.html"><abbr title="Drush\Commands\core\LinkHooks">LinkHooks</abbr></a> - <strong>create</strong>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container) + <div class="location">in <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/AutowireTrait.php#L27">at line 27</a></div> + <code> static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> + <strong>create</strong>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) </code> </h3> <div class="details"> @@ -866,17 +1145,16 @@ <h3 id="method_create"> <div class="method-description"> - <p class="no-description">No description</p> - + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> <div class="tags"> <h4>Parameters</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr></td> + <td><abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr></td> <td>$container</td> - <td></td> + <td><p>The service container this instance should use.</p></td> </tr> </table> @@ -885,7 +1163,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><a href="../../../Drush/Commands/core/LinkHooks.html"><abbr title="Drush\Commands\core\LinkHooks">LinkHooks</abbr></a></td> + <td><a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></td> <td></td> </tr> </table> @@ -899,7 +1177,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_hookOption"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/LinkHooks.php#L35">at line 35</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/LinkHooks.php#L29">at line 29</a></div> <code> void <strong>hookOption</strong>(<abbr title="Symfony\Component\Console\Command\Command">Command</abbr> $command, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) </code> @@ -947,7 +1225,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_hookSetOptions"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/LinkHooks.php#L57">at line 57</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/LinkHooks.php#L51">at line 51</a></div> <code> void <strong>hookSetOptions</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) </code> @@ -990,7 +1268,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_hookFieldConfig"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/LinkHooks.php#L78">at line 78</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/LinkHooks.php#L72">at line 72</a></div> <code> array <strong>hookFieldConfig</strong>(array $values, <abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) </code> @@ -1038,7 +1316,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_askLinkType"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/LinkHooks.php#L94">at line 94</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/LinkHooks.php#L88">at line 88</a></div> <code> protected int <strong>askLinkType</strong>() </code> @@ -1071,7 +1349,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_askAllowLinkText"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/LinkHooks.php#L103">at line 103</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/LinkHooks.php#L97">at line 97</a></div> <code> protected int <strong>askAllowLinkText</strong>() </code> @@ -1104,7 +1382,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_isInstalled"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/LinkHooks.php#L112">at line 112</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/LinkHooks.php#L106">at line 106</a></div> <code> protected bool <strong>isInstalled</strong>() </code> diff --git a/api/Drush/Commands/core/LocaleCommands.html b/api/Drush/Commands/core/LocaleCommands.html index 74827d3666..e035a34b70 100644 --- a/api/Drush/Commands/core/LocaleCommands.html +++ b/api/Drush/Commands/core/LocaleCommands.html @@ -86,7 +86,7 @@ <h1>LocaleCommands <p>final class - <strong>LocaleCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/LocaleCommands.php">View source</a>) + <strong>LocaleCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/LocaleCommands.php">View source</a>) </p> @@ -99,6 +99,11 @@ <h2>Traits</h2> <div class="container-fluid underlined"> <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> + <div class="col-md-6"><p>A copy of \Drupal\Core\DependencyInjection\AutowireTrait with first params' type hint changed.</p></div> + </div> + <div class="row"> <div class="col-md-6"> <abbr title="Consolidation\SiteProcess\ProcessManagerAwareTrait">ProcessManagerAwareTrait</abbr> </div> <div class="col-md-6"></div> @@ -122,6 +127,11 @@ <h2>Traits</h2> <div class="col-md-6"> <abbr title="Robo\Common\IO">IO</abbr> </div> <div class="col-md-6"></div> + </div> + <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> </div> + <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -237,6 +247,16 @@ <h2>Properties</h2> <table class="table table-condensed"> <tr> + <td class="type" id="property_uri"> + protected + + </td> + <td>$uri</td> + <td class="last"></td> + <td><small>from <a href="../../../Drush/Exec/ExecTrait.html#property_uri"> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a></small></td> + </tr> + <tr> <td class="type" id="property_commandData"> protected <abbr title="Drush\Commands\Consolidation\AnnotatedCommand\CommandData">CommandData</abbr>|null @@ -298,6 +318,51 @@ <h2>Methods</h2> DrushConfig as return type. Helps with IDE completion.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> <abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_configurePrompts">configurePrompts</a>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + + <p><p>Configure the prompt fallbacks.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + mixed + </div> + <div class="col-md-8"> + <a href="#method_promptUntilValid">promptUntilValid</a>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + + <p><p>Prompt the user until the given validation callback passes.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_restorePrompts">restorePrompts</a>() + + <p><p>Restore the prompts output.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + bool + </div> + <div class="col-md-8"> + <a href="#method_runningUnitTests">runningUnitTests</a>() + + <p class="no-description">No description</p> + </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -312,7 +377,7 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> + <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> </div> <div class="col-md-8"> <a href="#method_io">io</a>() @@ -357,6 +422,17 @@ <h2>Methods</h2> <div class="row"> <div class="col-md-2 type"> + </div> + <div class="col-md-8"> + <a href="#method_initHook">initHook</a>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + </div> <div class="col-md-8"> <a href="#method_printFileTopic">printFileTopic</a>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) @@ -378,21 +454,21 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Drupal\Core\Language\LanguageManagerInterface">LanguageManagerInterface</abbr> + static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> <div class="col-md-8"> - <a href="#method_getLanguageManager">getLanguageManager</a>() + <a href="#method_create">create</a>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) - <p class="no-description">No description</p> - </div> - <div class="col-md-2"></div> + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Drupal\Core\Config\ConfigFactoryInterface">ConfigFactoryInterface</abbr> + <abbr title="Drupal\Core\Language\LanguageManagerInterface">LanguageManagerInterface</abbr> </div> <div class="col-md-8"> - <a href="#method_getConfigFactory">getConfigFactory</a>() + <a href="#method_getLanguageManager">getLanguageManager</a>() <p class="no-description">No description</p> </div> @@ -400,10 +476,10 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Drupal\Core\Extension\ModuleHandlerInterface">ModuleHandlerInterface</abbr> + <abbr title="Drupal\Core\Config\ConfigFactoryInterface">ConfigFactoryInterface</abbr> </div> <div class="col-md-8"> - <a href="#method_getModuleHandler">getModuleHandler</a>() + <a href="#method_getConfigFactory">getConfigFactory</a>() <p class="no-description">No description</p> </div> @@ -421,17 +497,6 @@ <h2>Methods</h2> <div class="col-md-2"></div> </div> <div class="row"> - <div class="col-md-2 type"> - static <a href="../../../Drush/Commands/core/LocaleCommands.html"><abbr title="Drush\Commands\core\LocaleCommands">LocaleCommands</abbr></a> - </div> - <div class="col-md-8"> - <a href="#method_create">create</a>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container) - - <p class="no-description">No description</p> - </div> - <div class="col-md-2"></div> - </div> - <div class="row"> <div class="col-md-2 type"> void </div> @@ -510,7 +575,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_startBrowser"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_startBrowser"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L28">at line 28</a></div> <code> bool <strong>startBrowser</strong>(string|null $uri = null, int $sleep = 0, int|null $port = null, <abbr title="Drush\Exec\string|bool">string|bool</abbr> $browser = false) </code> @@ -571,7 +636,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_programExists"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_programExists"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L87">at line 87</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L92">at line 92</a></div> <code> static bool <strong>programExists</strong>($program) </code> @@ -615,7 +680,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getEditor"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_getEditor"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L99">at line 99</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L104">at line 104</a></div> <code> static string <strong>getEditor</strong>(string|null $editor = null) </code> @@ -659,7 +724,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -697,13 +762,176 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_configurePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> + <code> protected void + <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Configure the prompt fallbacks.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr></td> + <td>$input</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_promptUntilValid"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> + <code> protected mixed + <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Prompt the user until the given validation callback passes.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a></td> + <td>$prompt</td> + <td></td> + </tr> + <tr> + <td>bool|string</td> + <td>$required</td> + <td></td> + </tr> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null</td> + <td>$validate</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>mixed</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_restorePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> + <code> protected void + <strong>restorePrompts</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Restore the prompts output.</p></p> + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_runningUnitTests"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> + <code> protected bool + <strong>runningUnitTests</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p class="no-description">No description</p> + + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>bool</td> + <td></td> + </tr> + </table> + + + + </div> </div> </div> <div class="method-item"> <h3 id="method___construct"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/LocaleCommands.php#L52">at line 52</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/LocaleCommands.php#L49">at line 49</a></div> <code> <strong>__construct</strong>(<abbr title="Drupal\Core\Language\LanguageManagerInterface">LanguageManagerInterface</abbr> $languageManager, <abbr title="Drupal\Core\Config\ConfigFactoryInterface">ConfigFactoryInterface</abbr> $configFactory, <abbr title="Drupal\Core\Extension\ModuleHandlerInterface">ModuleHandlerInterface</abbr> $moduleHandler, <abbr title="Drupal\Core\State\StateInterface">StateInterface</abbr> $state) </code> @@ -753,8 +981,8 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_io"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_io"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L58">at line 58</a></div> - <code> protected <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L59">at line 59</a></div> + <code> protected <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> <strong>io</strong>() </code> </h3> @@ -771,7 +999,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr></td> + <td><abbr title="Drush\Style\DrushStyle">DrushStyle</abbr></td> <td></td> </tr> </table> @@ -786,7 +1014,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_logger"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_logger"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L70">at line 70</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L71">at line 71</a></div> <code> protected <abbr title="Drush\Commands\Drush\Log\DrushLoggerManager">DrushLoggerManager</abbr>|null <strong>logger</strong>() </code> @@ -819,7 +1047,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_printFile"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFile"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L81">at line 81</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L82">at line 82</a></div> <code> protected void <strong>printFile</strong>(string $file) </code> @@ -862,7 +1090,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_preHook"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_preHook"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L103">at line 103</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L104">at line 104</a></div> <code> <strong>preHook</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -889,6 +1117,45 @@ <h4>Parameters</h4> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_initHook"> + <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L113">at line 113</a></div> + <code> + <strong>initHook</strong>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td></td> + <td>$input</td> + <td></td> + </tr> + <tr> + <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td>$annotationData</td> + <td></td> + </tr> + </table> + + + + + </div> </div> @@ -896,7 +1163,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_printFileTopic"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFileTopic"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L115">at line 115</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> <code> protected <strong>printFileTopic</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -930,7 +1197,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getStack"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L137">at line 137</a></div> <code> protected <abbr title="GuzzleHttp\HandlerStack">HandlerStack</abbr> <strong>getStack</strong>() </code> @@ -972,10 +1239,11 @@ <h4>See also</h4> </div> <div class="method-item"> - <h3 id="method_getLanguageManager"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/LocaleCommands.php#L32">at line 32</a></div> - <code> protected <abbr title="Drupal\Core\Language\LanguageManagerInterface">LanguageManagerInterface</abbr> - <strong>getLanguageManager</strong>() + <h3 id="method_create"> + <div class="location">in <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/AutowireTrait.php#L27">at line 27</a></div> + <code> static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> + <strong>create</strong>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) </code> </h3> <div class="details"> @@ -983,16 +1251,25 @@ <h3 id="method_getLanguageManager"> <div class="method-description"> - <p class="no-description">No description</p> - + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr></td> + <td>$container</td> + <td><p>The service container this instance should use.</p></td> + </tr> + </table> + <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Drupal\Core\Language\LanguageManagerInterface">LanguageManagerInterface</abbr></td> + <td><a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></td> <td></td> </tr> </table> @@ -1005,10 +1282,10 @@ <h4>Return Value</h4> </div> <div class="method-item"> - <h3 id="method_getConfigFactory"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/LocaleCommands.php#L37">at line 37</a></div> - <code> protected <abbr title="Drupal\Core\Config\ConfigFactoryInterface">ConfigFactoryInterface</abbr> - <strong>getConfigFactory</strong>() + <h3 id="method_getLanguageManager"> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/LocaleCommands.php#L34">at line 34</a></div> + <code> protected <abbr title="Drupal\Core\Language\LanguageManagerInterface">LanguageManagerInterface</abbr> + <strong>getLanguageManager</strong>() </code> </h3> <div class="details"> @@ -1025,7 +1302,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Drupal\Core\Config\ConfigFactoryInterface">ConfigFactoryInterface</abbr></td> + <td><abbr title="Drupal\Core\Language\LanguageManagerInterface">LanguageManagerInterface</abbr></td> <td></td> </tr> </table> @@ -1038,10 +1315,10 @@ <h4>Return Value</h4> </div> <div class="method-item"> - <h3 id="method_getModuleHandler"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/LocaleCommands.php#L42">at line 42</a></div> - <code> <abbr title="Drupal\Core\Extension\ModuleHandlerInterface">ModuleHandlerInterface</abbr> - <strong>getModuleHandler</strong>() + <h3 id="method_getConfigFactory"> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/LocaleCommands.php#L39">at line 39</a></div> + <code> protected <abbr title="Drupal\Core\Config\ConfigFactoryInterface">ConfigFactoryInterface</abbr> + <strong>getConfigFactory</strong>() </code> </h3> <div class="details"> @@ -1058,7 +1335,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Drupal\Core\Extension\ModuleHandlerInterface">ModuleHandlerInterface</abbr></td> + <td><abbr title="Drupal\Core\Config\ConfigFactoryInterface">ConfigFactoryInterface</abbr></td> <td></td> </tr> </table> @@ -1072,7 +1349,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getState"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/LocaleCommands.php#L47">at line 47</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/LocaleCommands.php#L44">at line 44</a></div> <code> <abbr title="Drupal\Core\State\StateInterface">StateInterface</abbr> <strong>getState</strong>() </code> @@ -1099,56 +1376,13 @@ <h4>Return Value</h4> - </div> - </div> - - </div> - <div class="method-item"> - <h3 id="method_create"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/LocaleCommands.php#L56">at line 56</a></div> - <code> static <a href="../../../Drush/Commands/core/LocaleCommands.html"><abbr title="Drush\Commands\core\LocaleCommands">LocaleCommands</abbr></a> - <strong>create</strong>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container) - </code> - </h3> - <div class="details"> - - - - <div class="method-description"> - <p class="no-description">No description</p> - - </div> - <div class="tags"> - <h4>Parameters</h4> - - <table class="table table-condensed"> - <tr> - <td><abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr></td> - <td>$container</td> - <td></td> - </tr> - </table> - - - <h4>Return Value</h4> - - <table class="table table-condensed"> - <tr> - <td><a href="../../../Drush/Commands/core/LocaleCommands.html"><abbr title="Drush\Commands\core\LocaleCommands">LocaleCommands</abbr></a></td> - <td></td> - </tr> - </table> - - - - </div> </div> </div> <div class="method-item"> <h3 id="method_check"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/LocaleCommands.php#L71">at line 71</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/LocaleCommands.php#L61">at line 61</a></div> <code> void <strong>check</strong>() </code> @@ -1180,7 +1414,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_clearStatus"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/LocaleCommands.php#L93">at line 93</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/LocaleCommands.php#L83">at line 83</a></div> <code> void <strong>clearStatus</strong>() </code> @@ -1212,7 +1446,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_update"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/LocaleCommands.php#L111">at line 111</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/LocaleCommands.php#L101">at line 101</a></div> <code> void <strong>update</strong>($options = ['langcodes' => self::REQ]) </code> @@ -1285,7 +1519,7 @@ <h4>See also</h4> </div> <div class="method-item"> <h3 id="method_export"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/LocaleCommands.php#L169">at line 169</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/LocaleCommands.php#L159">at line 159</a></div> <code> void <strong>export</strong>($langcode = null, $options = ['template' => false, 'types' => self::REQ]) </code> @@ -1332,7 +1566,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_exportValidate"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/LocaleCommands.php#L197">at line 197</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/LocaleCommands.php#L187">at line 187</a></div> <code> void <strong>exportValidate</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -1374,7 +1608,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_importAll"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/LocaleCommands.php#L217">at line 217</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/LocaleCommands.php#L207">at line 207</a></div> <code> <strong>importAll</strong>($directory, $options = ['type' => self::REQ, 'override' => self::REQ]) </code> @@ -1421,7 +1655,7 @@ <h4>Exceptions</h4> </div> <div class="method-item"> <h3 id="method_import"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/LocaleCommands.php#L300">at line 300</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/LocaleCommands.php#L290">at line 290</a></div> <code> void <strong>import</strong>($langcode, $file, $options = ['type' => 'not-customized', 'override' => self::REQ, 'autocreate-language' => false]) </code> diff --git a/api/Drush/Commands/core/LoginCommands.html b/api/Drush/Commands/core/LoginCommands.html index 6e9ed85551..314ffd5fea 100644 --- a/api/Drush/Commands/core/LoginCommands.html +++ b/api/Drush/Commands/core/LoginCommands.html @@ -86,7 +86,7 @@ <h1>LoginCommands <p>final class - <strong>LoginCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> implements <abbr title="Consolidation\SiteAlias\SiteAliasManagerAwareInterface">SiteAliasManagerAwareInterface</abbr> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/LoginCommands.php">View source</a>) + <strong>LoginCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/LoginCommands.php">View source</a>) </p> @@ -102,11 +102,6 @@ <h2>Traits</h2> <div class="col-md-6"> <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> <div class="col-md-6"><p>A copy of \Drupal\Core\DependencyInjection\AutowireTrait with first params' type hint changed.</p></div> - </div> - <div class="row"> - <div class="col-md-6"> - <abbr title="Consolidation\SiteAlias\SiteAliasManagerAwareTrait">SiteAliasManagerAwareTrait</abbr> </div> - <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -137,6 +132,11 @@ <h2>Traits</h2> <div class="col-md-6"> <abbr title="Robo\Common\IO">IO</abbr> </div> <div class="col-md-6"></div> + </div> + <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> </div> + <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -207,6 +207,16 @@ <h2>Properties</h2> <table class="table table-condensed"> <tr> + <td class="type" id="property_uri"> + protected + + </td> + <td>$uri</td> + <td class="last"></td> + <td><small>from <a href="../../../Drush/Exec/ExecTrait.html#property_uri"> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a></small></td> + </tr> + <tr> <td class="type" id="property_commandData"> protected <abbr title="Drush\Commands\Consolidation\AnnotatedCommand\CommandData">CommandData</abbr>|null @@ -268,13 +278,58 @@ <h2>Methods</h2> DrushConfig as return type. Helps with IDE completion.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> <abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_configurePrompts">configurePrompts</a>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + + <p><p>Configure the prompt fallbacks.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + mixed + </div> + <div class="col-md-8"> + <a href="#method_promptUntilValid">promptUntilValid</a>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + + <p><p>Prompt the user until the given validation callback passes.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_restorePrompts">restorePrompts</a>() + + <p><p>Restore the prompts output.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + bool + </div> + <div class="col-md-8"> + <a href="#method_runningUnitTests">runningUnitTests</a>() + + <p class="no-description">No description</p> + </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> </div> <div class="col-md-8"> - <a href="#method___construct">__construct</a>(<a href="../../../Drush/Boot/BootstrapManager.html"><abbr title="Drush\Boot\BootstrapManager">BootstrapManager</abbr></a> $bootstrapManager) + <a href="#method___construct">__construct</a>(<a href="../../../Drush/Boot/BootstrapManager.html"><abbr title="Drush\Boot\BootstrapManager">BootstrapManager</abbr></a> $bootstrapManager, <abbr title="Consolidation\SiteAlias\SiteAliasManagerInterface">SiteAliasManagerInterface</abbr> $siteAliasManager) <p class="no-description">No description</p> </div> @@ -282,7 +337,7 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> + <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> </div> <div class="col-md-8"> <a href="#method_io">io</a>() @@ -327,6 +382,17 @@ <h2>Methods</h2> <div class="row"> <div class="col-md-2 type"> + </div> + <div class="col-md-8"> + <a href="#method_initHook">initHook</a>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + </div> <div class="col-md-8"> <a href="#method_printFileTopic">printFileTopic</a>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) @@ -376,7 +442,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_startBrowser"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_startBrowser"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L28">at line 28</a></div> <code> bool <strong>startBrowser</strong>(string|null $uri = null, int $sleep = 0, int|null $port = null, <abbr title="Drush\Exec\string|bool">string|bool</abbr> $browser = false) </code> @@ -437,7 +503,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_programExists"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_programExists"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L87">at line 87</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L92">at line 92</a></div> <code> static bool <strong>programExists</strong>($program) </code> @@ -481,7 +547,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getEditor"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_getEditor"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L99">at line 99</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L104">at line 104</a></div> <code> static string <strong>getEditor</strong>(string|null $editor = null) </code> @@ -525,7 +591,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -563,15 +629,178 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_configurePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> + <code> protected void + <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Configure the prompt fallbacks.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr></td> + <td>$input</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_promptUntilValid"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> + <code> protected mixed + <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Prompt the user until the given validation callback passes.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a></td> + <td>$prompt</td> + <td></td> + </tr> + <tr> + <td>bool|string</td> + <td>$required</td> + <td></td> + </tr> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null</td> + <td>$validate</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>mixed</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_restorePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> + <code> protected void + <strong>restorePrompts</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Restore the prompts output.</p></p> + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_runningUnitTests"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> + <code> protected bool + <strong>runningUnitTests</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p class="no-description">No description</p> + + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>bool</td> + <td></td> + </tr> + </table> + + + + </div> </div> </div> <div class="method-item"> <h3 id="method___construct"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/LoginCommands.php#L28">at line 28</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/LoginCommands.php#L26">at line 26</a></div> <code> - <strong>__construct</strong>(<a href="../../../Drush/Boot/BootstrapManager.html"><abbr title="Drush\Boot\BootstrapManager">BootstrapManager</abbr></a> $bootstrapManager) + <strong>__construct</strong>(<a href="../../../Drush/Boot/BootstrapManager.html"><abbr title="Drush\Boot\BootstrapManager">BootstrapManager</abbr></a> $bootstrapManager, <abbr title="Consolidation\SiteAlias\SiteAliasManagerInterface">SiteAliasManagerInterface</abbr> $siteAliasManager) </code> </h3> <div class="details"> @@ -590,6 +819,11 @@ <h4>Parameters</h4> <td><a href="../../../Drush/Boot/BootstrapManager.html"><abbr title="Drush\Boot\BootstrapManager">BootstrapManager</abbr></a></td> <td>$bootstrapManager</td> <td></td> + </tr> + <tr> + <td><abbr title="Consolidation\SiteAlias\SiteAliasManagerInterface">SiteAliasManagerInterface</abbr></td> + <td>$siteAliasManager</td> + <td></td> </tr> </table> @@ -604,8 +838,8 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_io"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_io"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L58">at line 58</a></div> - <code> protected <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L59">at line 59</a></div> + <code> protected <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> <strong>io</strong>() </code> </h3> @@ -622,7 +856,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr></td> + <td><abbr title="Drush\Style\DrushStyle">DrushStyle</abbr></td> <td></td> </tr> </table> @@ -637,7 +871,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_logger"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_logger"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L70">at line 70</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L71">at line 71</a></div> <code> protected <abbr title="Drush\Commands\Drush\Log\DrushLoggerManager">DrushLoggerManager</abbr>|null <strong>logger</strong>() </code> @@ -670,7 +904,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_printFile"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFile"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L81">at line 81</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L82">at line 82</a></div> <code> protected void <strong>printFile</strong>(string $file) </code> @@ -713,7 +947,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_preHook"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_preHook"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L103">at line 103</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L104">at line 104</a></div> <code> <strong>preHook</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -740,6 +974,45 @@ <h4>Parameters</h4> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_initHook"> + <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L113">at line 113</a></div> + <code> + <strong>initHook</strong>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td></td> + <td>$input</td> + <td></td> + </tr> + <tr> + <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td>$annotationData</td> + <td></td> + </tr> + </table> + + + + + </div> </div> @@ -747,7 +1020,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_printFileTopic"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFileTopic"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L115">at line 115</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> <code> protected <strong>printFileTopic</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -781,7 +1054,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getStack"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L137">at line 137</a></div> <code> protected <abbr title="GuzzleHttp\HandlerStack">HandlerStack</abbr> <strong>getStack</strong>() </code> @@ -825,7 +1098,7 @@ <h4>See also</h4> <div class="method-item"> <h3 id="method_create"> <div class="location">in <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> -<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/AutowireTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/AutowireTrait.php#L27">at line 27</a></div> <code> static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> <strong>create</strong>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) </code> @@ -867,7 +1140,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_login"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/LoginCommands.php#L37">at line 37</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/LoginCommands.php#L36">at line 36</a></div> <code> <strong>login</strong>(string $path = '', $options = ['name' => null, 'uid' => null, 'mail' => null, 'browser' => true, 'redirect-port' => self::REQ]) </code> diff --git a/api/Drush/Commands/core/MaintCommands.html b/api/Drush/Commands/core/MaintCommands.html index 5b51b6bbd2..f3d6997305 100644 --- a/api/Drush/Commands/core/MaintCommands.html +++ b/api/Drush/Commands/core/MaintCommands.html @@ -86,7 +86,7 @@ <h1>MaintCommands <p>final class - <strong>MaintCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/MaintCommands.php">View source</a>) + <strong>MaintCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MaintCommands.php">View source</a>) </p> @@ -127,6 +127,11 @@ <h2>Traits</h2> <div class="col-md-6"> <abbr title="Robo\Common\IO">IO</abbr> </div> <div class="col-md-6"></div> + </div> + <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> </div> + <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -224,6 +229,16 @@ <h2>Properties</h2> <table class="table table-condensed"> <tr> + <td class="type" id="property_uri"> + protected + + </td> + <td>$uri</td> + <td class="last"></td> + <td><small>from <a href="../../../Drush/Exec/ExecTrait.html#property_uri"> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a></small></td> + </tr> + <tr> <td class="type" id="property_commandData"> protected <abbr title="Drush\Commands\Consolidation\AnnotatedCommand\CommandData">CommandData</abbr>|null @@ -285,6 +300,51 @@ <h2>Methods</h2> DrushConfig as return type. Helps with IDE completion.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> <abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_configurePrompts">configurePrompts</a>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + + <p><p>Configure the prompt fallbacks.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + mixed + </div> + <div class="col-md-8"> + <a href="#method_promptUntilValid">promptUntilValid</a>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + + <p><p>Prompt the user until the given validation callback passes.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_restorePrompts">restorePrompts</a>() + + <p><p>Restore the prompts output.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + bool + </div> + <div class="col-md-8"> + <a href="#method_runningUnitTests">runningUnitTests</a>() + + <p class="no-description">No description</p> + </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -299,7 +359,7 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> + <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> </div> <div class="col-md-8"> <a href="#method_io">io</a>() @@ -344,6 +404,17 @@ <h2>Methods</h2> <div class="row"> <div class="col-md-2 type"> + </div> + <div class="col-md-8"> + <a href="#method_initHook">initHook</a>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + </div> <div class="col-md-8"> <a href="#method_printFileTopic">printFileTopic</a>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) @@ -424,7 +495,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_startBrowser"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_startBrowser"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L28">at line 28</a></div> <code> bool <strong>startBrowser</strong>(string|null $uri = null, int $sleep = 0, int|null $port = null, <abbr title="Drush\Exec\string|bool">string|bool</abbr> $browser = false) </code> @@ -485,7 +556,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_programExists"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_programExists"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L87">at line 87</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L92">at line 92</a></div> <code> static bool <strong>programExists</strong>($program) </code> @@ -529,7 +600,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getEditor"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_getEditor"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L99">at line 99</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L104">at line 104</a></div> <code> static string <strong>getEditor</strong>(string|null $editor = null) </code> @@ -573,7 +644,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -611,13 +682,176 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_configurePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> + <code> protected void + <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Configure the prompt fallbacks.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr></td> + <td>$input</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_promptUntilValid"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> + <code> protected mixed + <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Prompt the user until the given validation callback passes.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a></td> + <td>$prompt</td> + <td></td> + </tr> + <tr> + <td>bool|string</td> + <td>$required</td> + <td></td> + </tr> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null</td> + <td>$validate</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>mixed</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_restorePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> + <code> protected void + <strong>restorePrompts</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Restore the prompts output.</p></p> + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_runningUnitTests"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> + <code> protected bool + <strong>runningUnitTests</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p class="no-description">No description</p> + + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>bool</td> + <td></td> + </tr> + </table> + + + + </div> </div> </div> <div class="method-item"> <h3 id="method___construct"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/MaintCommands.php#L21">at line 21</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MaintCommands.php#L21">at line 21</a></div> <code> <strong>__construct</strong>(<abbr title="Drupal\Core\State\StateInterface">StateInterface</abbr> $state) </code> @@ -652,8 +886,8 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_io"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_io"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L58">at line 58</a></div> - <code> protected <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L59">at line 59</a></div> + <code> protected <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> <strong>io</strong>() </code> </h3> @@ -670,7 +904,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr></td> + <td><abbr title="Drush\Style\DrushStyle">DrushStyle</abbr></td> <td></td> </tr> </table> @@ -685,7 +919,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_logger"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_logger"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L70">at line 70</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L71">at line 71</a></div> <code> protected <abbr title="Drush\Commands\Drush\Log\DrushLoggerManager">DrushLoggerManager</abbr>|null <strong>logger</strong>() </code> @@ -718,7 +952,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_printFile"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFile"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L81">at line 81</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L82">at line 82</a></div> <code> protected void <strong>printFile</strong>(string $file) </code> @@ -761,7 +995,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_preHook"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_preHook"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L103">at line 103</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L104">at line 104</a></div> <code> <strong>preHook</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -788,6 +1022,45 @@ <h4>Parameters</h4> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_initHook"> + <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L113">at line 113</a></div> + <code> + <strong>initHook</strong>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td></td> + <td>$input</td> + <td></td> + </tr> + <tr> + <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td>$annotationData</td> + <td></td> + </tr> + </table> + + + + + </div> </div> @@ -795,7 +1068,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_printFileTopic"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFileTopic"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L115">at line 115</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> <code> protected <strong>printFileTopic</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -829,7 +1102,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getStack"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L137">at line 137</a></div> <code> protected <abbr title="GuzzleHttp\HandlerStack">HandlerStack</abbr> <strong>getStack</strong>() </code> @@ -873,7 +1146,7 @@ <h4>See also</h4> <div class="method-item"> <h3 id="method_create"> <div class="location">in <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> -<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/AutowireTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/AutowireTrait.php#L27">at line 27</a></div> <code> static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> <strong>create</strong>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) </code> @@ -915,7 +1188,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getState"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/MaintCommands.php#L26">at line 26</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MaintCommands.php#L25">at line 25</a></div> <code> <abbr title="Drupal\Core\State\StateInterface">StateInterface</abbr> <strong>getState</strong>() </code> @@ -948,7 +1221,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_get"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/MaintCommands.php#L36">at line 36</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MaintCommands.php#L35">at line 35</a></div> <code> string <strong>get</strong>() </code> @@ -980,7 +1253,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_set"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/MaintCommands.php#L48">at line 48</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MaintCommands.php#L47">at line 47</a></div> <code> void <strong>set</strong>(string $value) </code> @@ -1022,7 +1295,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_status"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/MaintCommands.php#L65">at line 65</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MaintCommands.php#L64">at line 64</a></div> <code> int <strong>status</strong>() </code> diff --git a/api/Drush/Commands/core/MessengerCommands.html b/api/Drush/Commands/core/MessengerCommands.html index 1307985198..d36f23dac7 100644 --- a/api/Drush/Commands/core/MessengerCommands.html +++ b/api/Drush/Commands/core/MessengerCommands.html @@ -86,7 +86,7 @@ <h1>MessengerCommands <p>final class - <strong>MessengerCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/MessengerCommands.php">View source</a>) + <strong>MessengerCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MessengerCommands.php">View source</a>) </p> @@ -99,6 +99,11 @@ <h2>Traits</h2> <div class="container-fluid underlined"> <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> + <div class="col-md-6"><p>A copy of \Drupal\Core\DependencyInjection\AutowireTrait with first params' type hint changed.</p></div> + </div> + <div class="row"> <div class="col-md-6"> <abbr title="Consolidation\SiteProcess\ProcessManagerAwareTrait">ProcessManagerAwareTrait</abbr> </div> <div class="col-md-6"></div> @@ -122,6 +127,11 @@ <h2>Traits</h2> <div class="col-md-6"> <abbr title="Robo\Common\IO">IO</abbr> </div> <div class="col-md-6"></div> + </div> + <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> </div> + <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -183,6 +193,16 @@ <h2>Properties</h2> <table class="table table-condensed"> <tr> + <td class="type" id="property_uri"> + protected + + </td> + <td>$uri</td> + <td class="last"></td> + <td><small>from <a href="../../../Drush/Exec/ExecTrait.html#property_uri"> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a></small></td> + </tr> + <tr> <td class="type" id="property_commandData"> protected <abbr title="Drush\Commands\Consolidation\AnnotatedCommand\CommandData">CommandData</abbr>|null @@ -244,6 +264,51 @@ <h2>Methods</h2> DrushConfig as return type. Helps with IDE completion.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> <abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_configurePrompts">configurePrompts</a>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + + <p><p>Configure the prompt fallbacks.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + mixed + </div> + <div class="col-md-8"> + <a href="#method_promptUntilValid">promptUntilValid</a>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + + <p><p>Prompt the user until the given validation callback passes.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_restorePrompts">restorePrompts</a>() + + <p><p>Restore the prompts output.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + bool + </div> + <div class="col-md-8"> + <a href="#method_runningUnitTests">runningUnitTests</a>() + + <p class="no-description">No description</p> + </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -258,7 +323,7 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> + <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> </div> <div class="col-md-8"> <a href="#method_io">io</a>() @@ -303,6 +368,17 @@ <h2>Methods</h2> <div class="row"> <div class="col-md-2 type"> + </div> + <div class="col-md-8"> + <a href="#method_initHook">initHook</a>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + </div> <div class="col-md-8"> <a href="#method_printFileTopic">printFileTopic</a>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) @@ -324,14 +400,14 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - static <a href="../../../Drush/Commands/core/MessengerCommands.html"><abbr title="Drush\Commands\core\MessengerCommands">MessengerCommands</abbr></a> + static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> <div class="col-md-8"> - <a href="#method_create">create</a>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container) + <a href="#method_create">create</a>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) - <p class="no-description">No description</p> - </div> - <div class="col-md-2"></div> + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -375,7 +451,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_startBrowser"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_startBrowser"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L28">at line 28</a></div> <code> bool <strong>startBrowser</strong>(string|null $uri = null, int $sleep = 0, int|null $port = null, <abbr title="Drush\Exec\string|bool">string|bool</abbr> $browser = false) </code> @@ -436,7 +512,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_programExists"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_programExists"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L87">at line 87</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L92">at line 92</a></div> <code> static bool <strong>programExists</strong>($program) </code> @@ -480,7 +556,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getEditor"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_getEditor"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L99">at line 99</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L104">at line 104</a></div> <code> static string <strong>getEditor</strong>(string|null $editor = null) </code> @@ -524,7 +600,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -562,13 +638,176 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_configurePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> + <code> protected void + <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Configure the prompt fallbacks.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr></td> + <td>$input</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_promptUntilValid"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> + <code> protected mixed + <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Prompt the user until the given validation callback passes.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a></td> + <td>$prompt</td> + <td></td> + </tr> + <tr> + <td>bool|string</td> + <td>$required</td> + <td></td> + </tr> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null</td> + <td>$validate</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>mixed</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_restorePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> + <code> protected void + <strong>restorePrompts</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Restore the prompts output.</p></p> + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_runningUnitTests"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> + <code> protected bool + <strong>runningUnitTests</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p class="no-description">No description</p> + + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>bool</td> + <td></td> + </tr> + </table> + + + + </div> </div> </div> <div class="method-item"> <h3 id="method___construct"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/MessengerCommands.php#L16">at line 16</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MessengerCommands.php#L18">at line 18</a></div> <code> <strong>__construct</strong>(<abbr title="Drupal\Core\Messenger\MessengerInterface">MessengerInterface</abbr> $messenger) </code> @@ -603,8 +842,8 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_io"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_io"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L58">at line 58</a></div> - <code> protected <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L59">at line 59</a></div> + <code> protected <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> <strong>io</strong>() </code> </h3> @@ -621,7 +860,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr></td> + <td><abbr title="Drush\Style\DrushStyle">DrushStyle</abbr></td> <td></td> </tr> </table> @@ -636,7 +875,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_logger"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_logger"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L70">at line 70</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L71">at line 71</a></div> <code> protected <abbr title="Drush\Commands\Drush\Log\DrushLoggerManager">DrushLoggerManager</abbr>|null <strong>logger</strong>() </code> @@ -669,7 +908,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_printFile"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFile"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L81">at line 81</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L82">at line 82</a></div> <code> protected void <strong>printFile</strong>(string $file) </code> @@ -712,7 +951,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_preHook"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_preHook"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L103">at line 103</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L104">at line 104</a></div> <code> <strong>preHook</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -739,6 +978,45 @@ <h4>Parameters</h4> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_initHook"> + <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L113">at line 113</a></div> + <code> + <strong>initHook</strong>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td></td> + <td>$input</td> + <td></td> + </tr> + <tr> + <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td>$annotationData</td> + <td></td> + </tr> + </table> + + + + + </div> </div> @@ -746,7 +1024,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_printFileTopic"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFileTopic"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L115">at line 115</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> <code> protected <strong>printFileTopic</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -780,7 +1058,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getStack"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L137">at line 137</a></div> <code> protected <abbr title="GuzzleHttp\HandlerStack">HandlerStack</abbr> <strong>getStack</strong>() </code> @@ -823,9 +1101,10 @@ <h4>See also</h4> </div> <div class="method-item"> <h3 id="method_create"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/MessengerCommands.php#L20">at line 20</a></div> - <code> static <a href="../../../Drush/Commands/core/MessengerCommands.html"><abbr title="Drush\Commands\core\MessengerCommands">MessengerCommands</abbr></a> - <strong>create</strong>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container) + <div class="location">in <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/AutowireTrait.php#L27">at line 27</a></div> + <code> static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> + <strong>create</strong>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) </code> </h3> <div class="details"> @@ -833,17 +1112,16 @@ <h3 id="method_create"> <div class="method-description"> - <p class="no-description">No description</p> - + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> <div class="tags"> <h4>Parameters</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr></td> + <td><abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr></td> <td>$container</td> - <td></td> + <td><p>The service container this instance should use.</p></td> </tr> </table> @@ -852,7 +1130,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><a href="../../../Drush/Commands/core/MessengerCommands.html"><abbr title="Drush\Commands\core\MessengerCommands">MessengerCommands</abbr></a></td> + <td><a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></td> <td></td> </tr> </table> @@ -866,7 +1144,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_pre"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/MessengerCommands.php#L29">at line 29</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MessengerCommands.php#L22">at line 22</a></div> <code> void <strong>pre</strong>() </code> @@ -899,7 +1177,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_post"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/MessengerCommands.php#L35">at line 35</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MessengerCommands.php#L28">at line 28</a></div> <code> void <strong>post</strong>() </code> @@ -932,7 +1210,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_log"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/MessengerCommands.php#L41">at line 41</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MessengerCommands.php#L34">at line 34</a></div> <code> void <strong>log</strong>() </code> diff --git a/api/Drush/Commands/core/MigrateRunnerCommands.html b/api/Drush/Commands/core/MigrateRunnerCommands.html index fe3c146a77..f3b91c50dc 100644 --- a/api/Drush/Commands/core/MigrateRunnerCommands.html +++ b/api/Drush/Commands/core/MigrateRunnerCommands.html @@ -86,15 +86,13 @@ <h1>MigrateRunnerCommands <p> class - <strong>MigrateRunnerCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> implements <abbr title="Robo\Contract\ConfigAwareInterface">ConfigAwareInterface</abbr> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/MigrateRunnerCommands.php">View source</a>) + <strong>MigrateRunnerCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php">View source</a>) </p> - <div class="description"> - <p><p>Migrate runner commands.</p></p> </div> <h2>Traits</h2> @@ -102,13 +100,8 @@ <h2>Traits</h2> <div class="container-fluid underlined"> <div class="row"> <div class="col-md-6"> - <a href="../../../Drush/Config/ConfigAwareTrait.html"><abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> </div> - <div class="col-md-6"></div> - </div> - <div class="row"> - <div class="col-md-6"> - <abbr title="Robo\Common\ConfigAwareTrait">ConfigAwareTrait</abbr> </div> - <div class="col-md-6"></div> + <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> + <div class="col-md-6"><p>A copy of \Drupal\Core\DependencyInjection\AutowireTrait with first params' type hint changed.</p></div> </div> <div class="row"> <div class="col-md-6"> @@ -134,6 +127,11 @@ <h2>Traits</h2> <div class="col-md-6"> <abbr title="Robo\Common\IO">IO</abbr> </div> <div class="col-md-6"></div> + </div> + <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> </div> + <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -195,6 +193,16 @@ <h2>Properties</h2> <table class="table table-condensed"> <tr> + <td class="type" id="property_uri"> + protected + + </td> + <td>$uri</td> + <td class="last"></td> + <td><small>from <a href="../../../Drush/Exec/ExecTrait.html#property_uri"> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a></small></td> + </tr> + <tr> <td class="type" id="property_commandData"> protected <abbr title="Drush\Commands\Consolidation\AnnotatedCommand\CommandData">CommandData</abbr>|null @@ -205,20 +213,20 @@ <h2>Properties</h2> <abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></td> </tr> <tr> - <td class="type" id="property_keyValue"> - protected <abbr title="Drupal\Core\KeyValueStore\KeyValueStoreInterface">KeyValueStoreInterface</abbr> + <td class="type" id="property_migrationPluginManager"> + protected <abbr title="Drush\Commands\core\Drupal\migrate\Plugin\MigrationPluginManagerInterface">MigrationPluginManagerInterface</abbr>|null </td> - <td>$keyValue</td> - <td class="last"><p>The key-value store service.</p></td> + <td>$migrationPluginManager</td> + <td class="last"></td> <td></td> </tr> <tr> - <td class="type" id="property_migrationPluginManager"> - protected <abbr title="Drush\Commands\core\Drupal\migrate\Plugin\MigrationPluginManagerInterface">MigrationPluginManagerInterface</abbr>|null + <td class="type" id="property_keyValue"> + protected <abbr title="Drupal\Core\KeyValueStore\KeyValueStoreInterface">KeyValueStoreInterface</abbr> </td> - <td>$migrationPluginManager</td> + <td>$keyValue</td> <td class="last"></td> <td></td> </tr> @@ -274,6 +282,51 @@ <h2>Methods</h2> DrushConfig as return type. Helps with IDE completion.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> <abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_configurePrompts">configurePrompts</a>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + + <p><p>Configure the prompt fallbacks.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + mixed + </div> + <div class="col-md-8"> + <a href="#method_promptUntilValid">promptUntilValid</a>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + + <p><p>Prompt the user until the given validation callback passes.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_restorePrompts">restorePrompts</a>() + + <p><p>Restore the prompts output.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + bool + </div> + <div class="col-md-8"> + <a href="#method_runningUnitTests">runningUnitTests</a>() + + <p class="no-description">No description</p> + </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -288,7 +341,7 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> + <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> </div> <div class="col-md-8"> <a href="#method_io">io</a>() @@ -333,6 +386,17 @@ <h2>Methods</h2> <div class="row"> <div class="col-md-2 type"> + </div> + <div class="col-md-8"> + <a href="#method_initHook">initHook</a>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + </div> <div class="col-md-8"> <a href="#method_printFileTopic">printFileTopic</a>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) @@ -354,14 +418,14 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - static <a href="../../../Drush/Commands/core/MigrateRunnerCommands.html"><abbr title="Drush\Commands\core\MigrateRunnerCommands">MigrateRunnerCommands</abbr></a> + static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> <div class="col-md-8"> - <a href="#method_create">create</a>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container) + <a href="#method_create">create</a>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) - <p class="no-description">No description</p> - </div> - <div class="col-md-2"></div> + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -572,7 +636,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_startBrowser"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_startBrowser"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L28">at line 28</a></div> <code> bool <strong>startBrowser</strong>(string|null $uri = null, int $sleep = 0, int|null $port = null, <abbr title="Drush\Exec\string|bool">string|bool</abbr> $browser = false) </code> @@ -633,7 +697,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_programExists"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_programExists"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L87">at line 87</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L92">at line 92</a></div> <code> static bool <strong>programExists</strong>($program) </code> @@ -677,7 +741,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getEditor"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_getEditor"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L99">at line 99</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L104">at line 104</a></div> <code> static string <strong>getEditor</strong>(string|null $editor = null) </code> @@ -721,7 +785,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -759,13 +823,176 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_configurePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> + <code> protected void + <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Configure the prompt fallbacks.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr></td> + <td>$input</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_promptUntilValid"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> + <code> protected mixed + <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Prompt the user until the given validation callback passes.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a></td> + <td>$prompt</td> + <td></td> + </tr> + <tr> + <td>bool|string</td> + <td>$required</td> + <td></td> + </tr> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null</td> + <td>$validate</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>mixed</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_restorePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> + <code> protected void + <strong>restorePrompts</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Restore the prompts output.</p></p> + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_runningUnitTests"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> + <code> protected bool + <strong>runningUnitTests</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p class="no-description">No description</p> + + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>bool</td> + <td></td> + </tr> + </table> + + + + </div> </div> </div> <div class="method-item"> <h3 id="method___construct"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/MigrateRunnerCommands.php#L47">at line 47</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php#L42">at line 42</a></div> <code> <strong>__construct</strong>(<abbr title="Drupal\Core\Datetime\DateFormatterInterface">DateFormatterInterface</abbr> $dateFormatter, <abbr title="Drupal\Core\KeyValueStore\KeyValueFactoryInterface">KeyValueFactoryInterface</abbr> $keyValueFactory) </code> @@ -805,8 +1032,8 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_io"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_io"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L58">at line 58</a></div> - <code> protected <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L59">at line 59</a></div> + <code> protected <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> <strong>io</strong>() </code> </h3> @@ -823,7 +1050,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr></td> + <td><abbr title="Drush\Style\DrushStyle">DrushStyle</abbr></td> <td></td> </tr> </table> @@ -838,7 +1065,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_logger"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_logger"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L70">at line 70</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L71">at line 71</a></div> <code> protected <abbr title="Drush\Commands\Drush\Log\DrushLoggerManager">DrushLoggerManager</abbr>|null <strong>logger</strong>() </code> @@ -871,7 +1098,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_printFile"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFile"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L81">at line 81</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L82">at line 82</a></div> <code> protected void <strong>printFile</strong>(string $file) </code> @@ -914,7 +1141,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_preHook"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_preHook"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L103">at line 103</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L104">at line 104</a></div> <code> <strong>preHook</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -941,6 +1168,45 @@ <h4>Parameters</h4> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_initHook"> + <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L113">at line 113</a></div> + <code> + <strong>initHook</strong>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td></td> + <td>$input</td> + <td></td> + </tr> + <tr> + <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td>$annotationData</td> + <td></td> + </tr> + </table> + + + + + </div> </div> @@ -948,7 +1214,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_printFileTopic"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFileTopic"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L115">at line 115</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> <code> protected <strong>printFileTopic</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -982,7 +1248,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getStack"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L137">at line 137</a></div> <code> protected <abbr title="GuzzleHttp\HandlerStack">HandlerStack</abbr> <strong>getStack</strong>() </code> @@ -1025,9 +1291,10 @@ <h4>See also</h4> </div> <div class="method-item"> <h3 id="method_create"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/MigrateRunnerCommands.php#L55">at line 55</a></div> - <code> static <a href="../../../Drush/Commands/core/MigrateRunnerCommands.html"><abbr title="Drush\Commands\core\MigrateRunnerCommands">MigrateRunnerCommands</abbr></a> - <strong>create</strong>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container) + <div class="location">in <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/AutowireTrait.php#L27">at line 27</a></div> + <code> static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> + <strong>create</strong>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) </code> </h3> <div class="details"> @@ -1035,17 +1302,16 @@ <h3 id="method_create"> <div class="method-description"> - <p class="no-description">No description</p> - + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> <div class="tags"> <h4>Parameters</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr></td> + <td><abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr></td> <td>$container</td> - <td></td> + <td><p>The service container this instance should use.</p></td> </tr> </table> @@ -1054,7 +1320,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><a href="../../../Drush/Commands/core/MigrateRunnerCommands.html"><abbr title="Drush\Commands\core\MigrateRunnerCommands">MigrateRunnerCommands</abbr></a></td> + <td><a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></td> <td></td> </tr> </table> @@ -1068,7 +1334,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_setMigrationPluginManager"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/MigrateRunnerCommands.php#L74">at line 74</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php#L60">at line 60</a></div> <code> <strong>setMigrationPluginManager</strong>(<abbr title="Drupal\migrate\Plugin\MigrationPluginManagerInterface">MigrationPluginManagerInterface</abbr> $migrationPluginManager) </code> @@ -1101,7 +1367,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_status"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/MigrateRunnerCommands.php#L82">at line 82</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php#L68">at line 68</a></div> <code> <abbr title="Consolidation\OutputFormatters\StructuredData\RowsOfFields">RowsOfFields</abbr> <strong>status</strong>(string|null $migrationIds = null, array $options = ['tag' => self::REQ, 'format' => 'table']) </code> @@ -1148,7 +1414,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getMigrationSourceRowsCount"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/MigrateRunnerCommands.php#L193">at line 193</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php#L180">at line 180</a></div> <code> protected int|null <strong>getMigrationSourceRowsCount</strong>(<abbr title="Drupal\migrate\Plugin\MigrationInterface">MigrationInterface</abbr> $migration) </code> @@ -1191,7 +1457,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getMigrationNeedingUpdateCount"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/MigrateRunnerCommands.php#L221">at line 221</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php#L208">at line 208</a></div> <code> protected int <strong>getMigrationNeedingUpdateCount</strong>(<abbr title="Drupal\migrate\Plugin\MigrationInterface">MigrationInterface</abbr> $migration) </code> @@ -1233,7 +1499,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getMigrationUnprocessedCount"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/MigrateRunnerCommands.php#L236">at line 236</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php#L223">at line 223</a></div> <code> protected int|null <strong>getMigrationUnprocessedCount</strong>(<abbr title="Drupal\migrate\Plugin\MigrationInterface">MigrationInterface</abbr> $migration) </code> @@ -1275,7 +1541,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getMigrationImportedCount"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/MigrateRunnerCommands.php#L254">at line 254</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php#L241">at line 241</a></div> <code> protected int|null <strong>getMigrationImportedCount</strong>(<abbr title="Drupal\migrate\Plugin\MigrationInterface">MigrationInterface</abbr> $migration) </code> @@ -1317,7 +1583,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getMigrationLastImportedTime"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/MigrateRunnerCommands.php#L277">at line 277</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php#L264">at line 264</a></div> <code> protected string <strong>getMigrationLastImportedTime</strong>(<abbr title="Drupal\migrate\Plugin\MigrationInterface">MigrationInterface</abbr> $migration) </code> @@ -1359,7 +1625,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_padTableRow"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/MigrateRunnerCommands.php#L296">at line 296</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php#L283">at line 283</a></div> <code> protected array <strong>padTableRow</strong>(array $row, array $fields) </code> @@ -1406,7 +1672,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_import"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/MigrateRunnerCommands.php#L310">at line 310</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php#L297">at line 297</a></div> <code> void <strong>import</strong>(string|null $migrationIds = null, array $options = ['all' => false, 'tag' => self::REQ, 'limit' => self::REQ, 'feedback' => self::REQ, 'idlist' => self::REQ, 'update' => false, 'force' => false, 'execute-dependencies' => false, 'timestamp' => false, 'total' => false, 'progress' => true, 'delete' => false]) </code> @@ -1462,7 +1728,7 @@ <h4>Exceptions</h4> </div> <div class="method-item"> <h3 id="method_executeMigration"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/MigrateRunnerCommands.php#L391">at line 391</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php#L378">at line 378</a></div> <code> protected void <strong>executeMigration</strong>(<abbr title="Drupal\migrate\Plugin\MigrationInterface">MigrationInterface</abbr> $migration, string $migrationId, array $userData) </code> @@ -1524,7 +1790,7 @@ <h4>Exceptions</h4> </div> <div class="method-item"> <h3 id="method_rollback"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/MigrateRunnerCommands.php#L437">at line 437</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php#L424">at line 424</a></div> <code> void <strong>rollback</strong>(string|null $migrationIds = null, array $options = ['all' => false, 'tag' => self::REQ, 'feedback' => self::REQ, 'idlist' => self::REQ, 'progress' => true]) </code> @@ -1580,7 +1846,7 @@ <h4>Exceptions</h4> </div> <div class="method-item"> <h3 id="method_stop"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/MigrateRunnerCommands.php#L485">at line 485</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php#L472">at line 472</a></div> <code> void <strong>stop</strong>(string $migrationId) </code> @@ -1631,7 +1897,7 @@ <h4>Exceptions</h4> </div> <div class="method-item"> <h3 id="method_resetStatus"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/MigrateRunnerCommands.php#L517">at line 517</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php#L504">at line 504</a></div> <code> void <strong>resetStatus</strong>(string $migrationId) </code> @@ -1682,7 +1948,7 @@ <h4>Exceptions</h4> </div> <div class="method-item"> <h3 id="method_messages"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/MigrateRunnerCommands.php#L541">at line 541</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php#L528">at line 528</a></div> <code> <abbr title="Consolidation\OutputFormatters\StructuredData\RowsOfFields">RowsOfFields</abbr> <strong>messages</strong>(string $migrationId, array $options = ['idlist' => self::REQ, 'format' => 'table']) </code> @@ -1738,7 +2004,7 @@ <h4>Exceptions</h4> </div> <div class="method-item"> <h3 id="method_preprocessMessageRow"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/MigrateRunnerCommands.php#L616">at line 616</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php#L603">at line 603</a></div> <code> protected array <strong>preprocessMessageRow</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/StdClass">StdClass</a> $row, array $sourceIdKeys) </code> @@ -1797,7 +2063,7 @@ <h4>See also</h4> </div> <div class="method-item"> <h3 id="method_fieldsSource"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/MigrateRunnerCommands.php#L643">at line 643</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php#L630">at line 630</a></div> <code> <abbr title="Consolidation\OutputFormatters\StructuredData\RowsOfFields">RowsOfFields</abbr> <strong>fieldsSource</strong>(string $migrationId, $options = ['format' => 'table']) </code> @@ -1853,7 +2119,7 @@ <h4>Exceptions</h4> </div> <div class="method-item"> <h3 id="method_getMigrationList"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/MigrateRunnerCommands.php#L684">at line 684</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php#L671">at line 671</a></div> <code> protected array <strong>getMigrationList</strong>(string|null $migrationIds, string|null $tags) </code> @@ -1911,7 +2177,7 @@ <h4>Exceptions</h4> </div> <div class="method-item"> <h3 id="method_getMigrateMessage"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/MigrateRunnerCommands.php#L736">at line 736</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php#L723">at line 723</a></div> <code> protected <abbr title="Drupal\migrate\MigrateMessageInterface">MigrateMessageInterface</abbr> <strong>getMigrateMessage</strong>() </code> @@ -1943,7 +2209,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getSourceIdKeys"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/MigrateRunnerCommands.php#L753">at line 753</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php#L740">at line 740</a></div> <code> protected array <strong>getSourceIdKeys</strong>(<abbr title="Drupal\migrate\Plugin\MigrateIdMapInterface">MigrateIdMapInterface</abbr> $idMap) </code> @@ -1985,7 +2251,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_validateMigrationId"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/MigrateRunnerCommands.php#L774">at line 774</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MigrateRunnerCommands.php#L761">at line 761</a></div> <code> <abbr title="Drush\Commands\core\Consolidation\AnnotatedCommand\CommandError">CommandError</abbr>|null <strong>validateMigrationId</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> diff --git a/api/Drush/Commands/core/MkCommands.html b/api/Drush/Commands/core/MkCommands.html index 6f6d2ee84d..89c1040680 100644 --- a/api/Drush/Commands/core/MkCommands.html +++ b/api/Drush/Commands/core/MkCommands.html @@ -86,7 +86,7 @@ <h1>MkCommands <p>final class - <strong>MkCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> implements <a href="../../../Drush/SiteAlias/SiteAliasManagerAwareInterface.html"><abbr title="Drush\SiteAlias\SiteAliasManagerAwareInterface">SiteAliasManagerAwareInterface</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/MkCommands.php">View source</a>) + <strong>MkCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MkCommands.php">View source</a>) </p> @@ -99,11 +99,6 @@ <h2>Traits</h2> <div class="container-fluid underlined"> <div class="row"> - <div class="col-md-6"> - <abbr title="Consolidation\SiteAlias\SiteAliasManagerAwareTrait">SiteAliasManagerAwareTrait</abbr> </div> - <div class="col-md-6"></div> - </div> - <div class="row"> <div class="col-md-6"> <abbr title="Consolidation\SiteProcess\ProcessManagerAwareTrait">ProcessManagerAwareTrait</abbr> </div> <div class="col-md-6"></div> @@ -127,6 +122,11 @@ <h2>Traits</h2> <div class="col-md-6"> <abbr title="Robo\Common\IO">IO</abbr> </div> <div class="col-md-6"></div> + </div> + <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> </div> + <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -188,6 +188,16 @@ <h2>Properties</h2> <table class="table table-condensed"> <tr> + <td class="type" id="property_uri"> + protected + + </td> + <td>$uri</td> + <td class="last"></td> + <td><small>from <a href="../../../Drush/Exec/ExecTrait.html#property_uri"> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a></small></td> + </tr> + <tr> <td class="type" id="property_commandData"> protected <abbr title="Drush\Commands\Consolidation\AnnotatedCommand\CommandData">CommandData</abbr>|null @@ -249,21 +259,67 @@ <h2>Methods</h2> DrushConfig as return type. Helps with IDE completion.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> <abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_configurePrompts">configurePrompts</a>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + + <p><p>Configure the prompt fallbacks.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + mixed + </div> + <div class="col-md-8"> + <a href="#method_promptUntilValid">promptUntilValid</a>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + + <p><p>Prompt the user until the given validation callback passes.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_restorePrompts">restorePrompts</a>() + + <p><p>Restore the prompts output.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + bool + </div> + <div class="col-md-8"> + <a href="#method_runningUnitTests">runningUnitTests</a>() + + <p class="no-description">No description</p> + </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> </div> <div class="col-md-8"> - <a href="#method___construct">__construct</a>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container, <abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $drush_container) + <a href="#method___construct">__construct</a>() <p class="no-description">No description</p> </div> - <div class="col-md-2"></div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method___construct"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> + <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> </div> <div class="col-md-8"> <a href="#method_io">io</a>() @@ -308,6 +364,17 @@ <h2>Methods</h2> <div class="row"> <div class="col-md-2 type"> + </div> + <div class="col-md-8"> + <a href="#method_initHook">initHook</a>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + </div> <div class="col-md-8"> <a href="#method_printFileTopic">printFileTopic</a>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) @@ -326,17 +393,6 @@ <h2>Methods</h2> <p><p>Get a Guzzle handler stack that uses the Drush logger.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> <abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> - </div> - <div class="row"> - <div class="col-md-2 type"> - static <a href="../../../Drush/Commands/core/MkCommands.html"><abbr title="Drush\Commands\core\MkCommands">MkCommands</abbr></a> - </div> - <div class="col-md-8"> - <a href="#method_create">create</a>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container, <abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $drush_container) - - <p class="no-description">No description</p> - </div> - <div class="col-md-2"></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -548,7 +604,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_startBrowser"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_startBrowser"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L28">at line 28</a></div> <code> bool <strong>startBrowser</strong>(string|null $uri = null, int $sleep = 0, int|null $port = null, <abbr title="Drush\Exec\string|bool">string|bool</abbr> $browser = false) </code> @@ -609,7 +665,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_programExists"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_programExists"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L87">at line 87</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L92">at line 92</a></div> <code> static bool <strong>programExists</strong>($program) </code> @@ -653,7 +709,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getEditor"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_getEditor"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L99">at line 99</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L104">at line 104</a></div> <code> static string <strong>getEditor</strong>(string|null $editor = null) </code> @@ -697,7 +753,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -740,10 +796,11 @@ <h4>See also</h4> </div> <div class="method-item"> - <h3 id="method___construct"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/MkCommands.php#L32">at line 32</a></div> - <code> protected - <strong>__construct</strong>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container, <abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $drush_container) + <h3 id="method_configurePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> + <code> protected void + <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) </code> </h3> <div class="details"> @@ -751,26 +808,174 @@ <h3 id="method___construct"> <div class="method-description"> - <p class="no-description">No description</p> - + <p><p>Configure the prompt fallbacks.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr></td> + <td>$input</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_promptUntilValid"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> + <code> protected mixed + <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Prompt the user until the given validation callback passes.</p></p> </div> <div class="tags"> <h4>Parameters</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr></td> - <td>$container</td> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a></td> + <td>$prompt</td> <td></td> </tr> <tr> - <td><abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr></td> - <td>$drush_container</td> + <td>bool|string</td> + <td>$required</td> + <td></td> + </tr> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null</td> + <td>$validate</td> <td></td> </tr> </table> + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>mixed</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_restorePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> + <code> protected void + <strong>restorePrompts</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Restore the prompts output.</p></p> + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_runningUnitTests"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> + <code> protected bool + <strong>runningUnitTests</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p class="no-description">No description</p> + + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>bool</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method___construct"> + <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method___construct"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L52">at line 52</a></div> + <code> + <strong>__construct</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p class="no-description">No description</p> + + </div> + <div class="tags"> + @@ -781,8 +986,8 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_io"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_io"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L58">at line 58</a></div> - <code> protected <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L59">at line 59</a></div> + <code> protected <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> <strong>io</strong>() </code> </h3> @@ -799,7 +1004,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr></td> + <td><abbr title="Drush\Style\DrushStyle">DrushStyle</abbr></td> <td></td> </tr> </table> @@ -814,7 +1019,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_logger"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_logger"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L70">at line 70</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L71">at line 71</a></div> <code> protected <abbr title="Drush\Commands\Drush\Log\DrushLoggerManager">DrushLoggerManager</abbr>|null <strong>logger</strong>() </code> @@ -847,7 +1052,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_printFile"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFile"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L81">at line 81</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L82">at line 82</a></div> <code> protected void <strong>printFile</strong>(string $file) </code> @@ -890,7 +1095,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_preHook"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_preHook"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L103">at line 103</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L104">at line 104</a></div> <code> <strong>preHook</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -917,6 +1122,45 @@ <h4>Parameters</h4> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_initHook"> + <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L113">at line 113</a></div> + <code> + <strong>initHook</strong>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td></td> + <td>$input</td> + <td></td> + </tr> + <tr> + <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td>$annotationData</td> + <td></td> + </tr> + </table> + + + + + </div> </div> @@ -924,7 +1168,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_printFileTopic"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFileTopic"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L115">at line 115</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> <code> protected <strong>printFileTopic</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -958,7 +1202,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getStack"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L137">at line 137</a></div> <code> protected <abbr title="GuzzleHttp\HandlerStack">HandlerStack</abbr> <strong>getStack</strong>() </code> @@ -995,61 +1239,13 @@ <h4>See also</h4> </table> - </div> - </div> - - </div> - <div class="method-item"> - <h3 id="method_create"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/MkCommands.php#L38">at line 38</a></div> - <code> static <a href="../../../Drush/Commands/core/MkCommands.html"><abbr title="Drush\Commands\core\MkCommands">MkCommands</abbr></a> - <strong>create</strong>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container, <abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $drush_container) - </code> - </h3> - <div class="details"> - - - - <div class="method-description"> - <p class="no-description">No description</p> - - </div> - <div class="tags"> - <h4>Parameters</h4> - - <table class="table table-condensed"> - <tr> - <td><abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr></td> - <td>$container</td> - <td></td> - </tr> - <tr> - <td><abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr></td> - <td>$drush_container</td> - <td></td> - </tr> - </table> - - - <h4>Return Value</h4> - - <table class="table table-condensed"> - <tr> - <td><a href="../../../Drush/Commands/core/MkCommands.html"><abbr title="Drush\Commands\core\MkCommands">MkCommands</abbr></a></td> - <td></td> - </tr> - </table> - - - - </div> </div> </div> <div class="method-item"> <h3 id="method_docs"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/MkCommands.php#L53">at line 53</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MkCommands.php#L31">at line 31</a></div> <code> void <strong>docs</strong>() </code> @@ -1059,7 +1255,7 @@ <h3 id="method_docs"> <div class="method-description"> - <p><p>Build a Markdown document for each available Drush command/generator.</p></p> <p><p>This command is an early step when building the www.drush.org static site. Adapt it to build a similar site listing the commands that are available on your site. Also see Drush's <a href="https://github.com/drush-ops/drush/blob/12.x/.github/workflows/main.yml">Github Actions workflow</a>.</p></p> + <p><p>Build a Markdown document for each available Drush command/generator.</p></p> <p><p>This command is an early step when building the www.drush.org static site. Adapt it to build a similar site listing the commands that are available on your site. Also see Drush's <a href="https://github.com/drush-ops/drush/blob/13.x/.github/workflows/main.yml">Github Actions workflow</a>.</p></p> </div> <div class="tags"> @@ -1081,7 +1277,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_createAnnotatedCommands"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/MkCommands.php#L84">at line 84</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MkCommands.php#L63">at line 63</a></div> <code> array <strong>createAnnotatedCommands</strong>(<abbr title="Symfony\Component\Console\Application">Application</abbr> $application_generate, <abbr title="Symfony\Component\Console\Application">Application</abbr> $application_drush) </code> @@ -1128,7 +1324,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_appendPostAmble"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/MkCommands.php#L109">at line 109</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MkCommands.php#L89">at line 89</a></div> <code> static protected string <strong>appendPostAmble</strong>() </code> @@ -1161,7 +1357,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_appendAliases"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/MkCommands.php#L118">at line 118</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MkCommands.php#L98">at line 98</a></div> <code> static protected string <strong>appendAliases</strong>($command) </code> @@ -1204,7 +1400,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_appendTopics"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/MkCommands.php#L130">at line 130</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MkCommands.php#L110">at line 110</a></div> <code> static protected string <strong>appendTopics</strong>(<abbr title="Consolidation\AnnotatedCommand\AnnotatedCommand">AnnotatedCommand</abbr> $command, string $dir_commands) </code> @@ -1252,7 +1448,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_appendOptions"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/MkCommands.php#L160">at line 160</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MkCommands.php#L140">at line 140</a></div> <code> static protected string <strong>appendOptions</strong>($command) </code> @@ -1295,7 +1491,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_appendOptionsGlobal"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/MkCommands.php#L178">at line 178</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MkCommands.php#L158">at line 158</a></div> <code> static protected string <strong>appendOptionsGlobal</strong>($application) </code> @@ -1338,7 +1534,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_appendArguments"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/MkCommands.php#L196">at line 196</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MkCommands.php#L175">at line 175</a></div> <code> static protected string <strong>appendArguments</strong>($command) </code> @@ -1381,7 +1577,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_appendUsages"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/MkCommands.php#L209">at line 209</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MkCommands.php#L188">at line 188</a></div> <code> static protected string <strong>appendUsages</strong>(<abbr title="Consolidation\AnnotatedCommand\AnnotatedCommand">AnnotatedCommand</abbr> $command) </code> @@ -1424,7 +1620,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_appendPreamble"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/MkCommands.php#L221">at line 221</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MkCommands.php#L200">at line 200</a></div> <code> static protected string <strong>appendPreamble</strong>($command, $root) </code> @@ -1472,7 +1668,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_writeYml"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/MkCommands.php#L250">at line 250</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MkCommands.php#L229">at line 229</a></div> <code> protected void <strong>writeYml</strong>(array $nav_commands, array $nav_generators, array $map_commands, array $map_generators, string $dest) </code> @@ -1535,7 +1731,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_writeAllMd"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/MkCommands.php#L265">at line 265</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MkCommands.php#L244">at line 244</a></div> <code> protected void <strong>writeAllMd</strong>(array $pages_all, string $destination_path, string $title) </code> @@ -1588,7 +1784,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_prepare"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/MkCommands.php#L288">at line 288</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MkCommands.php#L268">at line 268</a></div> <code> protected void <strong>prepare</strong>($destination) </code> @@ -1630,7 +1826,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_argToArray"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/MkCommands.php#L305">at line 305</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MkCommands.php#L283">at line 283</a></div> <code> static <abbr title="Drush\Commands\core\iterable">iterable</abbr> <strong>argToArray</strong>(<abbr title="Symfony\Component\Console\Input\InputArgument">InputArgument</abbr> $arg) </code> @@ -1672,7 +1868,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_optionToArray"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/MkCommands.php#L321">at line 321</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MkCommands.php#L297">at line 297</a></div> <code> static <abbr title="Drush\Commands\core\iterable">iterable</abbr> <strong>optionToArray</strong>(<abbr title="Symfony\Component\Console\Input\InputOption">InputOption</abbr> $opt) </code> @@ -1714,7 +1910,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_cliTextToMarkdown"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/MkCommands.php#L339">at line 339</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MkCommands.php#L315">at line 315</a></div> <code> static string <strong>cliTextToMarkdown</strong>(string $text) </code> @@ -1756,7 +1952,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_writeContentFilesAndBuildNavAndBuildRedirectMap"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/MkCommands.php#L347">at line 347</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MkCommands.php#L323">at line 323</a></div> <code> array <strong>writeContentFilesAndBuildNavAndBuildRedirectMap</strong>(array $namespaced, string $destination, string $dir_root, string $destination_path) </code> @@ -1813,7 +2009,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getRedirectMap"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/MkCommands.php#L393">at line 393</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MkCommands.php#L369">at line 369</a></div> <code> protected array <strong>getRedirectMap</strong>(<abbr title="Symfony\Component\Console\Command\Command">Command</abbr> $command, string $destination) </code> @@ -1861,7 +2057,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getFilename"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/MkCommands.php#L409">at line 409</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/MkCommands.php#L385">at line 385</a></div> <code> string <strong>getFilename</strong>(string $name) </code> diff --git a/api/Drush/Commands/core/NotifyCommands.html b/api/Drush/Commands/core/NotifyCommands.html index bfb299cdf8..6c4a6f50d1 100644 --- a/api/Drush/Commands/core/NotifyCommands.html +++ b/api/Drush/Commands/core/NotifyCommands.html @@ -86,7 +86,7 @@ <h1>NotifyCommands <p>final class - <strong>NotifyCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/NotifyCommands.php">View source</a>) + <strong>NotifyCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/NotifyCommands.php">View source</a>) </p> @@ -122,6 +122,11 @@ <h2>Traits</h2> <div class="col-md-6"> <abbr title="Robo\Common\IO">IO</abbr> </div> <div class="col-md-6"></div> + </div> + <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> </div> + <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -183,6 +188,16 @@ <h2>Properties</h2> <table class="table table-condensed"> <tr> + <td class="type" id="property_uri"> + protected + + </td> + <td>$uri</td> + <td class="last"></td> + <td><small>from <a href="../../../Drush/Exec/ExecTrait.html#property_uri"> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a></small></td> + </tr> + <tr> <td class="type" id="property_commandData"> protected <abbr title="Drush\Commands\Consolidation\AnnotatedCommand\CommandData">CommandData</abbr>|null @@ -244,6 +259,51 @@ <h2>Methods</h2> DrushConfig as return type. Helps with IDE completion.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> <abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_configurePrompts">configurePrompts</a>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + + <p><p>Configure the prompt fallbacks.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + mixed + </div> + <div class="col-md-8"> + <a href="#method_promptUntilValid">promptUntilValid</a>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + + <p><p>Prompt the user until the given validation callback passes.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_restorePrompts">restorePrompts</a>() + + <p><p>Restore the prompts output.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + bool + </div> + <div class="col-md-8"> + <a href="#method_runningUnitTests">runningUnitTests</a>() + + <p class="no-description">No description</p> + </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -259,7 +319,7 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> + <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> </div> <div class="col-md-8"> <a href="#method_io">io</a>() @@ -304,6 +364,17 @@ <h2>Methods</h2> <div class="row"> <div class="col-md-2 type"> + </div> + <div class="col-md-8"> + <a href="#method_initHook">initHook</a>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + </div> <div class="col-md-8"> <a href="#method_printFileTopic">printFileTopic</a>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) @@ -395,7 +466,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_startBrowser"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_startBrowser"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L28">at line 28</a></div> <code> bool <strong>startBrowser</strong>(string|null $uri = null, int $sleep = 0, int|null $port = null, <abbr title="Drush\Exec\string|bool">string|bool</abbr> $browser = false) </code> @@ -456,7 +527,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_programExists"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_programExists"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L87">at line 87</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L92">at line 92</a></div> <code> static bool <strong>programExists</strong>($program) </code> @@ -500,7 +571,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getEditor"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_getEditor"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L99">at line 99</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L104">at line 104</a></div> <code> static string <strong>getEditor</strong>(string|null $editor = null) </code> @@ -544,7 +615,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -582,6 +653,169 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_configurePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> + <code> protected void + <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Configure the prompt fallbacks.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr></td> + <td>$input</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_promptUntilValid"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> + <code> protected mixed + <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Prompt the user until the given validation callback passes.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a></td> + <td>$prompt</td> + <td></td> + </tr> + <tr> + <td>bool|string</td> + <td>$required</td> + <td></td> + </tr> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null</td> + <td>$validate</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>mixed</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_restorePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> + <code> protected void + <strong>restorePrompts</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Restore the prompts output.</p></p> + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_runningUnitTests"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> + <code> protected bool + <strong>runningUnitTests</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p class="no-description">No description</p> + + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>bool</td> + <td></td> + </tr> + </table> + + + + </div> </div> @@ -589,7 +823,7 @@ <h4>See also</h4> <div class="method-item"> <h3 id="method___construct"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method___construct"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L51">at line 51</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L52">at line 52</a></div> <code> <strong>__construct</strong>() </code> @@ -614,8 +848,8 @@ <h3 id="method___construct"> <div class="method-item"> <h3 id="method_io"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_io"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L58">at line 58</a></div> - <code> protected <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L59">at line 59</a></div> + <code> protected <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> <strong>io</strong>() </code> </h3> @@ -632,7 +866,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr></td> + <td><abbr title="Drush\Style\DrushStyle">DrushStyle</abbr></td> <td></td> </tr> </table> @@ -647,7 +881,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_logger"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_logger"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L70">at line 70</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L71">at line 71</a></div> <code> protected <abbr title="Drush\Commands\Drush\Log\DrushLoggerManager">DrushLoggerManager</abbr>|null <strong>logger</strong>() </code> @@ -680,7 +914,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_printFile"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFile"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L81">at line 81</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L82">at line 82</a></div> <code> protected void <strong>printFile</strong>(string $file) </code> @@ -723,7 +957,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_preHook"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_preHook"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L103">at line 103</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L104">at line 104</a></div> <code> <strong>preHook</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -750,6 +984,45 @@ <h4>Parameters</h4> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_initHook"> + <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L113">at line 113</a></div> + <code> + <strong>initHook</strong>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td></td> + <td>$input</td> + <td></td> + </tr> + <tr> + <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td>$annotationData</td> + <td></td> + </tr> + </table> + + + + + </div> </div> @@ -757,7 +1030,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_printFileTopic"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFileTopic"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L115">at line 115</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> <code> protected <strong>printFileTopic</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -791,7 +1064,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getStack"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L137">at line 137</a></div> <code> protected <abbr title="GuzzleHttp\HandlerStack">HandlerStack</abbr> <strong>getStack</strong>() </code> @@ -834,7 +1107,7 @@ <h4>See also</h4> </div> <div class="method-item"> <h3 id="method_optionsetNotify"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/NotifyCommands.php#L17">at line 17</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/NotifyCommands.php#L17">at line 17</a></div> <code> void <strong>optionsetNotify</strong>() </code> @@ -867,7 +1140,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_registerShutdown"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/NotifyCommands.php#L23">at line 23</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/NotifyCommands.php#L23">at line 23</a></div> <code> void <strong>registerShutdown</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -910,7 +1183,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_shutdown"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/NotifyCommands.php#L29">at line 29</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/NotifyCommands.php#L29">at line 29</a></div> <code> void <strong>shutdown</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -953,7 +1226,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_shutdownSend"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/NotifyCommands.php#L54">at line 54</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/NotifyCommands.php#L54">at line 54</a></div> <code> static void <strong>shutdownSend</strong>(string $msg, <abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -1001,7 +1274,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_shutdownSendText"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/NotifyCommands.php#L68">at line 68</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/NotifyCommands.php#L68">at line 68</a></div> <code> static bool <strong>shutdownSendText</strong>(string $msg, <abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -1049,7 +1322,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_isAllowed"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/NotifyCommands.php#L103">at line 103</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/NotifyCommands.php#L104">at line 104</a></div> <code> static bool <strong>isAllowed</strong>() </code> diff --git a/api/Drush/Commands/core/PhpCommands.html b/api/Drush/Commands/core/PhpCommands.html index 1a18c97b57..389cfc9721 100644 --- a/api/Drush/Commands/core/PhpCommands.html +++ b/api/Drush/Commands/core/PhpCommands.html @@ -86,7 +86,7 @@ <h1>PhpCommands <p>final class - <strong>PhpCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> implements <abbr title="Consolidation\AnnotatedCommand\Input\StdinAwareInterface">StdinAwareInterface</abbr> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/PhpCommands.php">View source</a>) + <strong>PhpCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> implements <abbr title="Consolidation\AnnotatedCommand\Input\StdinAwareInterface">StdinAwareInterface</abbr> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/PhpCommands.php">View source</a>) </p> @@ -127,6 +127,11 @@ <h2>Traits</h2> <div class="col-md-6"> <abbr title="Robo\Common\IO">IO</abbr> </div> <div class="col-md-6"></div> + </div> + <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> </div> + <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -206,6 +211,16 @@ <h2>Properties</h2> <table class="table table-condensed"> <tr> + <td class="type" id="property_uri"> + protected + + </td> + <td>$uri</td> + <td class="last"></td> + <td><small>from <a href="../../../Drush/Exec/ExecTrait.html#property_uri"> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a></small></td> + </tr> + <tr> <td class="type" id="property_commandData"> protected <abbr title="Drush\Commands\Consolidation\AnnotatedCommand\CommandData">CommandData</abbr>|null @@ -267,6 +282,51 @@ <h2>Methods</h2> DrushConfig as return type. Helps with IDE completion.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> <abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_configurePrompts">configurePrompts</a>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + + <p><p>Configure the prompt fallbacks.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + mixed + </div> + <div class="col-md-8"> + <a href="#method_promptUntilValid">promptUntilValid</a>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + + <p><p>Prompt the user until the given validation callback passes.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_restorePrompts">restorePrompts</a>() + + <p><p>Restore the prompts output.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + bool + </div> + <div class="col-md-8"> + <a href="#method_runningUnitTests">runningUnitTests</a>() + + <p class="no-description">No description</p> + </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -282,7 +342,7 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> + <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> </div> <div class="col-md-8"> <a href="#method_io">io</a>() @@ -327,6 +387,17 @@ <h2>Methods</h2> <div class="row"> <div class="col-md-2 type"> + </div> + <div class="col-md-8"> + <a href="#method_initHook">initHook</a>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + </div> <div class="col-md-8"> <a href="#method_printFileTopic">printFileTopic</a>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) @@ -375,7 +446,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_startBrowser"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_startBrowser"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L28">at line 28</a></div> <code> bool <strong>startBrowser</strong>(string|null $uri = null, int $sleep = 0, int|null $port = null, <abbr title="Drush\Exec\string|bool">string|bool</abbr> $browser = false) </code> @@ -436,7 +507,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_programExists"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_programExists"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L87">at line 87</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L92">at line 92</a></div> <code> static bool <strong>programExists</strong>($program) </code> @@ -480,7 +551,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getEditor"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_getEditor"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L99">at line 99</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L104">at line 104</a></div> <code> static string <strong>getEditor</strong>(string|null $editor = null) </code> @@ -524,7 +595,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -562,6 +633,169 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_configurePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> + <code> protected void + <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Configure the prompt fallbacks.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr></td> + <td>$input</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_promptUntilValid"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> + <code> protected mixed + <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Prompt the user until the given validation callback passes.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a></td> + <td>$prompt</td> + <td></td> + </tr> + <tr> + <td>bool|string</td> + <td>$required</td> + <td></td> + </tr> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null</td> + <td>$validate</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>mixed</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_restorePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> + <code> protected void + <strong>restorePrompts</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Restore the prompts output.</p></p> + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_runningUnitTests"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> + <code> protected bool + <strong>runningUnitTests</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p class="no-description">No description</p> + + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>bool</td> + <td></td> + </tr> + </table> + + + + </div> </div> @@ -569,7 +803,7 @@ <h4>See also</h4> <div class="method-item"> <h3 id="method___construct"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method___construct"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L51">at line 51</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L52">at line 52</a></div> <code> <strong>__construct</strong>() </code> @@ -594,8 +828,8 @@ <h3 id="method___construct"> <div class="method-item"> <h3 id="method_io"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_io"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L58">at line 58</a></div> - <code> protected <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L59">at line 59</a></div> + <code> protected <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> <strong>io</strong>() </code> </h3> @@ -612,7 +846,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr></td> + <td><abbr title="Drush\Style\DrushStyle">DrushStyle</abbr></td> <td></td> </tr> </table> @@ -627,7 +861,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_logger"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_logger"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L70">at line 70</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L71">at line 71</a></div> <code> protected <abbr title="Drush\Commands\Drush\Log\DrushLoggerManager">DrushLoggerManager</abbr>|null <strong>logger</strong>() </code> @@ -660,7 +894,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_printFile"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFile"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L81">at line 81</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L82">at line 82</a></div> <code> protected void <strong>printFile</strong>(string $file) </code> @@ -703,7 +937,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_preHook"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_preHook"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L103">at line 103</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L104">at line 104</a></div> <code> <strong>preHook</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -730,6 +964,45 @@ <h4>Parameters</h4> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_initHook"> + <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L113">at line 113</a></div> + <code> + <strong>initHook</strong>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td></td> + <td>$input</td> + <td></td> + </tr> + <tr> + <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td>$annotationData</td> + <td></td> + </tr> + </table> + + + + + </div> </div> @@ -737,7 +1010,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_printFileTopic"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFileTopic"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L115">at line 115</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> <code> protected <strong>printFileTopic</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -771,7 +1044,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getStack"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L137">at line 137</a></div> <code> protected <abbr title="GuzzleHttp\HandlerStack">HandlerStack</abbr> <strong>getStack</strong>() </code> @@ -814,7 +1087,7 @@ <h4>See also</h4> </div> <div class="method-item"> <h3 id="method_evaluate"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/PhpCommands.php#L24">at line 24</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/PhpCommands.php#L25">at line 25</a></div> <code> <strong>evaluate</strong>($code, $options = ['format' => 'var_dump']) </code> @@ -852,7 +1125,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_script"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/PhpCommands.php#L44">at line 44</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/PhpCommands.php#L45">at line 45</a></div> <code> <strong>script</strong>(array $extra, $options = ['format' => 'var_export', 'script-path' => self::REQ]) </code> diff --git a/api/Drush/Commands/core/QueueCommands.html b/api/Drush/Commands/core/QueueCommands.html index a31fb98fa7..141a240c40 100644 --- a/api/Drush/Commands/core/QueueCommands.html +++ b/api/Drush/Commands/core/QueueCommands.html @@ -86,7 +86,7 @@ <h1>QueueCommands <p>final class - <strong>QueueCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/QueueCommands.php">View source</a>) + <strong>QueueCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/QueueCommands.php">View source</a>) </p> @@ -99,6 +99,11 @@ <h2>Traits</h2> <div class="container-fluid underlined"> <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> + <div class="col-md-6"><p>A copy of \Drupal\Core\DependencyInjection\AutowireTrait with first params' type hint changed.</p></div> + </div> + <div class="row"> <div class="col-md-6"> <abbr title="Consolidation\SiteProcess\ProcessManagerAwareTrait">ProcessManagerAwareTrait</abbr> </div> <div class="col-md-6"></div> @@ -122,6 +127,11 @@ <h2>Traits</h2> <div class="col-md-6"> <abbr title="Robo\Common\IO">IO</abbr> </div> <div class="col-md-6"></div> + </div> + <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> </div> + <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -175,15 +185,6 @@ <h2>Constants</h2> <table class="table table-condensed"> <p><em></em></p> <p></p> </td> - </tr> - <tr> - <td> - VALIDATE_QUEUE - </td> - <td class="last"> - <p><em></em></p> - <p></p> - </td> </tr> <tr> <td> @@ -219,6 +220,16 @@ <h2>Properties</h2> <table class="table table-condensed"> <tr> + <td class="type" id="property_uri"> + protected + + </td> + <td>$uri</td> + <td class="last"></td> + <td><small>from <a href="../../../Drush/Exec/ExecTrait.html#property_uri"> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a></small></td> + </tr> + <tr> <td class="type" id="property_commandData"> protected <abbr title="Drush\Commands\Consolidation\AnnotatedCommand\CommandData">CommandData</abbr>|null @@ -307,6 +318,51 @@ <h2>Methods</h2> DrushConfig as return type. Helps with IDE completion.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> <abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_configurePrompts">configurePrompts</a>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + + <p><p>Configure the prompt fallbacks.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + mixed + </div> + <div class="col-md-8"> + <a href="#method_promptUntilValid">promptUntilValid</a>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + + <p><p>Prompt the user until the given validation callback passes.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_restorePrompts">restorePrompts</a>() + + <p><p>Restore the prompts output.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + bool + </div> + <div class="col-md-8"> + <a href="#method_runningUnitTests">runningUnitTests</a>() + + <p class="no-description">No description</p> + </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -321,7 +377,7 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> + <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> </div> <div class="col-md-8"> <a href="#method_io">io</a>() @@ -366,6 +422,17 @@ <h2>Methods</h2> <div class="row"> <div class="col-md-2 type"> + </div> + <div class="col-md-8"> + <a href="#method_initHook">initHook</a>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + </div> <div class="col-md-8"> <a href="#method_printFileTopic">printFileTopic</a>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) @@ -387,14 +454,14 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - static <a href="../../../Drush/Commands/core/QueueCommands.html"><abbr title="Drush\Commands\core\QueueCommands">QueueCommands</abbr></a> + static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> <div class="col-md-8"> - <a href="#method_create">create</a>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container) + <a href="#method_create">create</a>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) - <p class="no-description">No description</p> - </div> - <div class="col-md-2"></div> + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -450,16 +517,6 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - - </div> - <div class="col-md-8"> - <a href="#method_validateQueueName">validateQueueName</a>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) - - <p><p>Validate that a queue exists.</p></p> </div> - <div class="col-md-2"></div> - </div> - <div class="row"> - <div class="col-md-2 type"> array </div> <div class="col-md-8"> @@ -500,7 +557,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_startBrowser"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_startBrowser"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L28">at line 28</a></div> <code> bool <strong>startBrowser</strong>(string|null $uri = null, int $sleep = 0, int|null $port = null, <abbr title="Drush\Exec\string|bool">string|bool</abbr> $browser = false) </code> @@ -561,7 +618,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_programExists"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_programExists"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L87">at line 87</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L92">at line 92</a></div> <code> static bool <strong>programExists</strong>($program) </code> @@ -605,7 +662,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getEditor"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_getEditor"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L99">at line 99</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L104">at line 104</a></div> <code> static string <strong>getEditor</strong>(string|null $editor = null) </code> @@ -649,7 +706,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -687,13 +744,176 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_configurePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> + <code> protected void + <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Configure the prompt fallbacks.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr></td> + <td>$input</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_promptUntilValid"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> + <code> protected mixed + <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Prompt the user until the given validation callback passes.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a></td> + <td>$prompt</td> + <td></td> + </tr> + <tr> + <td>bool|string</td> + <td>$required</td> + <td></td> + </tr> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null</td> + <td>$validate</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>mixed</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_restorePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> + <code> protected void + <strong>restorePrompts</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Restore the prompts output.</p></p> + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_runningUnitTests"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> + <code> protected bool + <strong>runningUnitTests</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p class="no-description">No description</p> + + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>bool</td> + <td></td> + </tr> + </table> + + + + </div> </div> </div> <div class="method-item"> <h3 id="method___construct"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/QueueCommands.php#L41">at line 41</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/QueueCommands.php#L34">at line 34</a></div> <code> <strong>__construct</strong>(<abbr title="Drupal\Core\Queue\QueueWorkerManagerInterface">QueueWorkerManagerInterface</abbr> $workerManager, <abbr title="Drupal\Core\Queue\QueueFactory">QueueFactory</abbr> $queueService) </code> @@ -733,8 +953,8 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_io"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_io"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L58">at line 58</a></div> - <code> protected <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L59">at line 59</a></div> + <code> protected <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> <strong>io</strong>() </code> </h3> @@ -751,7 +971,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr></td> + <td><abbr title="Drush\Style\DrushStyle">DrushStyle</abbr></td> <td></td> </tr> </table> @@ -766,7 +986,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_logger"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_logger"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L70">at line 70</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L71">at line 71</a></div> <code> protected <abbr title="Drush\Commands\Drush\Log\DrushLoggerManager">DrushLoggerManager</abbr>|null <strong>logger</strong>() </code> @@ -799,7 +1019,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_printFile"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFile"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L81">at line 81</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L82">at line 82</a></div> <code> protected void <strong>printFile</strong>(string $file) </code> @@ -842,7 +1062,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_preHook"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_preHook"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L103">at line 103</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L104">at line 104</a></div> <code> <strong>preHook</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -869,6 +1089,45 @@ <h4>Parameters</h4> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_initHook"> + <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L113">at line 113</a></div> + <code> + <strong>initHook</strong>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td></td> + <td>$input</td> + <td></td> + </tr> + <tr> + <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td>$annotationData</td> + <td></td> + </tr> + </table> + + + + + </div> </div> @@ -876,7 +1135,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_printFileTopic"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFileTopic"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L115">at line 115</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> <code> protected <strong>printFileTopic</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -910,7 +1169,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getStack"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L137">at line 137</a></div> <code> protected <abbr title="GuzzleHttp\HandlerStack">HandlerStack</abbr> <strong>getStack</strong>() </code> @@ -953,9 +1212,10 @@ <h4>See also</h4> </div> <div class="method-item"> <h3 id="method_create"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/QueueCommands.php#L47">at line 47</a></div> - <code> static <a href="../../../Drush/Commands/core/QueueCommands.html"><abbr title="Drush\Commands\core\QueueCommands">QueueCommands</abbr></a> - <strong>create</strong>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container) + <div class="location">in <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/AutowireTrait.php#L27">at line 27</a></div> + <code> static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> + <strong>create</strong>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) </code> </h3> <div class="details"> @@ -963,17 +1223,16 @@ <h3 id="method_create"> <div class="method-description"> - <p class="no-description">No description</p> - + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> <div class="tags"> <h4>Parameters</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr></td> + <td><abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr></td> <td>$container</td> - <td></td> + <td><p>The service container this instance should use.</p></td> </tr> </table> @@ -982,7 +1241,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><a href="../../../Drush/Commands/core/QueueCommands.html"><abbr title="Drush\Commands\core\QueueCommands">QueueCommands</abbr></a></td> + <td><a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></td> <td></td> </tr> </table> @@ -996,7 +1255,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getWorkerManager"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/QueueCommands.php#L57">at line 57</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/QueueCommands.php#L40">at line 40</a></div> <code> <abbr title="Drupal\Core\Queue\QueueWorkerManagerInterface">QueueWorkerManagerInterface</abbr> <strong>getWorkerManager</strong>() </code> @@ -1029,7 +1288,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getQueueService"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/QueueCommands.php#L62">at line 62</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/QueueCommands.php#L45">at line 45</a></div> <code> <abbr title="Drupal\Core\Queue\QueueFactory">QueueFactory</abbr> <strong>getQueueService</strong>() </code> @@ -1062,7 +1321,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_run"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/QueueCommands.php#L77">at line 77</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/QueueCommands.php#L60">at line 60</a></div> <code> void <strong>run</strong>(string $name, $options = ['time-limit' => self::REQ, 'items-limit' => self::REQ, 'lease-time' => self::REQ]) </code> @@ -1109,7 +1368,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_qList"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/QueueCommands.php#L140">at line 140</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/QueueCommands.php#L123">at line 123</a></div> <code> <abbr title="Consolidation\OutputFormatters\StructuredData\RowsOfFields">RowsOfFields</abbr> <strong>qList</strong>($options = ['format' => 'table']) </code> @@ -1151,7 +1410,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_delete"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/QueueCommands.php#L160">at line 160</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/QueueCommands.php#L143">at line 143</a></div> <code> void <strong>delete</strong>($name) </code> @@ -1187,46 +1446,13 @@ <h4>Return Value</h4> - </div> - </div> - - </div> - <div class="method-item"> - <h3 id="method_validateQueueName"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/QueueCommands.php#L174">at line 174</a></div> - <code> - <strong>validateQueueName</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) - </code> - </h3> - <div class="details"> - - - - <div class="method-description"> - <p><p>Validate that a queue exists.</p></p> - </div> - <div class="tags"> - <h4>Parameters</h4> - - <table class="table table-condensed"> - <tr> - <td><abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr></td> - <td>$commandData</td> - <td></td> - </tr> - </table> - - - - - </div> </div> </div> <div class="method-item"> <h3 id="method_getQueues"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/QueueCommands.php#L186">at line 186</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/QueueCommands.php#L154">at line 154</a></div> <code> array <strong>getQueues</strong>() </code> @@ -1259,7 +1485,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getQueue"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/QueueCommands.php#L197">at line 197</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/QueueCommands.php#L165">at line 165</a></div> <code> <abbr title="Drupal\Core\Queue\QueueInterface">QueueInterface</abbr> <strong>getQueue</strong>($name) </code> @@ -1302,7 +1528,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_queueComplete"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/QueueCommands.php#L202">at line 202</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/QueueCommands.php#L170">at line 170</a></div> <code> void <strong>queueComplete</strong>(<abbr title="Symfony\Component\Console\Completion\CompletionInput">CompletionInput</abbr> $input, <abbr title="Symfony\Component\Console\Completion\CompletionSuggestions">CompletionSuggestions</abbr> $suggestions) </code> diff --git a/api/Drush/Commands/core/RoleCommands.html b/api/Drush/Commands/core/RoleCommands.html index 8e7de82576..da8cb15de6 100644 --- a/api/Drush/Commands/core/RoleCommands.html +++ b/api/Drush/Commands/core/RoleCommands.html @@ -86,7 +86,7 @@ <h1>RoleCommands <p>final class - <strong>RoleCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> implements <a href="../../../Drush/SiteAlias/SiteAliasManagerAwareInterface.html"><abbr title="Drush\SiteAlias\SiteAliasManagerAwareInterface">SiteAliasManagerAwareInterface</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/RoleCommands.php">View source</a>) + <strong>RoleCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/RoleCommands.php">View source</a>) </p> @@ -100,8 +100,8 @@ <h2>Traits</h2> <div class="container-fluid underlined"> <div class="row"> <div class="col-md-6"> - <abbr title="Consolidation\SiteAlias\SiteAliasManagerAwareTrait">SiteAliasManagerAwareTrait</abbr> </div> - <div class="col-md-6"></div> + <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> + <div class="col-md-6"><p>A copy of \Drupal\Core\DependencyInjection\AutowireTrait with first params' type hint changed.</p></div> </div> <div class="row"> <div class="col-md-6"> @@ -127,6 +127,11 @@ <h2>Traits</h2> <div class="col-md-6"> <abbr title="Robo\Common\IO">IO</abbr> </div> <div class="col-md-6"></div> + </div> + <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> </div> + <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -233,6 +238,16 @@ <h2>Properties</h2> <table class="table table-condensed"> <tr> + <td class="type" id="property_uri"> + protected + + </td> + <td>$uri</td> + <td class="last"></td> + <td><small>from <a href="../../../Drush/Exec/ExecTrait.html#property_uri"> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a></small></td> + </tr> + <tr> <td class="type" id="property_commandData"> protected <abbr title="Drush\Commands\Consolidation\AnnotatedCommand\CommandData">CommandData</abbr>|null @@ -294,22 +309,66 @@ <h2>Methods</h2> DrushConfig as return type. Helps with IDE completion.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> <abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_configurePrompts">configurePrompts</a>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + + <p><p>Configure the prompt fallbacks.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + mixed + </div> + <div class="col-md-8"> + <a href="#method_promptUntilValid">promptUntilValid</a>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + + <p><p>Prompt the user until the given validation callback passes.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_restorePrompts">restorePrompts</a>() + + <p><p>Restore the prompts output.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + bool + </div> + <div class="col-md-8"> + <a href="#method_runningUnitTests">runningUnitTests</a>() + + <p class="no-description">No description</p> + </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> </div> <div class="col-md-8"> - <a href="#method___construct">__construct</a>() + <a href="#method___construct">__construct</a>(<abbr title="Consolidation\SiteAlias\SiteAliasManagerInterface">SiteAliasManagerInterface</abbr> $siteAliasManager) <p class="no-description">No description</p> </div> - <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method___construct"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + <div class="col-md-2"></div> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> + <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> </div> <div class="col-md-8"> <a href="#method_io">io</a>() @@ -354,6 +413,17 @@ <h2>Methods</h2> <div class="row"> <div class="col-md-2 type"> + </div> + <div class="col-md-8"> + <a href="#method_initHook">initHook</a>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + </div> <div class="col-md-8"> <a href="#method_printFileTopic">printFileTopic</a>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) @@ -372,13 +442,24 @@ <h2>Methods</h2> <p><p>Get a Guzzle handler stack that uses the Drush logger.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> <abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> + </div> + <div class="col-md-8"> + <a href="#method_create">create</a>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) + + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> </div> <div class="col-md-8"> - <a href="#method_create">create</a>($machine_name, $human_readable_name = null) + <a href="#method_createRole">createRole</a>($machine_name, $human_readable_name = null) <p><p>Create a new role.</p></p> </div> <div class="col-md-2"></div> @@ -454,7 +535,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_startBrowser"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_startBrowser"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L28">at line 28</a></div> <code> bool <strong>startBrowser</strong>(string|null $uri = null, int $sleep = 0, int|null $port = null, <abbr title="Drush\Exec\string|bool">string|bool</abbr> $browser = false) </code> @@ -515,7 +596,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_programExists"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_programExists"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L87">at line 87</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L92">at line 92</a></div> <code> static bool <strong>programExists</strong>($program) </code> @@ -559,7 +640,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getEditor"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_getEditor"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L99">at line 99</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L104">at line 104</a></div> <code> static string <strong>getEditor</strong>(string|null $editor = null) </code> @@ -603,7 +684,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -641,16 +722,178 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_configurePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> + <code> protected void + <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Configure the prompt fallbacks.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr></td> + <td>$input</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_promptUntilValid"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> + <code> protected mixed + <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Prompt the user until the given validation callback passes.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a></td> + <td>$prompt</td> + <td></td> + </tr> + <tr> + <td>bool|string</td> + <td>$required</td> + <td></td> + </tr> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null</td> + <td>$validate</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>mixed</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_restorePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> + <code> protected void + <strong>restorePrompts</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Restore the prompts output.</p></p> + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_runningUnitTests"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> + <code> protected bool + <strong>runningUnitTests</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p class="no-description">No description</p> + + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>bool</td> + <td></td> + </tr> + </table> + + + + </div> </div> </div> <div class="method-item"> <h3 id="method___construct"> - <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method___construct"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L51">at line 51</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/RoleCommands.php#L29">at line 29</a></div> <code> - <strong>__construct</strong>() + <strong>__construct</strong>(<abbr title="Consolidation\SiteAlias\SiteAliasManagerInterface">SiteAliasManagerInterface</abbr> $siteAliasManager) </code> </h3> <div class="details"> @@ -662,6 +905,16 @@ <h3 id="method___construct"> </div> <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Consolidation\SiteAlias\SiteAliasManagerInterface">SiteAliasManagerInterface</abbr></td> + <td>$siteAliasManager</td> + <td></td> + </tr> + </table> + @@ -673,8 +926,8 @@ <h3 id="method___construct"> <div class="method-item"> <h3 id="method_io"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_io"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L58">at line 58</a></div> - <code> protected <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L59">at line 59</a></div> + <code> protected <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> <strong>io</strong>() </code> </h3> @@ -691,7 +944,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr></td> + <td><abbr title="Drush\Style\DrushStyle">DrushStyle</abbr></td> <td></td> </tr> </table> @@ -706,7 +959,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_logger"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_logger"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L70">at line 70</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L71">at line 71</a></div> <code> protected <abbr title="Drush\Commands\Drush\Log\DrushLoggerManager">DrushLoggerManager</abbr>|null <strong>logger</strong>() </code> @@ -739,7 +992,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_printFile"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFile"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L81">at line 81</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L82">at line 82</a></div> <code> protected void <strong>printFile</strong>(string $file) </code> @@ -782,7 +1035,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_preHook"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_preHook"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L103">at line 103</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L104">at line 104</a></div> <code> <strong>preHook</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -809,6 +1062,45 @@ <h4>Parameters</h4> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_initHook"> + <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L113">at line 113</a></div> + <code> + <strong>initHook</strong>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td></td> + <td>$input</td> + <td></td> + </tr> + <tr> + <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td>$annotationData</td> + <td></td> + </tr> + </table> + + + + + </div> </div> @@ -816,7 +1108,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_printFileTopic"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFileTopic"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L115">at line 115</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> <code> protected <strong>printFileTopic</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -850,7 +1142,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getStack"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L137">at line 137</a></div> <code> protected <abbr title="GuzzleHttp\HandlerStack">HandlerStack</abbr> <strong>getStack</strong>() </code> @@ -893,9 +1185,52 @@ <h4>See also</h4> </div> <div class="method-item"> <h3 id="method_create"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/RoleCommands.php#L32">at line 32</a></div> + <div class="location">in <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/AutowireTrait.php#L27">at line 27</a></div> + <code> static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> + <strong>create</strong>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr></td> + <td>$container</td> + <td><p>The service container this instance should use.</p></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td><a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_createRole"> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/RoleCommands.php#L38">at line 38</a></div> <code> - <strong>create</strong>($machine_name, $human_readable_name = null) + <strong>createRole</strong>($machine_name, $human_readable_name = null) </code> </h3> <div class="details"> @@ -931,7 +1266,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_delete"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/RoleCommands.php#L51">at line 51</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/RoleCommands.php#L57">at line 57</a></div> <code> void <strong>delete</strong>($machine_name) </code> @@ -973,7 +1308,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_roleAddPerm"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/RoleCommands.php#L67">at line 67</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/RoleCommands.php#L73">at line 73</a></div> <code> void <strong>roleAddPerm</strong>($machine_name, $permissions) </code> @@ -1020,7 +1355,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_roleRemovePerm"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/RoleCommands.php#L87">at line 87</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/RoleCommands.php#L93">at line 93</a></div> <code> void <strong>roleRemovePerm</strong>($machine_name, $permissions) </code> @@ -1067,7 +1402,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_roleList"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/RoleCommands.php#L106">at line 106</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/RoleCommands.php#L112">at line 112</a></div> <code> <abbr title="Consolidation\OutputFormatters\StructuredData\RowsOfFields">RowsOfFields</abbr> <strong>roleList</strong>($options = ['format' => 'yaml']) </code> @@ -1109,7 +1444,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_renderPermsCell"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/RoleCommands.php#L131">at line 131</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/RoleCommands.php#L137">at line 137</a></div> <code> string <strong>renderPermsCell</strong>($key, $cellData, <abbr title="Consolidation\OutputFormatters\Options\FormatterOptions">FormatterOptions</abbr> $options) </code> @@ -1162,7 +1497,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_roleComplete"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/RoleCommands.php#L139">at line 139</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/RoleCommands.php#L145">at line 145</a></div> <code> void <strong>roleComplete</strong>(<abbr title="Symfony\Component\Console\Completion\CompletionInput">CompletionInput</abbr> $input, <abbr title="Symfony\Component\Console\Completion\CompletionSuggestions">CompletionSuggestions</abbr> $suggestions) </code> diff --git a/api/Drush/Commands/core/RsyncCommands.html b/api/Drush/Commands/core/RsyncCommands.html index 6ee92b03bb..9159fb10b3 100644 --- a/api/Drush/Commands/core/RsyncCommands.html +++ b/api/Drush/Commands/core/RsyncCommands.html @@ -86,7 +86,7 @@ <h1>RsyncCommands <p>final class - <strong>RsyncCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> implements <abbr title="Consolidation\SiteAlias\SiteAliasManagerAwareInterface">SiteAliasManagerAwareInterface</abbr> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/RsyncCommands.php">View source</a>) + <strong>RsyncCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/RsyncCommands.php">View source</a>) </p> @@ -100,8 +100,8 @@ <h2>Traits</h2> <div class="container-fluid underlined"> <div class="row"> <div class="col-md-6"> - <abbr title="Consolidation\SiteAlias\SiteAliasManagerAwareTrait">SiteAliasManagerAwareTrait</abbr> </div> - <div class="col-md-6"></div> + <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> + <div class="col-md-6"><p>A copy of \Drupal\Core\DependencyInjection\AutowireTrait with first params' type hint changed.</p></div> </div> <div class="row"> <div class="col-md-6"> @@ -127,6 +127,11 @@ <h2>Traits</h2> <div class="col-md-6"> <abbr title="Robo\Common\IO">IO</abbr> </div> <div class="col-md-6"></div> + </div> + <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> </div> + <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -197,6 +202,16 @@ <h2>Properties</h2> <table class="table table-condensed"> <tr> + <td class="type" id="property_uri"> + protected + + </td> + <td>$uri</td> + <td class="last"></td> + <td><small>from <a href="../../../Drush/Exec/ExecTrait.html#property_uri"> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a></small></td> + </tr> + <tr> <td class="type" id="property_commandData"> protected <abbr title="Drush\Commands\Consolidation\AnnotatedCommand\CommandData">CommandData</abbr>|null @@ -285,13 +300,58 @@ <h2>Methods</h2> DrushConfig as return type. Helps with IDE completion.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> <abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_configurePrompts">configurePrompts</a>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + + <p><p>Configure the prompt fallbacks.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + mixed + </div> + <div class="col-md-8"> + <a href="#method_promptUntilValid">promptUntilValid</a>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + + <p><p>Prompt the user until the given validation callback passes.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_restorePrompts">restorePrompts</a>() + + <p><p>Restore the prompts output.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + bool + </div> + <div class="col-md-8"> + <a href="#method_runningUnitTests">runningUnitTests</a>() + + <p class="no-description">No description</p> + </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> </div> <div class="col-md-8"> - <a href="#method___construct">__construct</a>() + <a href="#method___construct">__construct</a>(<abbr title="Consolidation\SiteAlias\SiteAliasManagerInterface">SiteAliasManagerInterface</abbr> $siteAliasManager) <p class="no-description">No description</p> </div> @@ -299,7 +359,7 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> + <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> </div> <div class="col-md-8"> <a href="#method_io">io</a>() @@ -344,6 +404,17 @@ <h2>Methods</h2> <div class="row"> <div class="col-md-2 type"> + </div> + <div class="col-md-8"> + <a href="#method_initHook">initHook</a>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + </div> <div class="col-md-8"> <a href="#method_printFileTopic">printFileTopic</a>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) @@ -362,6 +433,17 @@ <h2>Methods</h2> <p><p>Get a Guzzle handler stack that uses the Drush logger.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> <abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> + </div> + <div class="col-md-8"> + <a href="#method_create">create</a>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) + + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -428,7 +510,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_startBrowser"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_startBrowser"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L28">at line 28</a></div> <code> bool <strong>startBrowser</strong>(string|null $uri = null, int $sleep = 0, int|null $port = null, <abbr title="Drush\Exec\string|bool">string|bool</abbr> $browser = false) </code> @@ -489,7 +571,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_programExists"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_programExists"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L87">at line 87</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L92">at line 92</a></div> <code> static bool <strong>programExists</strong>($program) </code> @@ -533,7 +615,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getEditor"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_getEditor"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L99">at line 99</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L104">at line 104</a></div> <code> static string <strong>getEditor</strong>(string|null $editor = null) </code> @@ -577,7 +659,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -615,15 +697,178 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_configurePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> + <code> protected void + <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Configure the prompt fallbacks.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr></td> + <td>$input</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_promptUntilValid"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> + <code> protected mixed + <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Prompt the user until the given validation callback passes.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a></td> + <td>$prompt</td> + <td></td> + </tr> + <tr> + <td>bool|string</td> + <td>$required</td> + <td></td> + </tr> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null</td> + <td>$validate</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>mixed</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_restorePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> + <code> protected void + <strong>restorePrompts</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Restore the prompts output.</p></p> + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_runningUnitTests"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> + <code> protected bool + <strong>runningUnitTests</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p class="no-description">No description</p> + + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>bool</td> + <td></td> + </tr> + </table> + + + + </div> </div> </div> <div class="method-item"> <h3 id="method___construct"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/RsyncCommands.php#L38">at line 38</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/RsyncCommands.php#L37">at line 37</a></div> <code> - <strong>__construct</strong>() + <strong>__construct</strong>(<abbr title="Consolidation\SiteAlias\SiteAliasManagerInterface">SiteAliasManagerInterface</abbr> $siteAliasManager) </code> </h3> <div class="details"> @@ -635,6 +880,16 @@ <h3 id="method___construct"> </div> <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Consolidation\SiteAlias\SiteAliasManagerInterface">SiteAliasManagerInterface</abbr></td> + <td>$siteAliasManager</td> + <td></td> + </tr> + </table> + @@ -646,8 +901,8 @@ <h3 id="method___construct"> <div class="method-item"> <h3 id="method_io"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_io"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L58">at line 58</a></div> - <code> protected <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L59">at line 59</a></div> + <code> protected <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> <strong>io</strong>() </code> </h3> @@ -664,7 +919,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr></td> + <td><abbr title="Drush\Style\DrushStyle">DrushStyle</abbr></td> <td></td> </tr> </table> @@ -679,7 +934,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_logger"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_logger"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L70">at line 70</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L71">at line 71</a></div> <code> protected <abbr title="Drush\Commands\Drush\Log\DrushLoggerManager">DrushLoggerManager</abbr>|null <strong>logger</strong>() </code> @@ -712,7 +967,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_printFile"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFile"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L81">at line 81</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L82">at line 82</a></div> <code> protected void <strong>printFile</strong>(string $file) </code> @@ -755,7 +1010,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_preHook"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_preHook"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L103">at line 103</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L104">at line 104</a></div> <code> <strong>preHook</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -782,6 +1037,45 @@ <h4>Parameters</h4> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_initHook"> + <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L113">at line 113</a></div> + <code> + <strong>initHook</strong>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td></td> + <td>$input</td> + <td></td> + </tr> + <tr> + <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td>$annotationData</td> + <td></td> + </tr> + </table> + + + + + </div> </div> @@ -789,7 +1083,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_printFileTopic"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFileTopic"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L115">at line 115</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> <code> protected <strong>printFileTopic</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -823,7 +1117,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getStack"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L137">at line 137</a></div> <code> protected <abbr title="GuzzleHttp\HandlerStack">HandlerStack</abbr> <strong>getStack</strong>() </code> @@ -860,13 +1154,56 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_create"> + <div class="location">in <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/AutowireTrait.php#L27">at line 27</a></div> + <code> static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> + <strong>create</strong>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr></td> + <td>$container</td> + <td><p>The service container this instance should use.</p></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td><a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></td> + <td></td> + </tr> + </table> + + + + </div> </div> </div> <div class="method-item"> <h3 id="method_rsync"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/RsyncCommands.php#L48">at line 48</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/RsyncCommands.php#L49">at line 49</a></div> <code> void <strong>rsync</strong>($source, $target, array $extra, $options = ['exclude-paths' => self::REQ, 'include-paths' => self::REQ, 'mode' => 'akz']) </code> @@ -923,7 +1260,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_rsyncOptions"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/RsyncCommands.php#L87">at line 87</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/RsyncCommands.php#L88">at line 88</a></div> <code> string <strong>rsyncOptions</strong>($options) </code> @@ -966,7 +1303,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_preCommandEvent"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/RsyncCommands.php#L118">at line 118</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/RsyncCommands.php#L119">at line 119</a></div> <code> void <strong>preCommandEvent</strong>(<abbr title="Symfony\Component\Console\Event\ConsoleCommandEvent">ConsoleCommandEvent</abbr> $event) </code> @@ -1012,7 +1349,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_injectAliasPathParameterOptions"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/RsyncCommands.php#L126">at line 126</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/RsyncCommands.php#L127">at line 127</a></div> <code> protected <strong>injectAliasPathParameterOptions</strong>($input, $parameterName) </code> @@ -1051,7 +1388,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_validate"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/RsyncCommands.php#L153">at line 153</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/RsyncCommands.php#L152">at line 152</a></div> <code> void <strong>validate</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> diff --git a/api/Drush/Commands/core/RunserverCommands.html b/api/Drush/Commands/core/RunserverCommands.html index cde7407f36..1d8a0442ac 100644 --- a/api/Drush/Commands/core/RunserverCommands.html +++ b/api/Drush/Commands/core/RunserverCommands.html @@ -86,7 +86,7 @@ <h1>RunserverCommands <p>final class - <strong>RunserverCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> implements <abbr title="Robo\Contract\ConfigAwareInterface">ConfigAwareInterface</abbr> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/RunserverCommands.php">View source</a>) + <strong>RunserverCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/RunserverCommands.php">View source</a>) </p> @@ -102,16 +102,6 @@ <h2>Traits</h2> <div class="col-md-6"> <a href="../../../Drush/Exec/ExecTrait.html"><abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> </div> <div class="col-md-6"></div> - </div> - <div class="row"> - <div class="col-md-6"> - <a href="../../../Drush/Config/ConfigAwareTrait.html"><abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> </div> - <div class="col-md-6"></div> - </div> - <div class="row"> - <div class="col-md-6"> - <abbr title="Robo\Common\ConfigAwareTrait">ConfigAwareTrait</abbr> </div> - <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -137,6 +127,11 @@ <h2>Traits</h2> <div class="col-md-6"> <abbr title="Robo\Common\IO">IO</abbr> </div> <div class="col-md-6"></div> + </div> + <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> </div> + <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -207,23 +202,23 @@ <h2>Properties</h2> <table class="table table-condensed"> <tr> - <td class="type" id="property_commandData"> - protected <abbr title="Drush\Commands\Consolidation\AnnotatedCommand\CommandData">CommandData</abbr>|null + <td class="type" id="property_uri"> + protected </td> - <td>$commandData</td> + <td>$uri</td> <td class="last"></td> - <td><small>from <a href="../../../Drush/Commands/DrushCommands.html#property_commandData"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></td> + <td></td> </tr> <tr> - <td class="type" id="property_uri"> - protected + <td class="type" id="property_commandData"> + protected <abbr title="Drush\Commands\Consolidation\AnnotatedCommand\CommandData">CommandData</abbr>|null </td> - <td>$uri</td> + <td>$commandData</td> <td class="last"></td> - <td></td> + <td><small>from <a href="../../../Drush/Commands/DrushCommands.html#property_commandData"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></td> </tr> </table> @@ -277,6 +272,51 @@ <h2>Methods</h2> DrushConfig as return type. Helps with IDE completion.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> <abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_configurePrompts">configurePrompts</a>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + + <p><p>Configure the prompt fallbacks.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + mixed + </div> + <div class="col-md-8"> + <a href="#method_promptUntilValid">promptUntilValid</a>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + + <p><p>Prompt the user until the given validation callback passes.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_restorePrompts">restorePrompts</a>() + + <p><p>Restore the prompts output.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + bool + </div> + <div class="col-md-8"> + <a href="#method_runningUnitTests">runningUnitTests</a>() + + <p class="no-description">No description</p> + </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -292,7 +332,7 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> + <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> </div> <div class="col-md-8"> <a href="#method_io">io</a>() @@ -337,6 +377,17 @@ <h2>Methods</h2> <div class="row"> <div class="col-md-2 type"> + </div> + <div class="col-md-8"> + <a href="#method_initHook">initHook</a>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + </div> <div class="col-md-8"> <a href="#method_printFileTopic">printFileTopic</a>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) @@ -358,7 +409,7 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - + void </div> <div class="col-md-8"> <a href="#method_runserver">runserver</a>($uri = null, $options = ['default-server' => self::REQ, 'browser' => true, 'dns' => false]) @@ -395,7 +446,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_startBrowser"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_startBrowser"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L28">at line 28</a></div> <code> bool <strong>startBrowser</strong>(string|null $uri = null, int $sleep = 0, int|null $port = null, <abbr title="Drush\Exec\string|bool">string|bool</abbr> $browser = false) </code> @@ -456,7 +507,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_programExists"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_programExists"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L87">at line 87</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L92">at line 92</a></div> <code> static bool <strong>programExists</strong>($program) </code> @@ -500,7 +551,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getEditor"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_getEditor"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L99">at line 99</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L104">at line 104</a></div> <code> static string <strong>getEditor</strong>(string|null $editor = null) </code> @@ -544,7 +595,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -582,6 +633,169 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_configurePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> + <code> protected void + <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Configure the prompt fallbacks.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr></td> + <td>$input</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_promptUntilValid"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> + <code> protected mixed + <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Prompt the user until the given validation callback passes.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a></td> + <td>$prompt</td> + <td></td> + </tr> + <tr> + <td>bool|string</td> + <td>$required</td> + <td></td> + </tr> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null</td> + <td>$validate</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>mixed</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_restorePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> + <code> protected void + <strong>restorePrompts</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Restore the prompts output.</p></p> + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_runningUnitTests"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> + <code> protected bool + <strong>runningUnitTests</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p class="no-description">No description</p> + + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>bool</td> + <td></td> + </tr> + </table> + + + + </div> </div> @@ -589,7 +803,7 @@ <h4>See also</h4> <div class="method-item"> <h3 id="method___construct"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method___construct"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L51">at line 51</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L52">at line 52</a></div> <code> <strong>__construct</strong>() </code> @@ -614,8 +828,8 @@ <h3 id="method___construct"> <div class="method-item"> <h3 id="method_io"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_io"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L58">at line 58</a></div> - <code> protected <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L59">at line 59</a></div> + <code> protected <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> <strong>io</strong>() </code> </h3> @@ -632,7 +846,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr></td> + <td><abbr title="Drush\Style\DrushStyle">DrushStyle</abbr></td> <td></td> </tr> </table> @@ -647,7 +861,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_logger"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_logger"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L70">at line 70</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L71">at line 71</a></div> <code> protected <abbr title="Drush\Commands\Drush\Log\DrushLoggerManager">DrushLoggerManager</abbr>|null <strong>logger</strong>() </code> @@ -680,7 +894,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_printFile"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFile"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L81">at line 81</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L82">at line 82</a></div> <code> protected void <strong>printFile</strong>(string $file) </code> @@ -723,7 +937,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_preHook"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_preHook"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L103">at line 103</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L104">at line 104</a></div> <code> <strong>preHook</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -750,6 +964,45 @@ <h4>Parameters</h4> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_initHook"> + <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L113">at line 113</a></div> + <code> + <strong>initHook</strong>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td></td> + <td>$input</td> + <td></td> + </tr> + <tr> + <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td>$annotationData</td> + <td></td> + </tr> + </table> + + + + + </div> </div> @@ -757,7 +1010,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_printFileTopic"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFileTopic"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L115">at line 115</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> <code> protected <strong>printFileTopic</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -791,7 +1044,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getStack"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L137">at line 137</a></div> <code> protected <abbr title="GuzzleHttp\HandlerStack">HandlerStack</abbr> <strong>getStack</strong>() </code> @@ -834,8 +1087,8 @@ <h4>See also</h4> </div> <div class="method-item"> <h3 id="method_runserver"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/RunserverCommands.php#L33">at line 33</a></div> - <code> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/RunserverCommands.php#L30">at line 30</a></div> + <code> void <strong>runserver</strong>($uri = null, $options = ['default-server' => self::REQ, 'browser' => true, 'dns' => false]) </code> </h3> @@ -867,6 +1120,15 @@ <h4>Parameters</h4> </table> + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + @@ -876,7 +1138,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_uri"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/RunserverCommands.php#L89">at line 89</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/RunserverCommands.php#L85">at line 85</a></div> <code> array <strong>uri</strong>($uri, $options) </code> @@ -923,7 +1185,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_parseUri"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/RunserverCommands.php#L127">at line 127</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/RunserverCommands.php#L122">at line 122</a></div> <code> array <strong>parseUri</strong>(string|null $uri) </code> diff --git a/api/Drush/Commands/core/SiteCommands.html b/api/Drush/Commands/core/SiteCommands.html index 57595bc87b..ab1142fc4a 100644 --- a/api/Drush/Commands/core/SiteCommands.html +++ b/api/Drush/Commands/core/SiteCommands.html @@ -86,7 +86,7 @@ <h1>SiteCommands <p>final class - <strong>SiteCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> implements <abbr title="Consolidation\SiteAlias\SiteAliasManagerAwareInterface">SiteAliasManagerAwareInterface</abbr> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/SiteCommands.php">View source</a>) + <strong>SiteCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/SiteCommands.php">View source</a>) </p> @@ -100,8 +100,8 @@ <h2>Traits</h2> <div class="container-fluid underlined"> <div class="row"> <div class="col-md-6"> - <abbr title="Consolidation\SiteAlias\SiteAliasManagerAwareTrait">SiteAliasManagerAwareTrait</abbr> </div> - <div class="col-md-6"></div> + <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> + <div class="col-md-6"><p>A copy of \Drupal\Core\DependencyInjection\AutowireTrait with first params' type hint changed.</p></div> </div> <div class="row"> <div class="col-md-6"> @@ -127,6 +127,11 @@ <h2>Traits</h2> <div class="col-md-6"> <abbr title="Robo\Common\IO">IO</abbr> </div> <div class="col-md-6"></div> + </div> + <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> </div> + <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -206,6 +211,16 @@ <h2>Properties</h2> <table class="table table-condensed"> <tr> + <td class="type" id="property_uri"> + protected + + </td> + <td>$uri</td> + <td class="last"></td> + <td><small>from <a href="../../../Drush/Exec/ExecTrait.html#property_uri"> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a></small></td> + </tr> + <tr> <td class="type" id="property_commandData"> protected <abbr title="Drush\Commands\Consolidation\AnnotatedCommand\CommandData">CommandData</abbr>|null @@ -267,22 +282,66 @@ <h2>Methods</h2> DrushConfig as return type. Helps with IDE completion.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> <abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_configurePrompts">configurePrompts</a>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + + <p><p>Configure the prompt fallbacks.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + mixed + </div> + <div class="col-md-8"> + <a href="#method_promptUntilValid">promptUntilValid</a>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + + <p><p>Prompt the user until the given validation callback passes.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_restorePrompts">restorePrompts</a>() + + <p><p>Restore the prompts output.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + bool + </div> + <div class="col-md-8"> + <a href="#method_runningUnitTests">runningUnitTests</a>() + + <p class="no-description">No description</p> + </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> </div> <div class="col-md-8"> - <a href="#method___construct">__construct</a>() + <a href="#method___construct">__construct</a>(<abbr title="Consolidation\SiteAlias\SiteAliasManagerInterface">SiteAliasManagerInterface</abbr> $siteAliasManager) <p class="no-description">No description</p> </div> - <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method___construct"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + <div class="col-md-2"></div> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> + <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> </div> <div class="col-md-8"> <a href="#method_io">io</a>() @@ -327,6 +386,17 @@ <h2>Methods</h2> <div class="row"> <div class="col-md-2 type"> + </div> + <div class="col-md-8"> + <a href="#method_initHook">initHook</a>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + </div> <div class="col-md-8"> <a href="#method_printFileTopic">printFileTopic</a>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) @@ -345,6 +415,17 @@ <h2>Methods</h2> <p><p>Get a Guzzle handler stack that uses the Drush logger.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> <abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> + </div> + <div class="col-md-8"> + <a href="#method_create">create</a>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) + + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -386,7 +467,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_startBrowser"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_startBrowser"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L28">at line 28</a></div> <code> bool <strong>startBrowser</strong>(string|null $uri = null, int $sleep = 0, int|null $port = null, <abbr title="Drush\Exec\string|bool">string|bool</abbr> $browser = false) </code> @@ -447,7 +528,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_programExists"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_programExists"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L87">at line 87</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L92">at line 92</a></div> <code> static bool <strong>programExists</strong>($program) </code> @@ -491,7 +572,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getEditor"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_getEditor"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L99">at line 99</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L104">at line 104</a></div> <code> static string <strong>getEditor</strong>(string|null $editor = null) </code> @@ -535,7 +616,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -573,16 +654,178 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_configurePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> + <code> protected void + <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Configure the prompt fallbacks.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr></td> + <td>$input</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_promptUntilValid"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> + <code> protected mixed + <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Prompt the user until the given validation callback passes.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a></td> + <td>$prompt</td> + <td></td> + </tr> + <tr> + <td>bool|string</td> + <td>$required</td> + <td></td> + </tr> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null</td> + <td>$validate</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>mixed</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_restorePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> + <code> protected void + <strong>restorePrompts</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Restore the prompts output.</p></p> + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_runningUnitTests"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> + <code> protected bool + <strong>runningUnitTests</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p class="no-description">No description</p> + + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>bool</td> + <td></td> + </tr> + </table> + + + + </div> </div> </div> <div class="method-item"> <h3 id="method___construct"> - <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method___construct"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L51">at line 51</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/SiteCommands.php#L21">at line 21</a></div> <code> - <strong>__construct</strong>() + <strong>__construct</strong>(<abbr title="Consolidation\SiteAlias\SiteAliasManagerInterface">SiteAliasManagerInterface</abbr> $siteAliasManager) </code> </h3> <div class="details"> @@ -594,6 +837,16 @@ <h3 id="method___construct"> </div> <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Consolidation\SiteAlias\SiteAliasManagerInterface">SiteAliasManagerInterface</abbr></td> + <td>$siteAliasManager</td> + <td></td> + </tr> + </table> + @@ -605,8 +858,8 @@ <h3 id="method___construct"> <div class="method-item"> <h3 id="method_io"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_io"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L58">at line 58</a></div> - <code> protected <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L59">at line 59</a></div> + <code> protected <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> <strong>io</strong>() </code> </h3> @@ -623,7 +876,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr></td> + <td><abbr title="Drush\Style\DrushStyle">DrushStyle</abbr></td> <td></td> </tr> </table> @@ -638,7 +891,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_logger"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_logger"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L70">at line 70</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L71">at line 71</a></div> <code> protected <abbr title="Drush\Commands\Drush\Log\DrushLoggerManager">DrushLoggerManager</abbr>|null <strong>logger</strong>() </code> @@ -671,7 +924,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_printFile"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFile"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L81">at line 81</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L82">at line 82</a></div> <code> protected void <strong>printFile</strong>(string $file) </code> @@ -714,7 +967,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_preHook"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_preHook"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L103">at line 103</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L104">at line 104</a></div> <code> <strong>preHook</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -741,6 +994,45 @@ <h4>Parameters</h4> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_initHook"> + <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L113">at line 113</a></div> + <code> + <strong>initHook</strong>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td></td> + <td>$input</td> + <td></td> + </tr> + <tr> + <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td>$annotationData</td> + <td></td> + </tr> + </table> + + + + + </div> </div> @@ -748,7 +1040,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_printFileTopic"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFileTopic"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L115">at line 115</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> <code> protected <strong>printFileTopic</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -782,7 +1074,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getStack"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L137">at line 137</a></div> <code> protected <abbr title="GuzzleHttp\HandlerStack">HandlerStack</abbr> <strong>getStack</strong>() </code> @@ -819,13 +1111,56 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_create"> + <div class="location">in <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/AutowireTrait.php#L27">at line 27</a></div> + <code> static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> + <strong>create</strong>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr></td> + <td>$container</td> + <td><p>The service container this instance should use.</p></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td><a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></td> + <td></td> + </tr> + </table> + + + + </div> </div> </div> <div class="method-item"> <h3 id="method_siteSet"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/SiteCommands.php#L26">at line 26</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/SiteCommands.php#L33">at line 33</a></div> <code> void <strong>siteSet</strong>(string $site = '@none') </code> @@ -868,7 +1203,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_siteAlias"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/SiteCommands.php#L93">at line 93</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/SiteCommands.php#L100">at line 100</a></div> <code> <abbr title="Drush\Commands\core\Consolidation\OutputFormatters\StructuredData\UnstructuredListData">UnstructuredListData</abbr>|null <strong>siteAlias</strong>($site = null, array $options = ['format' => 'yaml']) </code> @@ -915,7 +1250,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_siteAliasExportList"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/SiteCommands.php#L122">at line 122</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/SiteCommands.php#L129">at line 129</a></div> <code> protected array <strong>siteAliasExportList</strong>(array $aliasList, $options) </code> diff --git a/api/Drush/Commands/core/SiteInstallCommands.html b/api/Drush/Commands/core/SiteInstallCommands.html index 1586f6b70a..23d71fc147 100644 --- a/api/Drush/Commands/core/SiteInstallCommands.html +++ b/api/Drush/Commands/core/SiteInstallCommands.html @@ -86,7 +86,7 @@ <h1>SiteInstallCommands <p>final class - <strong>SiteInstallCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/SiteInstallCommands.php">View source</a>) + <strong>SiteInstallCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/SiteInstallCommands.php">View source</a>) </p> @@ -99,6 +99,11 @@ <h2>Traits</h2> <div class="container-fluid underlined"> <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> + <div class="col-md-6"><p>A copy of \Drupal\Core\DependencyInjection\AutowireTrait with first params' type hint changed.</p></div> + </div> + <div class="row"> <div class="col-md-6"> <a href="../../../Drush/Exec/ExecTrait.html"><abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> </div> <div class="col-md-6"></div> @@ -127,6 +132,11 @@ <h2>Traits</h2> <div class="col-md-6"> <abbr title="Robo\Common\IO">IO</abbr> </div> <div class="col-md-6"></div> + </div> + <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> </div> + <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -197,6 +207,16 @@ <h2>Properties</h2> <table class="table table-condensed"> <tr> + <td class="type" id="property_uri"> + protected + + </td> + <td>$uri</td> + <td class="last"></td> + <td><small>from <a href="../../../Drush/Exec/ExecTrait.html#property_uri"> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a></small></td> + </tr> + <tr> <td class="type" id="property_commandData"> protected <abbr title="Drush\Commands\Consolidation\AnnotatedCommand\CommandData">CommandData</abbr>|null @@ -258,13 +278,58 @@ <h2>Methods</h2> DrushConfig as return type. Helps with IDE completion.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> <abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_configurePrompts">configurePrompts</a>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + + <p><p>Configure the prompt fallbacks.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + mixed + </div> + <div class="col-md-8"> + <a href="#method_promptUntilValid">promptUntilValid</a>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + + <p><p>Prompt the user until the given validation callback passes.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_restorePrompts">restorePrompts</a>() + + <p><p>Restore the prompts output.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + bool + </div> + <div class="col-md-8"> + <a href="#method_runningUnitTests">runningUnitTests</a>() + + <p class="no-description">No description</p> + </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> </div> <div class="col-md-8"> - <a href="#method___construct">__construct</a>(<a href="../../../Drush/Boot/BootstrapManager.html"><abbr title="Drush\Boot\BootstrapManager">BootstrapManager</abbr></a> $bootstrapManager, <abbr title="Consolidation\SiteAlias\SiteAliasManager">SiteAliasManager</abbr> $siteAliasManager, <abbr title="Composer\Autoload\ClassLoader">ClassLoader</abbr> $autoloader) + <a href="#method___construct">__construct</a>(<a href="../../../Drush/Boot/BootstrapManager.html"><abbr title="Drush\Boot\BootstrapManager">BootstrapManager</abbr></a> $bootstrapManager, <abbr title="Consolidation\SiteAlias\SiteAliasManagerInterface">SiteAliasManagerInterface</abbr> $siteAliasManager, <abbr title="Composer\Autoload\ClassLoader">ClassLoader</abbr> $autoloader) <p class="no-description">No description</p> </div> @@ -272,7 +337,7 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> + <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> </div> <div class="col-md-8"> <a href="#method_io">io</a>() @@ -317,6 +382,17 @@ <h2>Methods</h2> <div class="row"> <div class="col-md-2 type"> + </div> + <div class="col-md-8"> + <a href="#method_initHook">initHook</a>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + </div> <div class="col-md-8"> <a href="#method_printFileTopic">printFileTopic</a>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) @@ -338,14 +414,14 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - static <a href="../../../Drush/Commands/core/SiteInstallCommands.html"><abbr title="Drush\Commands\core\SiteInstallCommands">SiteInstallCommands</abbr></a> + static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> <div class="col-md-8"> - <a href="#method_createEarly">createEarly</a>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $drush_container) + <a href="#method_create">create</a>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) - <p class="no-description">No description</p> - </div> - <div class="col-md-2"></div> + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -450,7 +526,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_startBrowser"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_startBrowser"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L28">at line 28</a></div> <code> bool <strong>startBrowser</strong>(string|null $uri = null, int $sleep = 0, int|null $port = null, <abbr title="Drush\Exec\string|bool">string|bool</abbr> $browser = false) </code> @@ -511,7 +587,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_programExists"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_programExists"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L87">at line 87</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L92">at line 92</a></div> <code> static bool <strong>programExists</strong>($program) </code> @@ -555,7 +631,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getEditor"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_getEditor"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L99">at line 99</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L104">at line 104</a></div> <code> static string <strong>getEditor</strong>(string|null $editor = null) </code> @@ -599,7 +675,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -637,15 +713,178 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_configurePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> + <code> protected void + <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Configure the prompt fallbacks.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr></td> + <td>$input</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_promptUntilValid"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> + <code> protected mixed + <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Prompt the user until the given validation callback passes.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a></td> + <td>$prompt</td> + <td></td> + </tr> + <tr> + <td>bool|string</td> + <td>$required</td> + <td></td> + </tr> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null</td> + <td>$validate</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>mixed</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_restorePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> + <code> protected void + <strong>restorePrompts</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Restore the prompts output.</p></p> + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_runningUnitTests"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> + <code> protected bool + <strong>runningUnitTests</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p class="no-description">No description</p> + + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>bool</td> + <td></td> + </tr> + </table> + + + + </div> </div> </div> <div class="method-item"> <h3 id="method___construct"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/SiteInstallCommands.php#L34">at line 34</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/SiteInstallCommands.php#L41">at line 41</a></div> <code> - <strong>__construct</strong>(<a href="../../../Drush/Boot/BootstrapManager.html"><abbr title="Drush\Boot\BootstrapManager">BootstrapManager</abbr></a> $bootstrapManager, <abbr title="Consolidation\SiteAlias\SiteAliasManager">SiteAliasManager</abbr> $siteAliasManager, <abbr title="Composer\Autoload\ClassLoader">ClassLoader</abbr> $autoloader) + <strong>__construct</strong>(<a href="../../../Drush/Boot/BootstrapManager.html"><abbr title="Drush\Boot\BootstrapManager">BootstrapManager</abbr></a> $bootstrapManager, <abbr title="Consolidation\SiteAlias\SiteAliasManagerInterface">SiteAliasManagerInterface</abbr> $siteAliasManager, <abbr title="Composer\Autoload\ClassLoader">ClassLoader</abbr> $autoloader) </code> </h3> <div class="details"> @@ -666,7 +905,7 @@ <h4>Parameters</h4> <td></td> </tr> <tr> - <td><abbr title="Consolidation\SiteAlias\SiteAliasManager">SiteAliasManager</abbr></td> + <td><abbr title="Consolidation\SiteAlias\SiteAliasManagerInterface">SiteAliasManagerInterface</abbr></td> <td>$siteAliasManager</td> <td></td> </tr> @@ -688,8 +927,8 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_io"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_io"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L58">at line 58</a></div> - <code> protected <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L59">at line 59</a></div> + <code> protected <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> <strong>io</strong>() </code> </h3> @@ -706,7 +945,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr></td> + <td><abbr title="Drush\Style\DrushStyle">DrushStyle</abbr></td> <td></td> </tr> </table> @@ -721,7 +960,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_logger"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_logger"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L70">at line 70</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L71">at line 71</a></div> <code> protected <abbr title="Drush\Commands\Drush\Log\DrushLoggerManager">DrushLoggerManager</abbr>|null <strong>logger</strong>() </code> @@ -754,7 +993,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_printFile"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFile"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L81">at line 81</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L82">at line 82</a></div> <code> protected void <strong>printFile</strong>(string $file) </code> @@ -797,7 +1036,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_preHook"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_preHook"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L103">at line 103</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L104">at line 104</a></div> <code> <strong>preHook</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -824,6 +1063,45 @@ <h4>Parameters</h4> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_initHook"> + <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L113">at line 113</a></div> + <code> + <strong>initHook</strong>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td></td> + <td>$input</td> + <td></td> + </tr> + <tr> + <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td>$annotationData</td> + <td></td> + </tr> + </table> + + + + + </div> </div> @@ -831,7 +1109,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_printFileTopic"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFileTopic"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L115">at line 115</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> <code> protected <strong>printFileTopic</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -865,7 +1143,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getStack"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L137">at line 137</a></div> <code> protected <abbr title="GuzzleHttp\HandlerStack">HandlerStack</abbr> <strong>getStack</strong>() </code> @@ -907,10 +1185,11 @@ <h4>See also</h4> </div> <div class="method-item"> - <h3 id="method_createEarly"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/SiteInstallCommands.php#L42">at line 42</a></div> - <code> static <a href="../../../Drush/Commands/core/SiteInstallCommands.html"><abbr title="Drush\Commands\core\SiteInstallCommands">SiteInstallCommands</abbr></a> - <strong>createEarly</strong>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $drush_container) + <h3 id="method_create"> + <div class="location">in <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/AutowireTrait.php#L27">at line 27</a></div> + <code> static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> + <strong>create</strong>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) </code> </h3> <div class="details"> @@ -918,8 +1197,7 @@ <h3 id="method_createEarly"> <div class="method-description"> - <p class="no-description">No description</p> - + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> <div class="tags"> <h4>Parameters</h4> @@ -927,8 +1205,8 @@ <h4>Parameters</h4> <table class="table table-condensed"> <tr> <td><abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr></td> - <td>$drush_container</td> - <td></td> + <td>$container</td> + <td><p>The service container this instance should use.</p></td> </tr> </table> @@ -937,7 +1215,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><a href="../../../Drush/Commands/core/SiteInstallCommands.html"><abbr title="Drush\Commands\core\SiteInstallCommands">SiteInstallCommands</abbr></a></td> + <td><a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></td> <td></td> </tr> </table> @@ -951,7 +1229,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_install"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/SiteInstallCommands.php#L56">at line 56</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/SiteInstallCommands.php#L52">at line 52</a></div> <code> void <strong>install</strong>(array $profile, $options = ['db-url' => self::REQ, 'db-prefix' => self::REQ, 'db-su' => self::REQ, 'db-su-pw' => self::REQ, 'account-name' => 'admin', 'account-mail' => 'admin@example.com', 'site-mail' => 'admin@example.com', 'account-pass' => self::REQ, 'locale' => 'en', 'site-name' => 'Drush Site-Install', 'site-pass' => self::REQ, 'sites-subdir' => self::REQ, 'config-dir' => self::REQ, 'existing-config' => false]) </code> @@ -998,7 +1276,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_taskCallback"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/SiteInstallCommands.php#L182">at line 182</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/SiteInstallCommands.php#L180">at line 180</a></div> <code> void <strong>taskCallback</strong>($install_state) </code> @@ -1041,7 +1319,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_determineProfile"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/SiteInstallCommands.php#L188">at line 188</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/SiteInstallCommands.php#L186">at line 186</a></div> <code> protected <abbr title="Drush\Commands\core\string|bool">string|bool</abbr> <strong>determineProfile</strong>($profile, $options) </code> @@ -1089,7 +1367,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_hasConfigFiles"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/SiteInstallCommands.php#L239">at line 239</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/SiteInstallCommands.php#L237">at line 237</a></div> <code> protected bool <strong>hasConfigFiles</strong>($config) </code> @@ -1131,7 +1409,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_validate"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/SiteInstallCommands.php#L245">at line 245</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/SiteInstallCommands.php#L243">at line 243</a></div> <code> void <strong>validate</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -1174,7 +1452,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_pre"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/SiteInstallCommands.php#L304">at line 304</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/SiteInstallCommands.php#L363">at line 363</a></div> <code> void <strong>pre</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -1216,7 +1494,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getSitesSubdirFromUri"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/SiteInstallCommands.php#L399">at line 399</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/SiteInstallCommands.php#L459">at line 459</a></div> <code> protected <strong>getSitesSubdirFromUri</strong>($root, $uri) </code> @@ -1255,7 +1533,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_serverGlobals"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/SiteInstallCommands.php#L432">at line 432</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/SiteInstallCommands.php#L492">at line 492</a></div> <code> void <strong>serverGlobals</strong>($drupal_base_url) </code> @@ -1308,7 +1586,7 @@ <h4>See also</h4> </div> <div class="method-item"> <h3 id="method_validateConfigDir"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/SiteInstallCommands.php#L473">at line 473</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/SiteInstallCommands.php#L532">at line 532</a></div> <code> protected void <strong>validateConfigDir</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData, $directory) </code> diff --git a/api/Drush/Commands/core/SshCommands.html b/api/Drush/Commands/core/SshCommands.html index 5a6c8ebde1..3dd5dba85f 100644 --- a/api/Drush/Commands/core/SshCommands.html +++ b/api/Drush/Commands/core/SshCommands.html @@ -86,7 +86,7 @@ <h1>SshCommands <p>final class - <strong>SshCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> implements <abbr title="Consolidation\SiteAlias\SiteAliasManagerAwareInterface">SiteAliasManagerAwareInterface</abbr> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/SshCommands.php">View source</a>) + <strong>SshCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/SshCommands.php">View source</a>) </p> @@ -100,8 +100,8 @@ <h2>Traits</h2> <div class="container-fluid underlined"> <div class="row"> <div class="col-md-6"> - <abbr title="Consolidation\SiteAlias\SiteAliasManagerAwareTrait">SiteAliasManagerAwareTrait</abbr> </div> - <div class="col-md-6"></div> + <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> + <div class="col-md-6"><p>A copy of \Drupal\Core\DependencyInjection\AutowireTrait with first params' type hint changed.</p></div> </div> <div class="row"> <div class="col-md-6"> @@ -127,6 +127,11 @@ <h2>Traits</h2> <div class="col-md-6"> <abbr title="Robo\Common\IO">IO</abbr> </div> <div class="col-md-6"></div> + </div> + <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> </div> + <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -197,6 +202,16 @@ <h2>Properties</h2> <table class="table table-condensed"> <tr> + <td class="type" id="property_uri"> + protected + + </td> + <td>$uri</td> + <td class="last"></td> + <td><small>from <a href="../../../Drush/Exec/ExecTrait.html#property_uri"> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a></small></td> + </tr> + <tr> <td class="type" id="property_commandData"> protected <abbr title="Drush\Commands\Consolidation\AnnotatedCommand\CommandData">CommandData</abbr>|null @@ -258,22 +273,66 @@ <h2>Methods</h2> DrushConfig as return type. Helps with IDE completion.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> <abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_configurePrompts">configurePrompts</a>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + + <p><p>Configure the prompt fallbacks.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + mixed + </div> + <div class="col-md-8"> + <a href="#method_promptUntilValid">promptUntilValid</a>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + + <p><p>Prompt the user until the given validation callback passes.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_restorePrompts">restorePrompts</a>() + + <p><p>Restore the prompts output.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + bool + </div> + <div class="col-md-8"> + <a href="#method_runningUnitTests">runningUnitTests</a>() + + <p class="no-description">No description</p> + </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> </div> <div class="col-md-8"> - <a href="#method___construct">__construct</a>() + <a href="#method___construct">__construct</a>(<abbr title="Consolidation\SiteAlias\SiteAliasManagerInterface">SiteAliasManagerInterface</abbr> $siteAliasManager) <p class="no-description">No description</p> </div> - <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method___construct"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + <div class="col-md-2"></div> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> + <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> </div> <div class="col-md-8"> <a href="#method_io">io</a>() @@ -318,6 +377,17 @@ <h2>Methods</h2> <div class="row"> <div class="col-md-2 type"> + </div> + <div class="col-md-8"> + <a href="#method_initHook">initHook</a>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + </div> <div class="col-md-8"> <a href="#method_printFileTopic">printFileTopic</a>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) @@ -336,6 +406,17 @@ <h2>Methods</h2> <p><p>Get a Guzzle handler stack that uses the Drush logger.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> <abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> + </div> + <div class="col-md-8"> + <a href="#method_create">create</a>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) + + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -356,7 +437,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_startBrowser"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_startBrowser"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L28">at line 28</a></div> <code> bool <strong>startBrowser</strong>(string|null $uri = null, int $sleep = 0, int|null $port = null, <abbr title="Drush\Exec\string|bool">string|bool</abbr> $browser = false) </code> @@ -417,7 +498,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_programExists"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_programExists"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L87">at line 87</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L92">at line 92</a></div> <code> static bool <strong>programExists</strong>($program) </code> @@ -461,7 +542,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getEditor"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_getEditor"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L99">at line 99</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L104">at line 104</a></div> <code> static string <strong>getEditor</strong>(string|null $editor = null) </code> @@ -505,7 +586,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -543,16 +624,178 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_configurePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> + <code> protected void + <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Configure the prompt fallbacks.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr></td> + <td>$input</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_promptUntilValid"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> + <code> protected mixed + <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Prompt the user until the given validation callback passes.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a></td> + <td>$prompt</td> + <td></td> + </tr> + <tr> + <td>bool|string</td> + <td>$required</td> + <td></td> + </tr> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null</td> + <td>$validate</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>mixed</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_restorePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> + <code> protected void + <strong>restorePrompts</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Restore the prompts output.</p></p> + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_runningUnitTests"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> + <code> protected bool + <strong>runningUnitTests</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p class="no-description">No description</p> + + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>bool</td> + <td></td> + </tr> + </table> + + + + </div> </div> </div> <div class="method-item"> <h3 id="method___construct"> - <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method___construct"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L51">at line 51</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/SshCommands.php#L22">at line 22</a></div> <code> - <strong>__construct</strong>() + <strong>__construct</strong>(<abbr title="Consolidation\SiteAlias\SiteAliasManagerInterface">SiteAliasManagerInterface</abbr> $siteAliasManager) </code> </h3> <div class="details"> @@ -564,6 +807,16 @@ <h3 id="method___construct"> </div> <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Consolidation\SiteAlias\SiteAliasManagerInterface">SiteAliasManagerInterface</abbr></td> + <td>$siteAliasManager</td> + <td></td> + </tr> + </table> + @@ -575,8 +828,8 @@ <h3 id="method___construct"> <div class="method-item"> <h3 id="method_io"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_io"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L58">at line 58</a></div> - <code> protected <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L59">at line 59</a></div> + <code> protected <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> <strong>io</strong>() </code> </h3> @@ -593,7 +846,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr></td> + <td><abbr title="Drush\Style\DrushStyle">DrushStyle</abbr></td> <td></td> </tr> </table> @@ -608,7 +861,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_logger"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_logger"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L70">at line 70</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L71">at line 71</a></div> <code> protected <abbr title="Drush\Commands\Drush\Log\DrushLoggerManager">DrushLoggerManager</abbr>|null <strong>logger</strong>() </code> @@ -641,7 +894,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_printFile"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFile"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L81">at line 81</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L82">at line 82</a></div> <code> protected void <strong>printFile</strong>(string $file) </code> @@ -684,7 +937,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_preHook"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_preHook"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L103">at line 103</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L104">at line 104</a></div> <code> <strong>preHook</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -711,6 +964,45 @@ <h4>Parameters</h4> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_initHook"> + <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L113">at line 113</a></div> + <code> + <strong>initHook</strong>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td></td> + <td>$input</td> + <td></td> + </tr> + <tr> + <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td>$annotationData</td> + <td></td> + </tr> + </table> + + + + + </div> </div> @@ -718,7 +1010,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_printFileTopic"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFileTopic"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L115">at line 115</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> <code> protected <strong>printFileTopic</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -752,7 +1044,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getStack"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L137">at line 137</a></div> <code> protected <abbr title="GuzzleHttp\HandlerStack">HandlerStack</abbr> <strong>getStack</strong>() </code> @@ -789,13 +1081,56 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_create"> + <div class="location">in <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/AutowireTrait.php#L27">at line 27</a></div> + <code> static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> + <strong>create</strong>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr></td> + <td>$container</td> + <td><p>The service container this instance should use.</p></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td><a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></td> + <td></td> + </tr> + </table> + + + + </div> </div> </div> <div class="method-item"> <h3 id="method_ssh"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/SshCommands.php#L23">at line 23</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/SshCommands.php#L31">at line 31</a></div> <code> void <strong>ssh</strong>(array $code, $options = ['cd' => self::REQ]) </code> diff --git a/api/Drush/Commands/core/StateCommands.html b/api/Drush/Commands/core/StateCommands.html index 1cd7891876..6eb8f9a400 100644 --- a/api/Drush/Commands/core/StateCommands.html +++ b/api/Drush/Commands/core/StateCommands.html @@ -86,7 +86,7 @@ <h1>StateCommands <p>final class - <strong>StateCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> implements <abbr title="Consolidation\AnnotatedCommand\Input\StdinAwareInterface">StdinAwareInterface</abbr> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/StateCommands.php">View source</a>) + <strong>StateCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> implements <abbr title="Consolidation\AnnotatedCommand\Input\StdinAwareInterface">StdinAwareInterface</abbr> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/StateCommands.php">View source</a>) </p> @@ -99,6 +99,11 @@ <h2>Traits</h2> <div class="container-fluid underlined"> <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> + <div class="col-md-6"><p>A copy of \Drupal\Core\DependencyInjection\AutowireTrait with first params' type hint changed.</p></div> + </div> + <div class="row"> <div class="col-md-6"> <abbr title="Consolidation\AnnotatedCommand\Input\StdinAwareTrait">StdinAwareTrait</abbr> </div> <div class="col-md-6"></div> @@ -127,6 +132,11 @@ <h2>Traits</h2> <div class="col-md-6"> <abbr title="Robo\Common\IO">IO</abbr> </div> <div class="col-md-6"></div> + </div> + <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> </div> + <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -215,6 +225,16 @@ <h2>Properties</h2> <table class="table table-condensed"> <tr> + <td class="type" id="property_uri"> + protected + + </td> + <td>$uri</td> + <td class="last"></td> + <td><small>from <a href="../../../Drush/Exec/ExecTrait.html#property_uri"> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a></small></td> + </tr> + <tr> <td class="type" id="property_commandData"> protected <abbr title="Drush\Commands\Consolidation\AnnotatedCommand\CommandData">CommandData</abbr>|null @@ -276,6 +296,51 @@ <h2>Methods</h2> DrushConfig as return type. Helps with IDE completion.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> <abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_configurePrompts">configurePrompts</a>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + + <p><p>Configure the prompt fallbacks.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + mixed + </div> + <div class="col-md-8"> + <a href="#method_promptUntilValid">promptUntilValid</a>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + + <p><p>Prompt the user until the given validation callback passes.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_restorePrompts">restorePrompts</a>() + + <p><p>Restore the prompts output.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + bool + </div> + <div class="col-md-8"> + <a href="#method_runningUnitTests">runningUnitTests</a>() + + <p class="no-description">No description</p> + </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -290,7 +355,7 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> + <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> </div> <div class="col-md-8"> <a href="#method_io">io</a>() @@ -335,6 +400,17 @@ <h2>Methods</h2> <div class="row"> <div class="col-md-2 type"> + </div> + <div class="col-md-8"> + <a href="#method_initHook">initHook</a>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + </div> <div class="col-md-8"> <a href="#method_printFileTopic">printFileTopic</a>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) @@ -356,14 +432,14 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - static <a href="../../../Drush/Commands/core/StateCommands.html"><abbr title="Drush\Commands\core\StateCommands">StateCommands</abbr></a> + static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> <div class="col-md-8"> - <a href="#method_create">create</a>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container) + <a href="#method_create">create</a>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) - <p class="no-description">No description</p> - </div> - <div class="col-md-2"></div> + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -426,7 +502,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_startBrowser"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_startBrowser"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L28">at line 28</a></div> <code> bool <strong>startBrowser</strong>(string|null $uri = null, int $sleep = 0, int|null $port = null, <abbr title="Drush\Exec\string|bool">string|bool</abbr> $browser = false) </code> @@ -487,7 +563,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_programExists"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_programExists"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L87">at line 87</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L92">at line 92</a></div> <code> static bool <strong>programExists</strong>($program) </code> @@ -531,7 +607,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getEditor"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_getEditor"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L99">at line 99</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L104">at line 104</a></div> <code> static string <strong>getEditor</strong>(string|null $editor = null) </code> @@ -575,7 +651,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -613,13 +689,176 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_configurePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> + <code> protected void + <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Configure the prompt fallbacks.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr></td> + <td>$input</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_promptUntilValid"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> + <code> protected mixed + <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Prompt the user until the given validation callback passes.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a></td> + <td>$prompt</td> + <td></td> + </tr> + <tr> + <td>bool|string</td> + <td>$required</td> + <td></td> + </tr> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null</td> + <td>$validate</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>mixed</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_restorePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> + <code> protected void + <strong>restorePrompts</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Restore the prompts output.</p></p> + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_runningUnitTests"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> + <code> protected bool + <strong>runningUnitTests</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p class="no-description">No description</p> + + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>bool</td> + <td></td> + </tr> + </table> + + + + </div> </div> </div> <div class="method-item"> <h3 id="method___construct"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/StateCommands.php#L24">at line 24</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/StateCommands.php#L25">at line 25</a></div> <code> <strong>__construct</strong>(<abbr title="Drupal\Core\State\StateInterface">StateInterface</abbr> $state) </code> @@ -654,8 +893,8 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_io"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_io"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L58">at line 58</a></div> - <code> protected <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L59">at line 59</a></div> + <code> protected <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> <strong>io</strong>() </code> </h3> @@ -672,7 +911,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr></td> + <td><abbr title="Drush\Style\DrushStyle">DrushStyle</abbr></td> <td></td> </tr> </table> @@ -687,7 +926,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_logger"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_logger"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L70">at line 70</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L71">at line 71</a></div> <code> protected <abbr title="Drush\Commands\Drush\Log\DrushLoggerManager">DrushLoggerManager</abbr>|null <strong>logger</strong>() </code> @@ -720,7 +959,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_printFile"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFile"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L81">at line 81</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L82">at line 82</a></div> <code> protected void <strong>printFile</strong>(string $file) </code> @@ -763,7 +1002,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_preHook"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_preHook"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L103">at line 103</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L104">at line 104</a></div> <code> <strong>preHook</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -790,6 +1029,45 @@ <h4>Parameters</h4> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_initHook"> + <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L113">at line 113</a></div> + <code> + <strong>initHook</strong>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td></td> + <td>$input</td> + <td></td> + </tr> + <tr> + <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td>$annotationData</td> + <td></td> + </tr> + </table> + + + + + </div> </div> @@ -797,7 +1075,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_printFileTopic"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFileTopic"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L115">at line 115</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> <code> protected <strong>printFileTopic</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -831,7 +1109,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getStack"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L137">at line 137</a></div> <code> protected <abbr title="GuzzleHttp\HandlerStack">HandlerStack</abbr> <strong>getStack</strong>() </code> @@ -874,9 +1152,10 @@ <h4>See also</h4> </div> <div class="method-item"> <h3 id="method_create"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/StateCommands.php#L28">at line 28</a></div> - <code> static <a href="../../../Drush/Commands/core/StateCommands.html"><abbr title="Drush\Commands\core\StateCommands">StateCommands</abbr></a> - <strong>create</strong>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container) + <div class="location">in <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/AutowireTrait.php#L27">at line 27</a></div> + <code> static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> + <strong>create</strong>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) </code> </h3> <div class="details"> @@ -884,17 +1163,16 @@ <h3 id="method_create"> <div class="method-description"> - <p class="no-description">No description</p> - + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> <div class="tags"> <h4>Parameters</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr></td> + <td><abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr></td> <td>$container</td> - <td></td> + <td><p>The service container this instance should use.</p></td> </tr> </table> @@ -903,7 +1181,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><a href="../../../Drush/Commands/core/StateCommands.html"><abbr title="Drush\Commands\core\StateCommands">StateCommands</abbr></a></td> + <td><a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></td> <td></td> </tr> </table> @@ -917,7 +1195,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getState"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/StateCommands.php#L37">at line 37</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/StateCommands.php#L29">at line 29</a></div> <code> <abbr title="Drupal\Core\State\StateInterface">StateInterface</abbr> <strong>getState</strong>() </code> @@ -950,7 +1228,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_get"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/StateCommands.php#L45">at line 45</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/StateCommands.php#L37">at line 37</a></div> <code> <abbr title="Consolidation\OutputFormatters\StructuredData\PropertyList">PropertyList</abbr> <strong>get</strong>(string $key, $options = ['format' => 'string']) </code> @@ -997,7 +1275,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_set"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/StateCommands.php#L58">at line 58</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/StateCommands.php#L50">at line 50</a></div> <code> void <strong>set</strong>(string $key, $value, $options = ['input-format' => 'auto']) </code> @@ -1049,7 +1327,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_delete"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/StateCommands.php#L93">at line 93</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/StateCommands.php#L85">at line 85</a></div> <code> void <strong>delete</strong>(string $key) </code> @@ -1091,7 +1369,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_format"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/StateCommands.php#L111">at line 111</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/StateCommands.php#L103">at line 103</a></div> <code> static mixed <strong>format</strong>(mixed $value, string $format) </code> diff --git a/api/Drush/Commands/core/StatusCommands.html b/api/Drush/Commands/core/StatusCommands.html index 41672b5a84..91609e8090 100644 --- a/api/Drush/Commands/core/StatusCommands.html +++ b/api/Drush/Commands/core/StatusCommands.html @@ -86,7 +86,7 @@ <h1>StatusCommands <p>final class - <strong>StatusCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> implements <abbr title="Consolidation\SiteAlias\SiteAliasManagerAwareInterface">SiteAliasManagerAwareInterface</abbr> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/StatusCommands.php">View source</a>) + <strong>StatusCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/StatusCommands.php">View source</a>) </p> @@ -99,11 +99,6 @@ <h2>Traits</h2> <div class="container-fluid underlined"> <div class="row"> - <div class="col-md-6"> - <abbr title="Consolidation\SiteAlias\SiteAliasManagerAwareTrait">SiteAliasManagerAwareTrait</abbr> </div> - <div class="col-md-6"></div> - </div> - <div class="row"> <div class="col-md-6"> <abbr title="Consolidation\SiteProcess\ProcessManagerAwareTrait">ProcessManagerAwareTrait</abbr> </div> <div class="col-md-6"></div> @@ -127,6 +122,11 @@ <h2>Traits</h2> <div class="col-md-6"> <abbr title="Robo\Common\IO">IO</abbr> </div> <div class="col-md-6"></div> + </div> + <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> </div> + <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -197,6 +197,16 @@ <h2>Properties</h2> <table class="table table-condensed"> <tr> + <td class="type" id="property_uri"> + protected + + </td> + <td>$uri</td> + <td class="last"></td> + <td><small>from <a href="../../../Drush/Exec/ExecTrait.html#property_uri"> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a></small></td> + </tr> + <tr> <td class="type" id="property_commandData"> protected <abbr title="Drush\Commands\Consolidation\AnnotatedCommand\CommandData">CommandData</abbr>|null @@ -258,22 +268,66 @@ <h2>Methods</h2> DrushConfig as return type. Helps with IDE completion.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> <abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_configurePrompts">configurePrompts</a>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + + <p><p>Configure the prompt fallbacks.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + mixed + </div> + <div class="col-md-8"> + <a href="#method_promptUntilValid">promptUntilValid</a>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + + <p><p>Prompt the user until the given validation callback passes.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_restorePrompts">restorePrompts</a>() + + <p><p>Restore the prompts output.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + bool + </div> + <div class="col-md-8"> + <a href="#method_runningUnitTests">runningUnitTests</a>() + + <p class="no-description">No description</p> + </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> </div> <div class="col-md-8"> - <a href="#method___construct">__construct</a>() + <a href="#method___construct">__construct</a>(<abbr title="Consolidation\SiteAlias\SiteAliasManagerInterface">SiteAliasManagerInterface</abbr> $siteAliasManager) <p class="no-description">No description</p> </div> - <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method___construct"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + <div class="col-md-2"></div> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> + <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> </div> <div class="col-md-8"> <a href="#method_io">io</a>() @@ -318,6 +372,17 @@ <h2>Methods</h2> <div class="row"> <div class="col-md-2 type"> + </div> + <div class="col-md-8"> + <a href="#method_initHook">initHook</a>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + </div> <div class="col-md-8"> <a href="#method_printFileTopic">printFileTopic</a>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) @@ -336,6 +401,16 @@ <h2>Methods</h2> <p><p>Get a Guzzle handler stack that uses the Drush logger.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> <abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + static <a href="../../../Drush/Commands/core/StatusCommands.html"><abbr title="Drush\Commands\core\StatusCommands">StatusCommands</abbr></a> + </div> + <div class="col-md-8"> + <a href="#method_createEarly">createEarly</a>(<abbr title="League\Container\Container">Container</abbr> $drush_container) + + <p><p>Not using Autowire in order to implicitly test backward compat.</p></p> </div> + <div class="col-md-2"></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -400,7 +475,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_startBrowser"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_startBrowser"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L28">at line 28</a></div> <code> bool <strong>startBrowser</strong>(string|null $uri = null, int $sleep = 0, int|null $port = null, <abbr title="Drush\Exec\string|bool">string|bool</abbr> $browser = false) </code> @@ -461,7 +536,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_programExists"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_programExists"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L87">at line 87</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L92">at line 92</a></div> <code> static bool <strong>programExists</strong>($program) </code> @@ -505,7 +580,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getEditor"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_getEditor"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L99">at line 99</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L104">at line 104</a></div> <code> static string <strong>getEditor</strong>(string|null $editor = null) </code> @@ -549,7 +624,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -587,16 +662,178 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_configurePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> + <code> protected void + <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Configure the prompt fallbacks.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr></td> + <td>$input</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_promptUntilValid"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> + <code> protected mixed + <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Prompt the user until the given validation callback passes.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a></td> + <td>$prompt</td> + <td></td> + </tr> + <tr> + <td>bool|string</td> + <td>$required</td> + <td></td> + </tr> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null</td> + <td>$validate</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>mixed</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_restorePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> + <code> protected void + <strong>restorePrompts</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Restore the prompts output.</p></p> + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_runningUnitTests"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> + <code> protected bool + <strong>runningUnitTests</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p class="no-description">No description</p> + + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>bool</td> + <td></td> + </tr> + </table> + + + + </div> </div> </div> <div class="method-item"> <h3 id="method___construct"> - <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method___construct"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L51">at line 51</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/StatusCommands.php#L31">at line 31</a></div> <code> - <strong>__construct</strong>() + <strong>__construct</strong>(<abbr title="Consolidation\SiteAlias\SiteAliasManagerInterface">SiteAliasManagerInterface</abbr> $siteAliasManager) </code> </h3> <div class="details"> @@ -608,6 +845,16 @@ <h3 id="method___construct"> </div> <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Consolidation\SiteAlias\SiteAliasManagerInterface">SiteAliasManagerInterface</abbr></td> + <td>$siteAliasManager</td> + <td></td> + </tr> + </table> + @@ -619,8 +866,8 @@ <h3 id="method___construct"> <div class="method-item"> <h3 id="method_io"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_io"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L58">at line 58</a></div> - <code> protected <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L59">at line 59</a></div> + <code> protected <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> <strong>io</strong>() </code> </h3> @@ -637,7 +884,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr></td> + <td><abbr title="Drush\Style\DrushStyle">DrushStyle</abbr></td> <td></td> </tr> </table> @@ -652,7 +899,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_logger"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_logger"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L70">at line 70</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L71">at line 71</a></div> <code> protected <abbr title="Drush\Commands\Drush\Log\DrushLoggerManager">DrushLoggerManager</abbr>|null <strong>logger</strong>() </code> @@ -685,7 +932,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_printFile"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFile"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L81">at line 81</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L82">at line 82</a></div> <code> protected void <strong>printFile</strong>(string $file) </code> @@ -728,7 +975,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_preHook"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_preHook"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L103">at line 103</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L104">at line 104</a></div> <code> <strong>preHook</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -755,6 +1002,45 @@ <h4>Parameters</h4> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_initHook"> + <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L113">at line 113</a></div> + <code> + <strong>initHook</strong>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td></td> + <td>$input</td> + <td></td> + </tr> + <tr> + <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td>$annotationData</td> + <td></td> + </tr> + </table> + + + + + </div> </div> @@ -762,7 +1048,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_printFileTopic"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFileTopic"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L115">at line 115</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> <code> protected <strong>printFileTopic</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -796,7 +1082,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getStack"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L137">at line 137</a></div> <code> protected <abbr title="GuzzleHttp\HandlerStack">HandlerStack</abbr> <strong>getStack</strong>() </code> @@ -833,13 +1119,55 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_createEarly"> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/StatusCommands.php#L40">at line 40</a></div> + <code> static <a href="../../../Drush/Commands/core/StatusCommands.html"><abbr title="Drush\Commands\core\StatusCommands">StatusCommands</abbr></a> + <strong>createEarly</strong>(<abbr title="League\Container\Container">Container</abbr> $drush_container) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Not using Autowire in order to implicitly test backward compat.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="League\Container\Container">Container</abbr></td> + <td>$drush_container</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td><a href="../../../Drush/Commands/core/StatusCommands.html"><abbr title="Drush\Commands\core\StatusCommands">StatusCommands</abbr></a></td> + <td></td> + </tr> + </table> + + + + </div> </div> </div> <div class="method-item"> <h3 id="method_status"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/StatusCommands.php#L35">at line 35</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/StatusCommands.php#L50">at line 50</a></div> <code> <abbr title="Consolidation\OutputFormatters\StructuredData\PropertyList">PropertyList</abbr> <strong>status</strong>($options = ['project' => self::REQ, 'format' => 'table']) </code> @@ -881,7 +1209,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getPropertyList"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/StatusCommands.php#L91">at line 91</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/StatusCommands.php#L106">at line 106</a></div> <code> array <strong>getPropertyList</strong>($options) </code> @@ -924,7 +1252,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_renderStatusCell"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/StatusCommands.php#L172">at line 172</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/StatusCommands.php#L185">at line 185</a></div> <code> <strong>renderStatusCell</strong>($key, $cellData, <abbr title="Consolidation\OutputFormatters\Options\FormatterOptions">FormatterOptions</abbr> $options) </code> @@ -968,7 +1296,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_adjustStatusOptions"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/StatusCommands.php#L183">at line 183</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/StatusCommands.php#L196">at line 196</a></div> <code> void <strong>adjustStatusOptions</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -1011,7 +1339,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_pathAliases"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/StatusCommands.php#L197">at line 197</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/StatusCommands.php#L206">at line 206</a></div> <code> static array <strong>pathAliases</strong>(array $options, <a href="../../../Drush/Boot/BootstrapManager.html"><abbr title="Drush\Boot\BootstrapManager">BootstrapManager</abbr></a> $boot_manager, $boot) </code> diff --git a/api/Drush/Commands/core/TopicCommands.html b/api/Drush/Commands/core/TopicCommands.html index 45e3a8bcc5..9e0d952276 100644 --- a/api/Drush/Commands/core/TopicCommands.html +++ b/api/Drush/Commands/core/TopicCommands.html @@ -86,7 +86,7 @@ <h1>TopicCommands <p>final class - <strong>TopicCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/TopicCommands.php">View source</a>) + <strong>TopicCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/TopicCommands.php">View source</a>) </p> @@ -122,6 +122,11 @@ <h2>Traits</h2> <div class="col-md-6"> <abbr title="Robo\Common\IO">IO</abbr> </div> <div class="col-md-6"></div> + </div> + <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> </div> + <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -192,6 +197,16 @@ <h2>Properties</h2> <table class="table table-condensed"> <tr> + <td class="type" id="property_uri"> + protected + + </td> + <td>$uri</td> + <td class="last"></td> + <td><small>from <a href="../../../Drush/Exec/ExecTrait.html#property_uri"> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a></small></td> + </tr> + <tr> <td class="type" id="property_commandData"> protected <abbr title="Drush\Commands\Consolidation\AnnotatedCommand\CommandData">CommandData</abbr>|null @@ -253,6 +268,51 @@ <h2>Methods</h2> DrushConfig as return type. Helps with IDE completion.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> <abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_configurePrompts">configurePrompts</a>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + + <p><p>Configure the prompt fallbacks.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + mixed + </div> + <div class="col-md-8"> + <a href="#method_promptUntilValid">promptUntilValid</a>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + + <p><p>Prompt the user until the given validation callback passes.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_restorePrompts">restorePrompts</a>() + + <p><p>Restore the prompts output.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + bool + </div> + <div class="col-md-8"> + <a href="#method_runningUnitTests">runningUnitTests</a>() + + <p class="no-description">No description</p> + </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -268,7 +328,7 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> + <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> </div> <div class="col-md-8"> <a href="#method_io">io</a>() @@ -313,6 +373,17 @@ <h2>Methods</h2> <div class="row"> <div class="col-md-2 type"> + </div> + <div class="col-md-8"> + <a href="#method_initHook">initHook</a>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + </div> <div class="col-md-8"> <a href="#method_printFileTopic">printFileTopic</a>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) @@ -394,7 +465,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_startBrowser"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_startBrowser"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L28">at line 28</a></div> <code> bool <strong>startBrowser</strong>(string|null $uri = null, int $sleep = 0, int|null $port = null, <abbr title="Drush\Exec\string|bool">string|bool</abbr> $browser = false) </code> @@ -455,7 +526,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_programExists"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_programExists"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L87">at line 87</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L92">at line 92</a></div> <code> static bool <strong>programExists</strong>($program) </code> @@ -499,7 +570,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getEditor"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_getEditor"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L99">at line 99</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L104">at line 104</a></div> <code> static string <strong>getEditor</strong>(string|null $editor = null) </code> @@ -543,7 +614,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -581,6 +652,169 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_configurePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> + <code> protected void + <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Configure the prompt fallbacks.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr></td> + <td>$input</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_promptUntilValid"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> + <code> protected mixed + <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Prompt the user until the given validation callback passes.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a></td> + <td>$prompt</td> + <td></td> + </tr> + <tr> + <td>bool|string</td> + <td>$required</td> + <td></td> + </tr> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null</td> + <td>$validate</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>mixed</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_restorePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> + <code> protected void + <strong>restorePrompts</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Restore the prompts output.</p></p> + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_runningUnitTests"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> + <code> protected bool + <strong>runningUnitTests</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p class="no-description">No description</p> + + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>bool</td> + <td></td> + </tr> + </table> + + + + </div> </div> @@ -588,7 +822,7 @@ <h4>See also</h4> <div class="method-item"> <h3 id="method___construct"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method___construct"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L51">at line 51</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L52">at line 52</a></div> <code> <strong>__construct</strong>() </code> @@ -613,8 +847,8 @@ <h3 id="method___construct"> <div class="method-item"> <h3 id="method_io"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_io"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L58">at line 58</a></div> - <code> protected <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L59">at line 59</a></div> + <code> protected <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> <strong>io</strong>() </code> </h3> @@ -631,7 +865,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr></td> + <td><abbr title="Drush\Style\DrushStyle">DrushStyle</abbr></td> <td></td> </tr> </table> @@ -646,7 +880,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_logger"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_logger"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L70">at line 70</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L71">at line 71</a></div> <code> protected <abbr title="Drush\Commands\Drush\Log\DrushLoggerManager">DrushLoggerManager</abbr>|null <strong>logger</strong>() </code> @@ -679,7 +913,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_printFile"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFile"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L81">at line 81</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L82">at line 82</a></div> <code> protected void <strong>printFile</strong>(string $file) </code> @@ -722,7 +956,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_preHook"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_preHook"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L103">at line 103</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L104">at line 104</a></div> <code> <strong>preHook</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -749,6 +983,45 @@ <h4>Parameters</h4> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_initHook"> + <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L113">at line 113</a></div> + <code> + <strong>initHook</strong>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td></td> + <td>$input</td> + <td></td> + </tr> + <tr> + <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td>$annotationData</td> + <td></td> + </tr> + </table> + + + + + </div> </div> @@ -756,7 +1029,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_printFileTopic"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFileTopic"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L115">at line 115</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> <code> protected <strong>printFileTopic</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -790,7 +1063,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getStack"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L137">at line 137</a></div> <code> protected <abbr title="GuzzleHttp\HandlerStack">HandlerStack</abbr> <strong>getStack</strong>() </code> @@ -833,7 +1106,7 @@ <h4>See also</h4> </div> <div class="method-item"> <h3 id="method_topic"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/TopicCommands.php#L29">at line 29</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/TopicCommands.php#L29">at line 29</a></div> <code> int <strong>topic</strong>($topic_name) </code> @@ -875,7 +1148,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_interact"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/TopicCommands.php#L44">at line 44</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/TopicCommands.php#L44">at line 44</a></div> <code> void <strong>interact</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input, <abbr title="Symfony\Component\Console\Output\OutputInterface">OutputInterface</abbr> $output) </code> @@ -923,7 +1196,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_validate"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/TopicCommands.php#L68">at line 68</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/TopicCommands.php#L68">at line 68</a></div> <code> void <strong>validate</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -966,7 +1239,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_topicComplete"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/TopicCommands.php#L77">at line 77</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/TopicCommands.php#L77">at line 77</a></div> <code> void <strong>topicComplete</strong>(<abbr title="Symfony\Component\Console\Completion\CompletionInput">CompletionInput</abbr> $input, <abbr title="Symfony\Component\Console\Completion\CompletionSuggestions">CompletionSuggestions</abbr> $suggestions) </code> @@ -1014,7 +1287,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getAllTopics"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/TopicCommands.php#L89">at line 89</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/TopicCommands.php#L89">at line 89</a></div> <code> static array <strong>getAllTopics</strong>() </code> diff --git a/api/Drush/Commands/core/TwigCommands.html b/api/Drush/Commands/core/TwigCommands.html index 424babbff7..028f7cbd4f 100644 --- a/api/Drush/Commands/core/TwigCommands.html +++ b/api/Drush/Commands/core/TwigCommands.html @@ -86,7 +86,7 @@ <h1>TwigCommands <p>final class - <strong>TwigCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/TwigCommands.php">View source</a>) + <strong>TwigCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/TwigCommands.php">View source</a>) </p> @@ -99,6 +99,11 @@ <h2>Traits</h2> <div class="container-fluid underlined"> <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> + <div class="col-md-6"><p>A copy of \Drupal\Core\DependencyInjection\AutowireTrait with first params' type hint changed.</p></div> + </div> + <div class="row"> <div class="col-md-6"> <abbr title="Consolidation\SiteProcess\ProcessManagerAwareTrait">ProcessManagerAwareTrait</abbr> </div> <div class="col-md-6"></div> @@ -122,6 +127,11 @@ <h2>Traits</h2> <div class="col-md-6"> <abbr title="Robo\Common\IO">IO</abbr> </div> <div class="col-md-6"></div> + </div> + <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> </div> + <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -210,6 +220,16 @@ <h2>Properties</h2> <table class="table table-condensed"> <tr> + <td class="type" id="property_uri"> + protected + + </td> + <td>$uri</td> + <td class="last"></td> + <td><small>from <a href="../../../Drush/Exec/ExecTrait.html#property_uri"> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a></small></td> + </tr> + <tr> <td class="type" id="property_commandData"> protected <abbr title="Drush\Commands\Consolidation\AnnotatedCommand\CommandData">CommandData</abbr>|null @@ -271,13 +291,58 @@ <h2>Methods</h2> DrushConfig as return type. Helps with IDE completion.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> <abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_configurePrompts">configurePrompts</a>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + + <p><p>Configure the prompt fallbacks.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + mixed + </div> + <div class="col-md-8"> + <a href="#method_promptUntilValid">promptUntilValid</a>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + + <p><p>Prompt the user until the given validation callback passes.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_restorePrompts">restorePrompts</a>() + + <p><p>Restore the prompts output.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + bool + </div> + <div class="col-md-8"> + <a href="#method_runningUnitTests">runningUnitTests</a>() + + <p class="no-description">No description</p> + </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> </div> <div class="col-md-8"> - <a href="#method___construct">__construct</a>(<abbr title="Drupal\Core\Template\TwigEnvironment">TwigEnvironment</abbr> $twig, <abbr title="Drupal\Core\Extension\ModuleHandlerInterface">ModuleHandlerInterface</abbr> $moduleHandler, <abbr title="Drupal\Core\Extension\ExtensionList">ExtensionList</abbr> $extensionList, <abbr title="Drupal\Core\State\StateInterface">StateInterface</abbr> $state, <abbr title="Drupal\Core\DrupalKernelInterface">DrupalKernelInterface</abbr> $kernel) + <a href="#method___construct">__construct</a>(<abbr title="Drupal\Core\Template\TwigEnvironment">TwigEnvironment</abbr> $twig, <abbr title="Drupal\Core\Extension\ModuleHandlerInterface">ModuleHandlerInterface</abbr> $moduleHandler, <abbr title="Drupal\Core\Extension\ModuleExtensionList">ModuleExtensionList</abbr> $extensionList, <abbr title="Drupal\Core\State\StateInterface">StateInterface</abbr> $state, <abbr title="Drupal\Core\DrupalKernelInterface">DrupalKernelInterface</abbr> $kernel) <p class="no-description">No description</p> </div> @@ -285,7 +350,7 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> + <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> </div> <div class="col-md-8"> <a href="#method_io">io</a>() @@ -330,6 +395,17 @@ <h2>Methods</h2> <div class="row"> <div class="col-md-2 type"> + </div> + <div class="col-md-8"> + <a href="#method_initHook">initHook</a>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + </div> <div class="col-md-8"> <a href="#method_printFileTopic">printFileTopic</a>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) @@ -351,14 +427,14 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - static <a href="../../../Drush/Commands/core/TwigCommands.html"><abbr title="Drush\Commands\core\TwigCommands">TwigCommands</abbr></a> + static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> <div class="col-md-8"> - <a href="#method_create">create</a>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container) + <a href="#method_create">create</a>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) - <p class="no-description">No description</p> - </div> - <div class="col-md-2"></div> + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -421,7 +497,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_startBrowser"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_startBrowser"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L28">at line 28</a></div> <code> bool <strong>startBrowser</strong>(string|null $uri = null, int $sleep = 0, int|null $port = null, <abbr title="Drush\Exec\string|bool">string|bool</abbr> $browser = false) </code> @@ -482,7 +558,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_programExists"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_programExists"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L87">at line 87</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L92">at line 92</a></div> <code> static bool <strong>programExists</strong>($program) </code> @@ -526,7 +602,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getEditor"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_getEditor"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L99">at line 99</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L104">at line 104</a></div> <code> static string <strong>getEditor</strong>(string|null $editor = null) </code> @@ -570,7 +646,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -608,15 +684,178 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_configurePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> + <code> protected void + <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Configure the prompt fallbacks.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr></td> + <td>$input</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_promptUntilValid"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> + <code> protected mixed + <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Prompt the user until the given validation callback passes.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a></td> + <td>$prompt</td> + <td></td> + </tr> + <tr> + <td>bool|string</td> + <td>$required</td> + <td></td> + </tr> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null</td> + <td>$validate</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>mixed</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_restorePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> + <code> protected void + <strong>restorePrompts</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Restore the prompts output.</p></p> + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_runningUnitTests"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> + <code> protected bool + <strong>runningUnitTests</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p class="no-description">No description</p> + + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>bool</td> + <td></td> + </tr> + </table> + + + + </div> </div> </div> <div class="method-item"> <h3 id="method___construct"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/TwigCommands.php#L28">at line 28</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/TwigCommands.php#L30">at line 30</a></div> <code> - <strong>__construct</strong>(<abbr title="Drupal\Core\Template\TwigEnvironment">TwigEnvironment</abbr> $twig, <abbr title="Drupal\Core\Extension\ModuleHandlerInterface">ModuleHandlerInterface</abbr> $moduleHandler, <abbr title="Drupal\Core\Extension\ExtensionList">ExtensionList</abbr> $extensionList, <abbr title="Drupal\Core\State\StateInterface">StateInterface</abbr> $state, <abbr title="Drupal\Core\DrupalKernelInterface">DrupalKernelInterface</abbr> $kernel) + <strong>__construct</strong>(<abbr title="Drupal\Core\Template\TwigEnvironment">TwigEnvironment</abbr> $twig, <abbr title="Drupal\Core\Extension\ModuleHandlerInterface">ModuleHandlerInterface</abbr> $moduleHandler, <abbr title="Drupal\Core\Extension\ModuleExtensionList">ModuleExtensionList</abbr> $extensionList, <abbr title="Drupal\Core\State\StateInterface">StateInterface</abbr> $state, <abbr title="Drupal\Core\DrupalKernelInterface">DrupalKernelInterface</abbr> $kernel) </code> </h3> <div class="details"> @@ -642,7 +881,7 @@ <h4>Parameters</h4> <td></td> </tr> <tr> - <td><abbr title="Drupal\Core\Extension\ExtensionList">ExtensionList</abbr></td> + <td><abbr title="Drupal\Core\Extension\ModuleExtensionList">ModuleExtensionList</abbr></td> <td>$extensionList</td> <td></td> </tr> @@ -669,8 +908,8 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_io"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_io"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L58">at line 58</a></div> - <code> protected <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L59">at line 59</a></div> + <code> protected <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> <strong>io</strong>() </code> </h3> @@ -687,7 +926,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr></td> + <td><abbr title="Drush\Style\DrushStyle">DrushStyle</abbr></td> <td></td> </tr> </table> @@ -702,7 +941,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_logger"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_logger"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L70">at line 70</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L71">at line 71</a></div> <code> protected <abbr title="Drush\Commands\Drush\Log\DrushLoggerManager">DrushLoggerManager</abbr>|null <strong>logger</strong>() </code> @@ -735,7 +974,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_printFile"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFile"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L81">at line 81</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L82">at line 82</a></div> <code> protected void <strong>printFile</strong>(string $file) </code> @@ -778,7 +1017,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_preHook"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_preHook"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L103">at line 103</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L104">at line 104</a></div> <code> <strong>preHook</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -805,6 +1044,45 @@ <h4>Parameters</h4> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_initHook"> + <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L113">at line 113</a></div> + <code> + <strong>initHook</strong>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td></td> + <td>$input</td> + <td></td> + </tr> + <tr> + <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td>$annotationData</td> + <td></td> + </tr> + </table> + + + + + </div> </div> @@ -812,7 +1090,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_printFileTopic"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFileTopic"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L115">at line 115</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> <code> protected <strong>printFileTopic</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -846,7 +1124,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getStack"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L137">at line 137</a></div> <code> protected <abbr title="GuzzleHttp\HandlerStack">HandlerStack</abbr> <strong>getStack</strong>() </code> @@ -889,9 +1167,10 @@ <h4>See also</h4> </div> <div class="method-item"> <h3 id="method_create"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/TwigCommands.php#L32">at line 32</a></div> - <code> static <a href="../../../Drush/Commands/core/TwigCommands.html"><abbr title="Drush\Commands\core\TwigCommands">TwigCommands</abbr></a> - <strong>create</strong>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container) + <div class="location">in <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/AutowireTrait.php#L27">at line 27</a></div> + <code> static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> + <strong>create</strong>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) </code> </h3> <div class="details"> @@ -899,17 +1178,16 @@ <h3 id="method_create"> <div class="method-description"> - <p class="no-description">No description</p> - + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> <div class="tags"> <h4>Parameters</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr></td> + <td><abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr></td> <td>$container</td> - <td></td> + <td><p>The service container this instance should use.</p></td> </tr> </table> @@ -918,7 +1196,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><a href="../../../Drush/Commands/core/TwigCommands.html"><abbr title="Drush\Commands\core\TwigCommands">TwigCommands</abbr></a></td> + <td><a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></td> <td></td> </tr> </table> @@ -932,7 +1210,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getTwig"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/TwigCommands.php#L45">at line 45</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/TwigCommands.php#L39">at line 39</a></div> <code> <abbr title="Drupal\Core\Template\TwigEnvironment">TwigEnvironment</abbr> <strong>getTwig</strong>() </code> @@ -965,7 +1243,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getModuleHandler"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/TwigCommands.php#L50">at line 50</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/TwigCommands.php#L44">at line 44</a></div> <code> <abbr title="Drupal\Core\Extension\ModuleHandlerInterface">ModuleHandlerInterface</abbr> <strong>getModuleHandler</strong>() </code> @@ -998,7 +1276,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_unused"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/TwigCommands.php#L61">at line 61</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/TwigCommands.php#L55">at line 55</a></div> <code> <abbr title="Consolidation\OutputFormatters\StructuredData\RowsOfFields">RowsOfFields</abbr> <strong>unused</strong>($searchpaths) </code> @@ -1041,7 +1319,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_twigCompile"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/TwigCommands.php#L98">at line 98</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/TwigCommands.php#L92">at line 92</a></div> <code> void <strong>twigCompile</strong>() </code> @@ -1073,7 +1351,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_twigDebug"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/TwigCommands.php#L131">at line 131</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/TwigCommands.php#L126">at line 126</a></div> <code> void <strong>twigDebug</strong>(string $mode) </code> diff --git a/api/Drush/Commands/core/UpdateDBCommands.html b/api/Drush/Commands/core/UpdateDBCommands.html index c31760c17e..8f6d34ff95 100644 --- a/api/Drush/Commands/core/UpdateDBCommands.html +++ b/api/Drush/Commands/core/UpdateDBCommands.html @@ -86,7 +86,7 @@ <h1>UpdateDBCommands <p>final class - <strong>UpdateDBCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> implements <abbr title="Consolidation\SiteAlias\SiteAliasManagerAwareInterface">SiteAliasManagerAwareInterface</abbr> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/UpdateDBCommands.php">View source</a>) + <strong>UpdateDBCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/UpdateDBCommands.php">View source</a>) </p> @@ -100,8 +100,8 @@ <h2>Traits</h2> <div class="container-fluid underlined"> <div class="row"> <div class="col-md-6"> - <abbr title="Consolidation\SiteAlias\SiteAliasManagerAwareTrait">SiteAliasManagerAwareTrait</abbr> </div> - <div class="col-md-6"></div> + <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> + <div class="col-md-6"><p>A copy of \Drupal\Core\DependencyInjection\AutowireTrait with first params' type hint changed.</p></div> </div> <div class="row"> <div class="col-md-6"> @@ -127,6 +127,11 @@ <h2>Traits</h2> <div class="col-md-6"> <abbr title="Robo\Common\IO">IO</abbr> </div> <div class="col-md-6"></div> + </div> + <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> </div> + <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -215,6 +220,16 @@ <h2>Properties</h2> <table class="table table-condensed"> <tr> + <td class="type" id="property_uri"> + protected + + </td> + <td>$uri</td> + <td class="last"></td> + <td><small>from <a href="../../../Drush/Exec/ExecTrait.html#property_uri"> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a></small></td> + </tr> + <tr> <td class="type" id="property_commandData"> protected <abbr title="Drush\Commands\Consolidation\AnnotatedCommand\CommandData">CommandData</abbr>|null @@ -276,22 +291,66 @@ <h2>Methods</h2> DrushConfig as return type. Helps with IDE completion.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> <abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_configurePrompts">configurePrompts</a>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + + <p><p>Configure the prompt fallbacks.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + mixed + </div> + <div class="col-md-8"> + <a href="#method_promptUntilValid">promptUntilValid</a>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + + <p><p>Prompt the user until the given validation callback passes.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_restorePrompts">restorePrompts</a>() + + <p><p>Restore the prompts output.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + bool + </div> + <div class="col-md-8"> + <a href="#method_runningUnitTests">runningUnitTests</a>() + + <p class="no-description">No description</p> + </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> </div> <div class="col-md-8"> - <a href="#method___construct">__construct</a>() + <a href="#method___construct">__construct</a>(<abbr title="Consolidation\SiteAlias\SiteAliasManagerInterface">SiteAliasManagerInterface</abbr> $siteAliasManager) <p class="no-description">No description</p> </div> - <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method___construct"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + <div class="col-md-2"></div> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> + <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> </div> <div class="col-md-8"> <a href="#method_io">io</a>() @@ -336,6 +395,17 @@ <h2>Methods</h2> <div class="row"> <div class="col-md-2 type"> + </div> + <div class="col-md-8"> + <a href="#method_initHook">initHook</a>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + </div> <div class="col-md-8"> <a href="#method_printFileTopic">printFileTopic</a>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) @@ -354,6 +424,17 @@ <h2>Methods</h2> <p><p>Get a Guzzle handler stack that uses the Drush logger.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> <abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> + </div> + <div class="col-md-8"> + <a href="#method_create">create</a>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) + + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -487,7 +568,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_startBrowser"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_startBrowser"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L28">at line 28</a></div> <code> bool <strong>startBrowser</strong>(string|null $uri = null, int $sleep = 0, int|null $port = null, <abbr title="Drush\Exec\string|bool">string|bool</abbr> $browser = false) </code> @@ -548,7 +629,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_programExists"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_programExists"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L87">at line 87</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L92">at line 92</a></div> <code> static bool <strong>programExists</strong>($program) </code> @@ -592,7 +673,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getEditor"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_getEditor"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L99">at line 99</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L104">at line 104</a></div> <code> static string <strong>getEditor</strong>(string|null $editor = null) </code> @@ -636,7 +717,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -674,16 +755,178 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_configurePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> + <code> protected void + <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Configure the prompt fallbacks.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr></td> + <td>$input</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_promptUntilValid"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> + <code> protected mixed + <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Prompt the user until the given validation callback passes.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a></td> + <td>$prompt</td> + <td></td> + </tr> + <tr> + <td>bool|string</td> + <td>$required</td> + <td></td> + </tr> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null</td> + <td>$validate</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>mixed</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_restorePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> + <code> protected void + <strong>restorePrompts</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Restore the prompts output.</p></p> + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_runningUnitTests"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> + <code> protected bool + <strong>runningUnitTests</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p class="no-description">No description</p> + + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>bool</td> + <td></td> + </tr> + </table> + + + + </div> </div> </div> <div class="method-item"> <h3 id="method___construct"> - <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method___construct"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L51">at line 51</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/UpdateDBCommands.php#L32">at line 32</a></div> <code> - <strong>__construct</strong>() + <strong>__construct</strong>(<abbr title="Consolidation\SiteAlias\SiteAliasManagerInterface">SiteAliasManagerInterface</abbr> $siteAliasManager) </code> </h3> <div class="details"> @@ -695,6 +938,16 @@ <h3 id="method___construct"> </div> <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Consolidation\SiteAlias\SiteAliasManagerInterface">SiteAliasManagerInterface</abbr></td> + <td>$siteAliasManager</td> + <td></td> + </tr> + </table> + @@ -706,8 +959,8 @@ <h3 id="method___construct"> <div class="method-item"> <h3 id="method_io"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_io"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L58">at line 58</a></div> - <code> protected <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L59">at line 59</a></div> + <code> protected <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> <strong>io</strong>() </code> </h3> @@ -724,7 +977,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr></td> + <td><abbr title="Drush\Style\DrushStyle">DrushStyle</abbr></td> <td></td> </tr> </table> @@ -739,7 +992,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_logger"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_logger"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L70">at line 70</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L71">at line 71</a></div> <code> protected <abbr title="Drush\Commands\Drush\Log\DrushLoggerManager">DrushLoggerManager</abbr>|null <strong>logger</strong>() </code> @@ -772,7 +1025,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_printFile"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFile"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L81">at line 81</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L82">at line 82</a></div> <code> protected void <strong>printFile</strong>(string $file) </code> @@ -815,7 +1068,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_preHook"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_preHook"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L103">at line 103</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L104">at line 104</a></div> <code> <strong>preHook</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -842,6 +1095,45 @@ <h4>Parameters</h4> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_initHook"> + <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L113">at line 113</a></div> + <code> + <strong>initHook</strong>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td></td> + <td>$input</td> + <td></td> + </tr> + <tr> + <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td>$annotationData</td> + <td></td> + </tr> + </table> + + + + + </div> </div> @@ -849,7 +1141,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_printFileTopic"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFileTopic"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L115">at line 115</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> <code> protected <strong>printFileTopic</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -883,7 +1175,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getStack"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L137">at line 137</a></div> <code> protected <abbr title="GuzzleHttp\HandlerStack">HandlerStack</abbr> <strong>getStack</strong>() </code> @@ -920,13 +1212,56 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_create"> + <div class="location">in <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/AutowireTrait.php#L27">at line 27</a></div> + <code> static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> + <strong>create</strong>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr></td> + <td>$container</td> + <td><p>The service container this instance should use.</p></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td><a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></td> + <td></td> + </tr> + </table> + + + + </div> </div> </div> <div class="method-item"> <h3 id="method_updatedb"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/UpdateDBCommands.php#L37">at line 37</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/UpdateDBCommands.php#L45">at line 45</a></div> <code> int <strong>updatedb</strong>($options = ['cache-clear' => true]) </code> @@ -968,7 +1303,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_updatedbStatus"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/UpdateDBCommands.php#L96">at line 96</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/UpdateDBCommands.php#L104">at line 104</a></div> <code> <abbr title="Drush\Commands\core\Consolidation\OutputFormatters\StructuredData\RowsOfFields">RowsOfFields</abbr>|null <strong>updatedbStatus</strong>($options = ['format' => 'table']) </code> @@ -1010,7 +1345,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_process"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/UpdateDBCommands.php#L129">at line 129</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/UpdateDBCommands.php#L137">at line 137</a></div> <code> <abbr title="Consolidation\OutputFormatters\StructuredData\UnstructuredListData">UnstructuredListData</abbr> <strong>process</strong>(string $batch_id, $options = ['format' => 'json']) </code> @@ -1057,7 +1392,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_updateDoOne"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/UpdateDBCommands.php#L162">at line 162</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/UpdateDBCommands.php#L170">at line 170</a></div> <code> static void <strong>updateDoOne</strong>(string $module, int $number, array $dependency_map, array $context) </code> @@ -1121,7 +1456,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_updateDoOnePostUpdate"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/UpdateDBCommands.php#L250">at line 250</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/UpdateDBCommands.php#L258">at line 258</a></div> <code> static void <strong>updateDoOnePostUpdate</strong>(string $function, array $context) </code> @@ -1169,7 +1504,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_updateFinished"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/UpdateDBCommands.php#L337">at line 337</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/UpdateDBCommands.php#L344">at line 344</a></div> <code> void <strong>updateFinished</strong>(bool $success, array $results, array $operations) </code> @@ -1221,7 +1556,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_updateBatch"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/UpdateDBCommands.php#L345">at line 345</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/UpdateDBCommands.php#L352">at line 352</a></div> <code> bool <strong>updateBatch</strong>() </code> @@ -1253,7 +1588,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_restoreMaintMode"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/UpdateDBCommands.php#L429">at line 429</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/UpdateDBCommands.php#L436">at line 436</a></div> <code> static void <strong>restoreMaintMode</strong>($status) </code> @@ -1296,7 +1631,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getUpdateList"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/UpdateDBCommands.php#L435">at line 435</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/UpdateDBCommands.php#L442">at line 442</a></div> <code> array <strong>getUpdateList</strong>() </code> @@ -1329,7 +1664,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_cacheRebuild"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/UpdateDBCommands.php#L461">at line 461</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/UpdateDBCommands.php#L468">at line 468</a></div> <code> static void <strong>cacheRebuild</strong>() </code> @@ -1377,7 +1712,7 @@ <h4>See also</h4> </div> <div class="method-item"> <h3 id="method_getUpdatedbStatus"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/UpdateDBCommands.php#L482">at line 482</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/UpdateDBCommands.php#L489">at line 489</a></div> <code> array <strong>getUpdatedbStatus</strong>(array $options) </code> @@ -1425,7 +1760,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_updateCheckRequirements"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/UpdateDBCommands.php#L537">at line 537</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/UpdateDBCommands.php#L544">at line 544</a></div> <code> bool <strong>updateCheckRequirements</strong>() </code> diff --git a/api/Drush/Commands/core/UserCommands.html b/api/Drush/Commands/core/UserCommands.html index 1ca56d9916..fe925f9636 100644 --- a/api/Drush/Commands/core/UserCommands.html +++ b/api/Drush/Commands/core/UserCommands.html @@ -86,7 +86,7 @@ <h1>UserCommands <p>final class - <strong>UserCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/UserCommands.php">View source</a>) + <strong>UserCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/UserCommands.php">View source</a>) </p> @@ -99,6 +99,11 @@ <h2>Traits</h2> <div class="container-fluid underlined"> <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> + <div class="col-md-6"><p>A copy of \Drupal\Core\DependencyInjection\AutowireTrait with first params' type hint changed.</p></div> + </div> + <div class="row"> <div class="col-md-6"> <abbr title="Consolidation\SiteProcess\ProcessManagerAwareTrait">ProcessManagerAwareTrait</abbr> </div> <div class="col-md-6"></div> @@ -122,6 +127,11 @@ <h2>Traits</h2> <div class="col-md-6"> <abbr title="Robo\Common\IO">IO</abbr> </div> <div class="col-md-6"></div> + </div> + <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> </div> + <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -273,6 +283,16 @@ <h2>Properties</h2> <table class="table table-condensed"> <tr> + <td class="type" id="property_uri"> + protected + + </td> + <td>$uri</td> + <td class="last"></td> + <td><small>from <a href="../../../Drush/Exec/ExecTrait.html#property_uri"> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a></small></td> + </tr> + <tr> <td class="type" id="property_commandData"> protected <abbr title="Drush\Commands\Consolidation\AnnotatedCommand\CommandData">CommandData</abbr>|null @@ -334,6 +354,51 @@ <h2>Methods</h2> DrushConfig as return type. Helps with IDE completion.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> <abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_configurePrompts">configurePrompts</a>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + + <p><p>Configure the prompt fallbacks.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + mixed + </div> + <div class="col-md-8"> + <a href="#method_promptUntilValid">promptUntilValid</a>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + + <p><p>Prompt the user until the given validation callback passes.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_restorePrompts">restorePrompts</a>() + + <p><p>Restore the prompts output.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + bool + </div> + <div class="col-md-8"> + <a href="#method_runningUnitTests">runningUnitTests</a>() + + <p class="no-description">No description</p> + </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -348,7 +413,7 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> + <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> </div> <div class="col-md-8"> <a href="#method_io">io</a>() @@ -393,6 +458,17 @@ <h2>Methods</h2> <div class="row"> <div class="col-md-2 type"> + </div> + <div class="col-md-8"> + <a href="#method_initHook">initHook</a>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + </div> <div class="col-md-8"> <a href="#method_printFileTopic">printFileTopic</a>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) @@ -414,14 +490,14 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - static <a href="../../../Drush/Commands/core/UserCommands.html"><abbr title="Drush\Commands\core\UserCommands">UserCommands</abbr></a> + static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> <div class="col-md-8"> - <a href="#method_create">create</a>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container) + <a href="#method_create">create</a>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) - <p class="no-description">No description</p> - </div> - <div class="col-md-2"></div> + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -564,7 +640,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_startBrowser"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_startBrowser"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L28">at line 28</a></div> <code> bool <strong>startBrowser</strong>(string|null $uri = null, int $sleep = 0, int|null $port = null, <abbr title="Drush\Exec\string|bool">string|bool</abbr> $browser = false) </code> @@ -625,7 +701,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_programExists"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_programExists"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L87">at line 87</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L92">at line 92</a></div> <code> static bool <strong>programExists</strong>($program) </code> @@ -669,7 +745,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getEditor"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_getEditor"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L99">at line 99</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L104">at line 104</a></div> <code> static string <strong>getEditor</strong>(string|null $editor = null) </code> @@ -713,7 +789,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -751,13 +827,176 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_configurePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> + <code> protected void + <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Configure the prompt fallbacks.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr></td> + <td>$input</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_promptUntilValid"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> + <code> protected mixed + <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Prompt the user until the given validation callback passes.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a></td> + <td>$prompt</td> + <td></td> + </tr> + <tr> + <td>bool|string</td> + <td>$required</td> + <td></td> + </tr> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null</td> + <td>$validate</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>mixed</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_restorePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> + <code> protected void + <strong>restorePrompts</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Restore the prompts output.</p></p> + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_runningUnitTests"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> + <code> protected bool + <strong>runningUnitTests</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p class="no-description">No description</p> + + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>bool</td> + <td></td> + </tr> + </table> + + + + </div> </div> </div> <div class="method-item"> <h3 id="method___construct"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/UserCommands.php#L58">at line 58</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/UserCommands.php#L60">at line 60</a></div> <code> <strong>__construct</strong>(<abbr title="Drupal\Core\Datetime\DateFormatterInterface">DateFormatterInterface</abbr> $dateFormatter) </code> @@ -792,8 +1031,8 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_io"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_io"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L58">at line 58</a></div> - <code> protected <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L59">at line 59</a></div> + <code> protected <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> <strong>io</strong>() </code> </h3> @@ -810,7 +1049,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr></td> + <td><abbr title="Drush\Style\DrushStyle">DrushStyle</abbr></td> <td></td> </tr> </table> @@ -825,7 +1064,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_logger"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_logger"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L70">at line 70</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L71">at line 71</a></div> <code> protected <abbr title="Drush\Commands\Drush\Log\DrushLoggerManager">DrushLoggerManager</abbr>|null <strong>logger</strong>() </code> @@ -858,7 +1097,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_printFile"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFile"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L81">at line 81</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L82">at line 82</a></div> <code> protected void <strong>printFile</strong>(string $file) </code> @@ -901,7 +1140,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_preHook"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_preHook"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L103">at line 103</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L104">at line 104</a></div> <code> <strong>preHook</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -928,6 +1167,45 @@ <h4>Parameters</h4> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_initHook"> + <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L113">at line 113</a></div> + <code> + <strong>initHook</strong>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td></td> + <td>$input</td> + <td></td> + </tr> + <tr> + <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td>$annotationData</td> + <td></td> + </tr> + </table> + + + + + </div> </div> @@ -935,7 +1213,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_printFileTopic"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFileTopic"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L115">at line 115</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> <code> protected <strong>printFileTopic</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -969,7 +1247,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getStack"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L137">at line 137</a></div> <code> protected <abbr title="GuzzleHttp\HandlerStack">HandlerStack</abbr> <strong>getStack</strong>() </code> @@ -1012,9 +1290,10 @@ <h4>See also</h4> </div> <div class="method-item"> <h3 id="method_create"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/UserCommands.php#L62">at line 62</a></div> - <code> static <a href="../../../Drush/Commands/core/UserCommands.html"><abbr title="Drush\Commands\core\UserCommands">UserCommands</abbr></a> - <strong>create</strong>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container) + <div class="location">in <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/AutowireTrait.php#L27">at line 27</a></div> + <code> static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> + <strong>create</strong>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) </code> </h3> <div class="details"> @@ -1022,17 +1301,16 @@ <h3 id="method_create"> <div class="method-description"> - <p class="no-description">No description</p> - + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> <div class="tags"> <h4>Parameters</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr></td> + <td><abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr></td> <td>$container</td> - <td></td> + <td><p>The service container this instance should use.</p></td> </tr> </table> @@ -1041,7 +1319,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><a href="../../../Drush/Commands/core/UserCommands.html"><abbr title="Drush\Commands\core\UserCommands">UserCommands</abbr></a></td> + <td><a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></td> <td></td> </tr> </table> @@ -1055,7 +1333,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_information"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/UserCommands.php#L74">at line 74</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/UserCommands.php#L67">at line 67</a></div> <code> <abbr title="Consolidation\OutputFormatters\StructuredData\RowsOfFields">RowsOfFields</abbr> <strong>information</strong>(string $names = '', $options = ['format' => 'table', 'uid' => self::REQ, 'mail' => self::REQ]) </code> @@ -1102,7 +1380,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_renderRolesCell"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/UserCommands.php#L120">at line 120</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/UserCommands.php#L113">at line 113</a></div> <code> <strong>renderRolesCell</strong>($key, $cellData, <abbr title="Consolidation\OutputFormatters\Options\FormatterOptions">FormatterOptions</abbr> $options) </code> @@ -1146,7 +1424,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_block"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/UserCommands.php#L131">at line 131</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/UserCommands.php#L124">at line 124</a></div> <code> void <strong>block</strong>(string $names = '', $options = ['uid' => self::REQ, 'mail' => self::REQ]) </code> @@ -1193,7 +1471,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_unblock"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/UserCommands.php#L151">at line 151</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/UserCommands.php#L144">at line 144</a></div> <code> void <strong>unblock</strong>(string $names = '', $options = ['uid' => self::REQ, 'mail' => self::REQ]) </code> @@ -1240,7 +1518,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_addRole"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/UserCommands.php#L169">at line 169</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/UserCommands.php#L162">at line 162</a></div> <code> void <strong>addRole</strong>(string $role, string $names = '', $options = ['uid' => self::REQ, 'mail' => self::REQ]) </code> @@ -1292,7 +1570,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_removeRole"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/UserCommands.php#L193">at line 193</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/UserCommands.php#L186">at line 186</a></div> <code> void <strong>removeRole</strong>(string $role, string $names = '', $options = ['uid' => self::REQ, 'mail' => self::REQ]) </code> @@ -1344,7 +1622,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_createUser"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/UserCommands.php#L217">at line 217</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/UserCommands.php#L210">at line 210</a></div> <code> <abbr title="Consolidation\OutputFormatters\StructuredData\RowsOfFields|Consolidation\AnnotatedCommand\CommandError">CommandError</abbr> <strong>createUser</strong>(string $name, $options = ['format' => 'table', 'password' => self::REQ, 'mail' => self::REQ]) </code> @@ -1391,7 +1669,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_createValidate"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/UserCommands.php#L254">at line 254</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/UserCommands.php#L247">at line 247</a></div> <code> void <strong>createValidate</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -1433,7 +1711,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_cancel"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/UserCommands.php#L275">at line 275</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/UserCommands.php#L268">at line 268</a></div> <code> void <strong>cancel</strong>(string $names = '', $options = ['delete-content' => false, 'reassign-content' => false, 'uid' => self::REQ, 'mail' => self::REQ]) </code> @@ -1484,7 +1762,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_password"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/UserCommands.php#L305">at line 305</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/UserCommands.php#L298">at line 298</a></div> <code> void <strong>password</strong>(string $name, string $password) </code> @@ -1531,7 +1809,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_infoArray"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/UserCommands.php#L325">at line 325</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/UserCommands.php#L318">at line 318</a></div> <code> array <strong>infoArray</strong>($account) </code> @@ -1573,7 +1851,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getAccounts"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/UserCommands.php#L356">at line 356</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/UserCommands.php#L348">at line 348</a></div> <code> protected array <strong>getAccounts</strong>(string $names = '', array $options = []) </code> @@ -1629,7 +1907,7 @@ <h4>Exceptions</h4> </div> <div class="method-item"> <h3 id="method_roleComplete"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/UserCommands.php#L393">at line 393</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/UserCommands.php#L385">at line 385</a></div> <code> void <strong>roleComplete</strong>(<abbr title="Symfony\Component\Console\Completion\CompletionInput">CompletionInput</abbr> $input, <abbr title="Symfony\Component\Console\Completion\CompletionSuggestions">CompletionSuggestions</abbr> $suggestions) </code> diff --git a/api/Drush/Commands/core/ViewsCommands.html b/api/Drush/Commands/core/ViewsCommands.html index dc169fe4c5..988a5ca272 100644 --- a/api/Drush/Commands/core/ViewsCommands.html +++ b/api/Drush/Commands/core/ViewsCommands.html @@ -86,7 +86,7 @@ <h1>ViewsCommands <p>final class - <strong>ViewsCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/ViewsCommands.php">View source</a>) + <strong>ViewsCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/ViewsCommands.php">View source</a>) </p> @@ -99,6 +99,11 @@ <h2>Traits</h2> <div class="container-fluid underlined"> <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> + <div class="col-md-6"><p>A copy of \Drupal\Core\DependencyInjection\AutowireTrait with first params' type hint changed.</p></div> + </div> + <div class="row"> <div class="col-md-6"> <abbr title="Consolidation\SiteProcess\ProcessManagerAwareTrait">ProcessManagerAwareTrait</abbr> </div> <div class="col-md-6"></div> @@ -122,6 +127,11 @@ <h2>Traits</h2> <div class="col-md-6"> <abbr title="Robo\Common\IO">IO</abbr> </div> <div class="col-md-6"></div> + </div> + <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> </div> + <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -228,6 +238,16 @@ <h2>Properties</h2> <table class="table table-condensed"> <tr> + <td class="type" id="property_uri"> + protected + + </td> + <td>$uri</td> + <td class="last"></td> + <td><small>from <a href="../../../Drush/Exec/ExecTrait.html#property_uri"> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a></small></td> + </tr> + <tr> <td class="type" id="property_commandData"> protected <abbr title="Drush\Commands\Consolidation\AnnotatedCommand\CommandData">CommandData</abbr>|null @@ -289,6 +309,51 @@ <h2>Methods</h2> DrushConfig as return type. Helps with IDE completion.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> <abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_configurePrompts">configurePrompts</a>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + + <p><p>Configure the prompt fallbacks.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + mixed + </div> + <div class="col-md-8"> + <a href="#method_promptUntilValid">promptUntilValid</a>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + + <p><p>Prompt the user until the given validation callback passes.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_restorePrompts">restorePrompts</a>() + + <p><p>Restore the prompts output.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + bool + </div> + <div class="col-md-8"> + <a href="#method_runningUnitTests">runningUnitTests</a>() + + <p class="no-description">No description</p> + </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -303,7 +368,7 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> + <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> </div> <div class="col-md-8"> <a href="#method_io">io</a>() @@ -348,6 +413,17 @@ <h2>Methods</h2> <div class="row"> <div class="col-md-2 type"> + </div> + <div class="col-md-8"> + <a href="#method_initHook">initHook</a>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + </div> <div class="col-md-8"> <a href="#method_printFileTopic">printFileTopic</a>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) @@ -369,14 +445,14 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - static <a href="../../../Drush/Commands/core/ViewsCommands.html"><abbr title="Drush\Commands\core\ViewsCommands">ViewsCommands</abbr></a> + static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> <div class="col-md-8"> - <a href="#method_create">create</a>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container) + <a href="#method_create">create</a>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) - <p class="no-description">No description</p> - </div> - <div class="col-md-2"></div> + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -501,7 +577,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_startBrowser"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_startBrowser"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L28">at line 28</a></div> <code> bool <strong>startBrowser</strong>(string|null $uri = null, int $sleep = 0, int|null $port = null, <abbr title="Drush\Exec\string|bool">string|bool</abbr> $browser = false) </code> @@ -562,7 +638,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_programExists"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_programExists"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L87">at line 87</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L92">at line 92</a></div> <code> static bool <strong>programExists</strong>($program) </code> @@ -606,7 +682,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getEditor"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_getEditor"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L99">at line 99</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L104">at line 104</a></div> <code> static string <strong>getEditor</strong>(string|null $editor = null) </code> @@ -650,7 +726,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -688,13 +764,176 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_configurePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> + <code> protected void + <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Configure the prompt fallbacks.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr></td> + <td>$input</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_promptUntilValid"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> + <code> protected mixed + <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Prompt the user until the given validation callback passes.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a></td> + <td>$prompt</td> + <td></td> + </tr> + <tr> + <td>bool|string</td> + <td>$required</td> + <td></td> + </tr> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null</td> + <td>$validate</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>mixed</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_restorePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> + <code> protected void + <strong>restorePrompts</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Restore the prompts output.</p></p> + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_runningUnitTests"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> + <code> protected bool + <strong>runningUnitTests</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p class="no-description">No description</p> + + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>bool</td> + <td></td> + </tr> + </table> + + + + </div> </div> </div> <div class="method-item"> <h3 id="method___construct"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/ViewsCommands.php#L28">at line 28</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/ViewsCommands.php#L30">at line 30</a></div> <code> <strong>__construct</strong>(<abbr title="Drupal\Core\Config\ConfigFactoryInterface">ConfigFactoryInterface</abbr> $configFactory, <abbr title="Drupal\Core\Extension\ModuleHandlerInterface">ModuleHandlerInterface</abbr> $moduleHandler, <abbr title="Drupal\Core\Entity\EntityTypeManagerInterface">EntityTypeManagerInterface</abbr> $entityTypeManager, <abbr title="Drupal\Core\Render\RendererInterface">RendererInterface</abbr> $renderer) </code> @@ -744,8 +983,8 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_io"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_io"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L58">at line 58</a></div> - <code> protected <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L59">at line 59</a></div> + <code> protected <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> <strong>io</strong>() </code> </h3> @@ -762,7 +1001,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr></td> + <td><abbr title="Drush\Style\DrushStyle">DrushStyle</abbr></td> <td></td> </tr> </table> @@ -777,7 +1016,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_logger"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_logger"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L70">at line 70</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L71">at line 71</a></div> <code> protected <abbr title="Drush\Commands\Drush\Log\DrushLoggerManager">DrushLoggerManager</abbr>|null <strong>logger</strong>() </code> @@ -810,7 +1049,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_printFile"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFile"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L81">at line 81</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L82">at line 82</a></div> <code> protected void <strong>printFile</strong>(string $file) </code> @@ -853,7 +1092,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_preHook"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_preHook"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L103">at line 103</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L104">at line 104</a></div> <code> <strong>preHook</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -880,6 +1119,45 @@ <h4>Parameters</h4> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_initHook"> + <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L113">at line 113</a></div> + <code> + <strong>initHook</strong>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td></td> + <td>$input</td> + <td></td> + </tr> + <tr> + <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td>$annotationData</td> + <td></td> + </tr> + </table> + + + + + </div> </div> @@ -887,7 +1165,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_printFileTopic"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFileTopic"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L115">at line 115</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> <code> protected <strong>printFileTopic</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -921,7 +1199,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getStack"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L137">at line 137</a></div> <code> protected <abbr title="GuzzleHttp\HandlerStack">HandlerStack</abbr> <strong>getStack</strong>() </code> @@ -964,9 +1242,10 @@ <h4>See also</h4> </div> <div class="method-item"> <h3 id="method_create"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/ViewsCommands.php#L36">at line 36</a></div> - <code> static <a href="../../../Drush/Commands/core/ViewsCommands.html"><abbr title="Drush\Commands\core\ViewsCommands">ViewsCommands</abbr></a> - <strong>create</strong>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container) + <div class="location">in <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/AutowireTrait.php#L27">at line 27</a></div> + <code> static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> + <strong>create</strong>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) </code> </h3> <div class="details"> @@ -974,17 +1253,16 @@ <h3 id="method_create"> <div class="method-description"> - <p class="no-description">No description</p> - + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> <div class="tags"> <h4>Parameters</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr></td> + <td><abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr></td> <td>$container</td> - <td></td> + <td><p>The service container this instance should use.</p></td> </tr> </table> @@ -993,7 +1271,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><a href="../../../Drush/Commands/core/ViewsCommands.html"><abbr title="Drush\Commands\core\ViewsCommands">ViewsCommands</abbr></a></td> + <td><a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></td> <td></td> </tr> </table> @@ -1007,7 +1285,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getConfigFactory"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/ViewsCommands.php#L48">at line 48</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/ViewsCommands.php#L38">at line 38</a></div> <code> <abbr title="Drupal\Core\Config\ConfigFactoryInterface">ConfigFactoryInterface</abbr> <strong>getConfigFactory</strong>() </code> @@ -1040,7 +1318,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getModuleHandler"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/ViewsCommands.php#L53">at line 53</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/ViewsCommands.php#L43">at line 43</a></div> <code> <abbr title="Drupal\Core\Extension\ModuleHandlerInterface">ModuleHandlerInterface</abbr> <strong>getModuleHandler</strong>() </code> @@ -1073,7 +1351,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getEntityTypeManager"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/ViewsCommands.php#L58">at line 58</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/ViewsCommands.php#L48">at line 48</a></div> <code> <abbr title="Drupal\Core\Entity\EntityTypeManagerInterface">EntityTypeManagerInterface</abbr> <strong>getEntityTypeManager</strong>() </code> @@ -1106,7 +1384,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getRenderer"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/ViewsCommands.php#L63">at line 63</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/ViewsCommands.php#L53">at line 53</a></div> <code> <abbr title="Drupal\Core\Render\RendererInterface">RendererInterface</abbr> <strong>getRenderer</strong>() </code> @@ -1139,7 +1417,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_dev"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/ViewsCommands.php#L71">at line 71</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/ViewsCommands.php#L61">at line 61</a></div> <code> void <strong>dev</strong>() </code> @@ -1171,7 +1449,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_vlist"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/ViewsCommands.php#L114">at line 114</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/ViewsCommands.php#L104">at line 104</a></div> <code> <abbr title="Drush\Commands\core\Consolidation\OutputFormatters\StructuredData\RowsOfFields">RowsOfFields</abbr>|null <strong>vlist</strong>($options = ['name' => self::REQ, 'tags' => self::REQ, 'status' => self::REQ, 'format' => 'table']) </code> @@ -1213,7 +1491,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_execute"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/ViewsCommands.php#L204">at line 204</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/ViewsCommands.php#L194">at line 194</a></div> <code> string|null <strong>execute</strong>(string $view_name, $display = null, $view_args = null, $options = ['count' => 0, 'show-admin-links' => false]) </code> @@ -1270,7 +1548,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_analyze"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/ViewsCommands.php#L242">at line 242</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/ViewsCommands.php#L232">at line 232</a></div> <code> <abbr title="Drush\Commands\core\Consolidation\OutputFormatters\StructuredData\RowsOfFields">RowsOfFields</abbr>|null <strong>analyze</strong>() </code> @@ -1302,7 +1580,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_enable"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/ViewsCommands.php#L271">at line 271</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/ViewsCommands.php#L261">at line 261</a></div> <code> void <strong>enable</strong>(string $views) </code> @@ -1344,7 +1622,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_disable"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/ViewsCommands.php#L290">at line 290</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/ViewsCommands.php#L280">at line 280</a></div> <code> void <strong>disable</strong>(string $views) </code> @@ -1386,7 +1664,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_cacheClear"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/ViewsCommands.php#L309">at line 309</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/ViewsCommands.php#L299">at line 299</a></div> <code> void <strong>cacheClear</strong>($types, $include_bootstrapped_types) </code> diff --git a/api/Drush/Commands/core/WatchdogCommands.html b/api/Drush/Commands/core/WatchdogCommands.html index ac3fe2c962..f111143a70 100644 --- a/api/Drush/Commands/core/WatchdogCommands.html +++ b/api/Drush/Commands/core/WatchdogCommands.html @@ -86,7 +86,7 @@ <h1>WatchdogCommands <p>final class - <strong>WatchdogCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/WatchdogCommands.php">View source</a>) + <strong>WatchdogCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/WatchdogCommands.php">View source</a>) </p> @@ -99,6 +99,11 @@ <h2>Traits</h2> <div class="container-fluid underlined"> <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> + <div class="col-md-6"><p>A copy of \Drupal\Core\DependencyInjection\AutowireTrait with first params' type hint changed.</p></div> + </div> + <div class="row"> <div class="col-md-6"> <abbr title="Consolidation\SiteProcess\ProcessManagerAwareTrait">ProcessManagerAwareTrait</abbr> </div> <div class="col-md-6"></div> @@ -122,6 +127,11 @@ <h2>Traits</h2> <div class="col-md-6"> <abbr title="Robo\Common\IO">IO</abbr> </div> <div class="col-md-6"></div> + </div> + <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> </div> + <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -228,6 +238,16 @@ <h2>Properties</h2> <table class="table table-condensed"> <tr> + <td class="type" id="property_uri"> + protected + + </td> + <td>$uri</td> + <td class="last"></td> + <td><small>from <a href="../../../Drush/Exec/ExecTrait.html#property_uri"> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a></small></td> + </tr> + <tr> <td class="type" id="property_commandData"> protected <abbr title="Drush\Commands\Consolidation\AnnotatedCommand\CommandData">CommandData</abbr>|null @@ -289,6 +309,51 @@ <h2>Methods</h2> DrushConfig as return type. Helps with IDE completion.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> <abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_configurePrompts">configurePrompts</a>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + + <p><p>Configure the prompt fallbacks.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + mixed + </div> + <div class="col-md-8"> + <a href="#method_promptUntilValid">promptUntilValid</a>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + + <p><p>Prompt the user until the given validation callback passes.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_restorePrompts">restorePrompts</a>() + + <p><p>Restore the prompts output.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + bool + </div> + <div class="col-md-8"> + <a href="#method_runningUnitTests">runningUnitTests</a>() + + <p class="no-description">No description</p> + </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -303,7 +368,7 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> + <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> </div> <div class="col-md-8"> <a href="#method_io">io</a>() @@ -348,6 +413,17 @@ <h2>Methods</h2> <div class="row"> <div class="col-md-2 type"> + </div> + <div class="col-md-8"> + <a href="#method_initHook">initHook</a>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + </div> <div class="col-md-8"> <a href="#method_printFileTopic">printFileTopic</a>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) @@ -369,14 +445,14 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - static <a href="../../../Drush/Commands/core/WatchdogCommands.html"><abbr title="Drush\Commands\core\WatchdogCommands">WatchdogCommands</abbr></a> + static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> <div class="col-md-8"> - <a href="#method_create">create</a>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container) + <a href="#method_create">create</a>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) - <p class="no-description">No description</p> - </div> - <div class="col-md-2"></div> + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -444,7 +520,7 @@ <h2>Methods</h2> array </div> <div class="col-md-8"> - <a href="#method_where">where</a>(string|null $type = null, $severity = null, string|null $filter = null, string $criteria = 'AND', <abbr title="Drush\Commands\core\int|string">int|string</abbr> $severity_min = null) + <a href="#method_where">where</a>(string|null $type = null, $severity = null, string|null $filter = null, string $criteria = 'AND', <abbr title="Drush\Commands\core\int|string|null">int|string|null</abbr> $severity_min = null) <p><p>Build a WHERE snippet based on given parameters.</p></p> </div> <div class="col-md-2"></div> @@ -489,7 +565,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_startBrowser"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_startBrowser"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L28">at line 28</a></div> <code> bool <strong>startBrowser</strong>(string|null $uri = null, int $sleep = 0, int|null $port = null, <abbr title="Drush\Exec\string|bool">string|bool</abbr> $browser = false) </code> @@ -550,7 +626,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_programExists"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_programExists"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L87">at line 87</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L92">at line 92</a></div> <code> static bool <strong>programExists</strong>($program) </code> @@ -594,7 +670,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getEditor"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_getEditor"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L99">at line 99</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L104">at line 104</a></div> <code> static string <strong>getEditor</strong>(string|null $editor = null) </code> @@ -638,7 +714,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -676,13 +752,176 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_configurePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> + <code> protected void + <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Configure the prompt fallbacks.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr></td> + <td>$input</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_promptUntilValid"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> + <code> protected mixed + <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Prompt the user until the given validation callback passes.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a></td> + <td>$prompt</td> + <td></td> + </tr> + <tr> + <td>bool|string</td> + <td>$required</td> + <td></td> + </tr> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null</td> + <td>$validate</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>mixed</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_restorePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> + <code> protected void + <strong>restorePrompts</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Restore the prompts output.</p></p> + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_runningUnitTests"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> + <code> protected bool + <strong>runningUnitTests</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p class="no-description">No description</p> + + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>bool</td> + <td></td> + </tr> + </table> + + + + </div> </div> </div> <div class="method-item"> <h3 id="method___construct"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/WatchdogCommands.php#L34">at line 34</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/WatchdogCommands.php#L36">at line 36</a></div> <code> <strong>__construct</strong>(<abbr title="Drupal\Core\Database\Connection">Connection</abbr> $connection) </code> @@ -717,8 +956,8 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_io"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_io"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L58">at line 58</a></div> - <code> protected <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L59">at line 59</a></div> + <code> protected <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> <strong>io</strong>() </code> </h3> @@ -735,7 +974,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr></td> + <td><abbr title="Drush\Style\DrushStyle">DrushStyle</abbr></td> <td></td> </tr> </table> @@ -750,7 +989,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_logger"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_logger"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L70">at line 70</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L71">at line 71</a></div> <code> protected <abbr title="Drush\Commands\Drush\Log\DrushLoggerManager">DrushLoggerManager</abbr>|null <strong>logger</strong>() </code> @@ -783,7 +1022,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_printFile"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFile"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L81">at line 81</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L82">at line 82</a></div> <code> protected void <strong>printFile</strong>(string $file) </code> @@ -826,7 +1065,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_preHook"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_preHook"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L103">at line 103</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L104">at line 104</a></div> <code> <strong>preHook</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -853,6 +1092,45 @@ <h4>Parameters</h4> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_initHook"> + <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L113">at line 113</a></div> + <code> + <strong>initHook</strong>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td></td> + <td>$input</td> + <td></td> + </tr> + <tr> + <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td>$annotationData</td> + <td></td> + </tr> + </table> + + + + + </div> </div> @@ -860,7 +1138,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_printFileTopic"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFileTopic"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L115">at line 115</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> <code> protected <strong>printFileTopic</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -894,7 +1172,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getStack"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L137">at line 137</a></div> <code> protected <abbr title="GuzzleHttp\HandlerStack">HandlerStack</abbr> <strong>getStack</strong>() </code> @@ -937,9 +1215,10 @@ <h4>See also</h4> </div> <div class="method-item"> <h3 id="method_create"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/WatchdogCommands.php#L38">at line 38</a></div> - <code> static <a href="../../../Drush/Commands/core/WatchdogCommands.html"><abbr title="Drush\Commands\core\WatchdogCommands">WatchdogCommands</abbr></a> - <strong>create</strong>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container) + <div class="location">in <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/AutowireTrait.php#L27">at line 27</a></div> + <code> static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> + <strong>create</strong>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) </code> </h3> <div class="details"> @@ -947,17 +1226,16 @@ <h3 id="method_create"> <div class="method-description"> - <p class="no-description">No description</p> - + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> <div class="tags"> <h4>Parameters</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr></td> + <td><abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr></td> <td>$container</td> - <td></td> + <td><p>The service container this instance should use.</p></td> </tr> </table> @@ -966,7 +1244,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><a href="../../../Drush/Commands/core/WatchdogCommands.html"><abbr title="Drush\Commands\core\WatchdogCommands">WatchdogCommands</abbr></a></td> + <td><a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></td> <td></td> </tr> </table> @@ -980,7 +1258,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_show"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/WatchdogCommands.php#L50">at line 50</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/WatchdogCommands.php#L43">at line 43</a></div> <code> <abbr title="Drush\Commands\core\Consolidation\OutputFormatters\StructuredData\RowsOfFields">RowsOfFields</abbr>|null <strong>show</strong>($substring = '', $options = ['format' => 'table', 'count' => 10, 'severity' => self::REQ, 'severity-min' => self::REQ, 'type' => self::REQ, 'extended' => false]) </code> @@ -1027,7 +1305,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_watchdogList"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/WatchdogCommands.php#L105">at line 105</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/WatchdogCommands.php#L98">at line 98</a></div> <code> <abbr title="Drush\Commands\core\Consolidation\OutputFormatters\StructuredData\RowsOfFields">RowsOfFields</abbr>|null <strong>watchdogList</strong>($substring = '', $options = ['format' => 'table', 'count' => 10, 'extended' => false]) </code> @@ -1074,7 +1352,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_tail"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/WatchdogCommands.php#L136">at line 136</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/WatchdogCommands.php#L129">at line 129</a></div> <code> void <strong>tail</strong>(<abbr title="Symfony\Component\Console\Output\OutputInterface">OutputInterface</abbr> $output, $substring = '', $options = ['severity' => self::REQ, 'severity-min' => self::REQ, 'type' => self::REQ, 'extended' => false]) </code> @@ -1126,7 +1404,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_interactList"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/WatchdogCommands.php#L187">at line 187</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/WatchdogCommands.php#L180">at line 180</a></div> <code> void <strong>interactList</strong>($input, $output) </code> @@ -1174,7 +1452,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_delete"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/WatchdogCommands.php#L213">at line 213</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/WatchdogCommands.php#L206">at line 206</a></div> <code> void <strong>delete</strong>($substring = '', $options = ['severity' => self::REQ, 'type' => self::REQ]) </code> @@ -1221,7 +1499,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_showOne"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/WatchdogCommands.php#L264">at line 264</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/WatchdogCommands.php#L257">at line 257</a></div> <code> <abbr title="Consolidation\OutputFormatters\StructuredData\PropertyList">PropertyList</abbr> <strong>showOne</strong>($id, $options = ['format' => 'yaml']) </code> @@ -1268,9 +1546,9 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_where"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/WatchdogCommands.php#L298">at line 298</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/WatchdogCommands.php#L291">at line 291</a></div> <code> protected array - <strong>where</strong>(string|null $type = null, $severity = null, string|null $filter = null, string $criteria = 'AND', <abbr title="Drush\Commands\core\int|string">int|string</abbr> $severity_min = null) + <strong>where</strong>(string|null $type = null, $severity = null, string|null $filter = null, string $criteria = 'AND', <abbr title="Drush\Commands\core\int|string|null">int|string|null</abbr> $severity_min = null) </code> </h3> <div class="details"> @@ -1305,7 +1583,7 @@ <h4>Parameters</h4> <td><p>('AND', 'OR'). Criteria for the WHERE snippet.</p></td> </tr> <tr> - <td><abbr title="Drush\Commands\core\int|string">int|string</abbr></td> + <td><abbr title="Drush\Commands\core\int|string|null">int|string|null</abbr></td> <td>$severity_min</td> <td><p>Int or String for the minimum severity to return.</p></td> </tr> @@ -1330,7 +1608,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_formatResult"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/WatchdogCommands.php#L362">at line 362</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/WatchdogCommands.php#L354">at line 354</a></div> <code> protected <strong>formatResult</strong>($result, bool $extended = false) </code> @@ -1368,7 +1646,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_messageTypes"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/WatchdogCommands.php#L412">at line 412</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/WatchdogCommands.php#L404">at line 404</a></div> <code> static array <strong>messageTypes</strong>() </code> @@ -1400,7 +1678,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_watchdogComplete"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/core/WatchdogCommands.php#L417">at line 417</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/core/WatchdogCommands.php#L409">at line 409</a></div> <code> void <strong>watchdogComplete</strong>(<abbr title="Symfony\Component\Console\Completion\CompletionInput">CompletionInput</abbr> $input, <abbr title="Symfony\Component\Console\Completion\CompletionSuggestions">CompletionSuggestions</abbr> $suggestions) </code> diff --git a/api/Drush/Commands/field/EntityTypeBundleAskTrait.html b/api/Drush/Commands/field/EntityTypeBundleAskTrait.html index 0839b045c3..8cf869f7bc 100644 --- a/api/Drush/Commands/field/EntityTypeBundleAskTrait.html +++ b/api/Drush/Commands/field/EntityTypeBundleAskTrait.html @@ -86,7 +86,7 @@ <h1>EntityTypeBundleAskTrait <p> trait - <strong>EntityTypeBundleAskTrait</strong> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/EntityTypeBundleAskTrait.php">View source</a>) + <strong>EntityTypeBundleAskTrait</strong> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/EntityTypeBundleAskTrait.php">View source</a>) </p> @@ -173,7 +173,7 @@ <h2>Details</h2> <div id="method-details"> <div class="method-item"> <h3 id="method_getFieldableEntityTypes"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/EntityTypeBundleAskTrait.php#L22">at line 22</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/EntityTypeBundleAskTrait.php#L22">at line 22</a></div> <code> protected array <strong>getFieldableEntityTypes</strong>() </code> @@ -206,7 +206,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_askEntityType"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/EntityTypeBundleAskTrait.php#L32">at line 32</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/EntityTypeBundleAskTrait.php#L32">at line 32</a></div> <code> protected string|null <strong>askEntityType</strong>() </code> @@ -239,7 +239,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_askBundle"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/EntityTypeBundleAskTrait.php#L50">at line 50</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/EntityTypeBundleAskTrait.php#L50">at line 50</a></div> <code> protected string|null <strong>askBundle</strong>() </code> diff --git a/api/Drush/Commands/field/FieldBaseInfoCommands.html b/api/Drush/Commands/field/FieldBaseInfoCommands.html index f584c6189c..cb81bc36e7 100644 --- a/api/Drush/Commands/field/FieldBaseInfoCommands.html +++ b/api/Drush/Commands/field/FieldBaseInfoCommands.html @@ -85,8 +85,8 @@ <h1>FieldBaseInfoCommands </div> - <p> class - <strong>FieldBaseInfoCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldBaseInfoCommands.php">View source</a>) + <p>final class + <strong>FieldBaseInfoCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldBaseInfoCommands.php">View source</a>) </p> @@ -99,6 +99,11 @@ <h2>Traits</h2> <div class="container-fluid underlined"> <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> + <div class="col-md-6"><p>A copy of \Drupal\Core\DependencyInjection\AutowireTrait with first params' type hint changed.</p></div> + </div> + <div class="row"> <div class="col-md-6"> <a href="../../../Drush/Commands/field/EntityTypeBundleAskTrait.html"><abbr title="Drush\Commands\field\EntityTypeBundleAskTrait">EntityTypeBundleAskTrait</abbr></a> </div> <div class="col-md-6"></div> @@ -137,6 +142,11 @@ <h2>Traits</h2> <div class="col-md-6"> <abbr title="Robo\Common\IO">IO</abbr> </div> <div class="col-md-6"></div> + </div> + <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> </div> + <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -190,6 +200,15 @@ <h2>Constants</h2> <table class="table table-condensed"> <p><em></em></p> <p></p> </td> + </tr> + <tr> + <td> + BASE_INFO + </td> + <td class="last"> + <p><em></em></p> + <p></p> + </td> </tr> </table> @@ -198,6 +217,16 @@ <h2>Properties</h2> <table class="table table-condensed"> <tr> + <td class="type" id="property_uri"> + protected + + </td> + <td>$uri</td> + <td class="last"></td> + <td><small>from <a href="../../../Drush/Exec/ExecTrait.html#property_uri"> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a></small></td> + </tr> + <tr> <td class="type" id="property_commandData"> protected <abbr title="Drush\Commands\Consolidation\AnnotatedCommand\CommandData">CommandData</abbr>|null @@ -289,6 +318,51 @@ <h2>Methods</h2> DrushConfig as return type. Helps with IDE completion.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> <abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_configurePrompts">configurePrompts</a>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + + <p><p>Configure the prompt fallbacks.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + mixed + </div> + <div class="col-md-8"> + <a href="#method_promptUntilValid">promptUntilValid</a>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + + <p><p>Prompt the user until the given validation callback passes.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_restorePrompts">restorePrompts</a>() + + <p><p>Restore the prompts output.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + bool + </div> + <div class="col-md-8"> + <a href="#method_runningUnitTests">runningUnitTests</a>() + + <p class="no-description">No description</p> + </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -303,7 +377,7 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> + <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> </div> <div class="col-md-8"> <a href="#method_io">io</a>() @@ -348,6 +422,17 @@ <h2>Methods</h2> <div class="row"> <div class="col-md-2 type"> + </div> + <div class="col-md-8"> + <a href="#method_initHook">initHook</a>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + </div> <div class="col-md-8"> <a href="#method_printFileTopic">printFileTopic</a>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) @@ -366,6 +451,17 @@ <h2>Methods</h2> <p><p>Get a Guzzle handler stack that uses the Drush logger.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> <abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> + </div> + <div class="col-md-8"> + <a href="#method_create">create</a>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) + + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -462,17 +558,6 @@ <h2>Methods</h2> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Commands/field/FieldDefinitionRowsOfFieldsTrait.html#method_getRowsOfFieldsByFieldDefinitions"> <abbr title="Drush\Commands\field\FieldDefinitionRowsOfFieldsTrait">FieldDefinitionRowsOfFieldsTrait</abbr></a></small></div> - </div> - <div class="row"> - <div class="col-md-2 type"> - static <a href="../../../Drush/Commands/field/FieldBaseInfoCommands.html"><abbr title="Drush\Commands\field\FieldBaseInfoCommands">FieldBaseInfoCommands</abbr></a> - </div> - <div class="col-md-8"> - <a href="#method_create">create</a>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container) - - <p class="no-description">No description</p> - </div> - <div class="col-md-2"></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -504,7 +589,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_startBrowser"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_startBrowser"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L28">at line 28</a></div> <code> bool <strong>startBrowser</strong>(string|null $uri = null, int $sleep = 0, int|null $port = null, <abbr title="Drush\Exec\string|bool">string|bool</abbr> $browser = false) </code> @@ -565,7 +650,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_programExists"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_programExists"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L87">at line 87</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L92">at line 92</a></div> <code> static bool <strong>programExists</strong>($program) </code> @@ -609,7 +694,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getEditor"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_getEditor"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L99">at line 99</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L104">at line 104</a></div> <code> static string <strong>getEditor</strong>(string|null $editor = null) </code> @@ -653,7 +738,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -691,13 +776,176 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_configurePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> + <code> protected void + <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Configure the prompt fallbacks.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr></td> + <td>$input</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_promptUntilValid"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> + <code> protected mixed + <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Prompt the user until the given validation callback passes.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a></td> + <td>$prompt</td> + <td></td> + </tr> + <tr> + <td>bool|string</td> + <td>$required</td> + <td></td> + </tr> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null</td> + <td>$validate</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>mixed</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_restorePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> + <code> protected void + <strong>restorePrompts</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Restore the prompts output.</p></p> + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_runningUnitTests"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> + <code> protected bool + <strong>runningUnitTests</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p class="no-description">No description</p> + + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>bool</td> + <td></td> + </tr> + </table> + + + + </div> </div> </div> <div class="method-item"> <h3 id="method___construct"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldBaseInfoCommands.php#L23">at line 23</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldBaseInfoCommands.php#L27">at line 27</a></div> <code> <strong>__construct</strong>(<abbr title="Drupal\Core\Entity\EntityTypeManagerInterface">EntityTypeManagerInterface</abbr> $entityTypeManager, <abbr title="Drupal\Core\Entity\EntityTypeBundleInfoInterface">EntityTypeBundleInfoInterface</abbr> $entityTypeBundleInfo, <abbr title="Drupal\Core\Entity\EntityFieldManagerInterface">EntityFieldManagerInterface</abbr> $entityFieldManager) </code> @@ -742,8 +990,8 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_io"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_io"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L58">at line 58</a></div> - <code> protected <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L59">at line 59</a></div> + <code> protected <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> <strong>io</strong>() </code> </h3> @@ -760,7 +1008,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr></td> + <td><abbr title="Drush\Style\DrushStyle">DrushStyle</abbr></td> <td></td> </tr> </table> @@ -775,7 +1023,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_logger"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_logger"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L70">at line 70</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L71">at line 71</a></div> <code> protected <abbr title="Drush\Commands\Drush\Log\DrushLoggerManager">DrushLoggerManager</abbr>|null <strong>logger</strong>() </code> @@ -808,7 +1056,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_printFile"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFile"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L81">at line 81</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L82">at line 82</a></div> <code> protected void <strong>printFile</strong>(string $file) </code> @@ -851,7 +1099,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_preHook"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_preHook"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L103">at line 103</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L104">at line 104</a></div> <code> <strong>preHook</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -878,6 +1126,45 @@ <h4>Parameters</h4> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_initHook"> + <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L113">at line 113</a></div> + <code> + <strong>initHook</strong>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td></td> + <td>$input</td> + <td></td> + </tr> + <tr> + <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td>$annotationData</td> + <td></td> + </tr> + </table> + + + + + </div> </div> @@ -885,7 +1172,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_printFileTopic"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFileTopic"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L115">at line 115</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> <code> protected <strong>printFileTopic</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -919,7 +1206,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getStack"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L137">at line 137</a></div> <code> protected <abbr title="GuzzleHttp\HandlerStack">HandlerStack</abbr> <strong>getStack</strong>() </code> @@ -956,6 +1243,49 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_create"> + <div class="location">in <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/AutowireTrait.php#L27">at line 27</a></div> + <code> static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> + <strong>create</strong>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr></td> + <td>$container</td> + <td><p>The service container this instance should use.</p></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td><a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></td> + <td></td> + </tr> + </table> + + + + </div> </div> @@ -963,7 +1293,7 @@ <h4>See also</h4> <div class="method-item"> <h3 id="method_getFieldableEntityTypes"> <div class="location">in <a href="../../../Drush/Commands/field/EntityTypeBundleAskTrait.html#method_getFieldableEntityTypes"> -<abbr title="Drush\Commands\field\EntityTypeBundleAskTrait">EntityTypeBundleAskTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/EntityTypeBundleAskTrait.php#L22">at line 22</a></div> +<abbr title="Drush\Commands\field\EntityTypeBundleAskTrait">EntityTypeBundleAskTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/EntityTypeBundleAskTrait.php#L22">at line 22</a></div> <code> protected array <strong>getFieldableEntityTypes</strong>() </code> @@ -997,7 +1327,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_askEntityType"> <div class="location">in <a href="../../../Drush/Commands/field/EntityTypeBundleAskTrait.html#method_askEntityType"> -<abbr title="Drush\Commands\field\EntityTypeBundleAskTrait">EntityTypeBundleAskTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/EntityTypeBundleAskTrait.php#L32">at line 32</a></div> +<abbr title="Drush\Commands\field\EntityTypeBundleAskTrait">EntityTypeBundleAskTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/EntityTypeBundleAskTrait.php#L32">at line 32</a></div> <code> protected string|null <strong>askEntityType</strong>() </code> @@ -1031,7 +1361,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_askBundle"> <div class="location">in <a href="../../../Drush/Commands/field/EntityTypeBundleAskTrait.html#method_askBundle"> -<abbr title="Drush\Commands\field\EntityTypeBundleAskTrait">EntityTypeBundleAskTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/EntityTypeBundleAskTrait.php#L50">at line 50</a></div> +<abbr title="Drush\Commands\field\EntityTypeBundleAskTrait">EntityTypeBundleAskTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/EntityTypeBundleAskTrait.php#L50">at line 50</a></div> <code> protected string|null <strong>askBundle</strong>() </code> @@ -1065,7 +1395,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_validateEntityType"> <div class="location">in <a href="../../../Drush/Commands/field/EntityTypeBundleValidationTrait.html#method_validateEntityType"> -<abbr title="Drush\Commands\field\EntityTypeBundleValidationTrait">EntityTypeBundleValidationTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/EntityTypeBundleValidationTrait.php#L16">at line 16</a></div> +<abbr title="Drush\Commands\field\EntityTypeBundleValidationTrait">EntityTypeBundleValidationTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/EntityTypeBundleValidationTrait.php#L16">at line 16</a></div> <code> protected void <strong>validateEntityType</strong>(string $entityTypeId) </code> @@ -1109,7 +1439,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_validateBundle"> <div class="location">in <a href="../../../Drush/Commands/field/EntityTypeBundleValidationTrait.html#method_validateBundle"> -<abbr title="Drush\Commands\field\EntityTypeBundleValidationTrait">EntityTypeBundleValidationTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/EntityTypeBundleValidationTrait.php#L25">at line 25</a></div> +<abbr title="Drush\Commands\field\EntityTypeBundleValidationTrait">EntityTypeBundleValidationTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/EntityTypeBundleValidationTrait.php#L25">at line 25</a></div> <code> protected void <strong>validateBundle</strong>(string $entityTypeId, string $bundle) </code> @@ -1158,7 +1488,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_renderArray"> <div class="location">in <a href="../../../Drush/Commands/field/FieldDefinitionRowsOfFieldsTrait.html#method_renderArray"> -<abbr title="Drush\Commands\field\FieldDefinitionRowsOfFieldsTrait">FieldDefinitionRowsOfFieldsTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldDefinitionRowsOfFieldsTrait.php#L13">at line 13</a></div> +<abbr title="Drush\Commands\field\FieldDefinitionRowsOfFieldsTrait">FieldDefinitionRowsOfFieldsTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldDefinitionRowsOfFieldsTrait.php#L13">at line 13</a></div> <code> <strong>renderArray</strong>($key, $value, <abbr title="Consolidation\OutputFormatters\Options\FormatterOptions">FormatterOptions</abbr> $options) </code> @@ -1203,7 +1533,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_renderBoolean"> <div class="location">in <a href="../../../Drush/Commands/field/FieldDefinitionRowsOfFieldsTrait.html#method_renderBoolean"> -<abbr title="Drush\Commands\field\FieldDefinitionRowsOfFieldsTrait">FieldDefinitionRowsOfFieldsTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldDefinitionRowsOfFieldsTrait.php#L22">at line 22</a></div> +<abbr title="Drush\Commands\field\FieldDefinitionRowsOfFieldsTrait">FieldDefinitionRowsOfFieldsTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldDefinitionRowsOfFieldsTrait.php#L22">at line 22</a></div> <code> <strong>renderBoolean</strong>($key, $value, <abbr title="Consolidation\OutputFormatters\Options\FormatterOptions">FormatterOptions</abbr> $options) </code> @@ -1248,7 +1578,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getRowsOfFieldsByFieldDefinitions"> <div class="location">in <a href="../../../Drush/Commands/field/FieldDefinitionRowsOfFieldsTrait.html#method_getRowsOfFieldsByFieldDefinitions"> -<abbr title="Drush\Commands\field\FieldDefinitionRowsOfFieldsTrait">FieldDefinitionRowsOfFieldsTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldDefinitionRowsOfFieldsTrait.php#L31">at line 31</a></div> +<abbr title="Drush\Commands\field\FieldDefinitionRowsOfFieldsTrait">FieldDefinitionRowsOfFieldsTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldDefinitionRowsOfFieldsTrait.php#L31">at line 31</a></div> <code> protected <abbr title="Consolidation\OutputFormatters\StructuredData\RowsOfFields">RowsOfFields</abbr> <strong>getRowsOfFieldsByFieldDefinitions</strong>(array $fieldDefinitions) </code> @@ -1285,56 +1615,13 @@ <h4>Return Value</h4> - </div> - </div> - - </div> - <div class="method-item"> - <h3 id="method_create"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldBaseInfoCommands.php#L30">at line 30</a></div> - <code> static <a href="../../../Drush/Commands/field/FieldBaseInfoCommands.html"><abbr title="Drush\Commands\field\FieldBaseInfoCommands">FieldBaseInfoCommands</abbr></a> - <strong>create</strong>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container) - </code> - </h3> - <div class="details"> - - - - <div class="method-description"> - <p class="no-description">No description</p> - - </div> - <div class="tags"> - <h4>Parameters</h4> - - <table class="table table-condensed"> - <tr> - <td><abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr></td> - <td>$container</td> - <td></td> - </tr> - </table> - - - <h4>Return Value</h4> - - <table class="table table-condensed"> - <tr> - <td><a href="../../../Drush/Commands/field/FieldBaseInfoCommands.html"><abbr title="Drush\Commands\field\FieldBaseInfoCommands">FieldBaseInfoCommands</abbr></a></td> - <td></td> - </tr> - </table> - - - - </div> </div> </div> <div class="method-item"> <h3 id="method_info"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldBaseInfoCommands.php#L44">at line 44</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldBaseInfoCommands.php#L37">at line 37</a></div> <code> <abbr title="Consolidation\OutputFormatters\StructuredData\RowsOfFields">RowsOfFields</abbr> <strong>info</strong>(string|null $entityType = null, array $options = ['format' => 'table']) </code> @@ -1381,7 +1668,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_complete"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldBaseInfoCommands.php#L85">at line 85</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldBaseInfoCommands.php#L78">at line 78</a></div> <code> void <strong>complete</strong>(<abbr title="Symfony\Component\Console\Completion\CompletionInput">CompletionInput</abbr> $input, <abbr title="Symfony\Component\Console\Completion\CompletionSuggestions">CompletionSuggestions</abbr> $suggestions) </code> diff --git a/api/Drush/Commands/field/FieldBaseOverrideCreateCommands.html b/api/Drush/Commands/field/FieldBaseOverrideCreateCommands.html index 4dc49a5dbd..a380824743 100644 --- a/api/Drush/Commands/field/FieldBaseOverrideCreateCommands.html +++ b/api/Drush/Commands/field/FieldBaseOverrideCreateCommands.html @@ -85,8 +85,8 @@ <h1>FieldBaseOverrideCreateCommands </div> - <p> class - <strong>FieldBaseOverrideCreateCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldBaseOverrideCreateCommands.php">View source</a>) + <p>final class + <strong>FieldBaseOverrideCreateCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldBaseOverrideCreateCommands.php">View source</a>) </p> @@ -99,6 +99,11 @@ <h2>Traits</h2> <div class="container-fluid underlined"> <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> + <div class="col-md-6"><p>A copy of \Drupal\Core\DependencyInjection\AutowireTrait with first params' type hint changed.</p></div> + </div> + <div class="row"> <div class="col-md-6"> <a href="../../../Drush/Commands/field/EntityTypeBundleAskTrait.html"><abbr title="Drush\Commands\field\EntityTypeBundleAskTrait">EntityTypeBundleAskTrait</abbr></a> </div> <div class="col-md-6"></div> @@ -132,6 +137,11 @@ <h2>Traits</h2> <div class="col-md-6"> <abbr title="Robo\Common\IO">IO</abbr> </div> <div class="col-md-6"></div> + </div> + <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> </div> + <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -185,6 +195,15 @@ <h2>Constants</h2> <table class="table table-condensed"> <p><em></em></p> <p></p> </td> + </tr> + <tr> + <td> + BASE_OVERRIDE_CREATE + </td> + <td class="last"> + <p><em></em></p> + <p></p> + </td> </tr> </table> @@ -193,6 +212,16 @@ <h2>Properties</h2> <table class="table table-condensed"> <tr> + <td class="type" id="property_uri"> + protected + + </td> + <td>$uri</td> + <td class="last"></td> + <td><small>from <a href="../../../Drush/Exec/ExecTrait.html#property_uri"> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a></small></td> + </tr> + <tr> <td class="type" id="property_commandData"> protected <abbr title="Drush\Commands\Consolidation\AnnotatedCommand\CommandData">CommandData</abbr>|null @@ -284,6 +313,51 @@ <h2>Methods</h2> DrushConfig as return type. Helps with IDE completion.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> <abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_configurePrompts">configurePrompts</a>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + + <p><p>Configure the prompt fallbacks.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + mixed + </div> + <div class="col-md-8"> + <a href="#method_promptUntilValid">promptUntilValid</a>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + + <p><p>Prompt the user until the given validation callback passes.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_restorePrompts">restorePrompts</a>() + + <p><p>Restore the prompts output.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + bool + </div> + <div class="col-md-8"> + <a href="#method_runningUnitTests">runningUnitTests</a>() + + <p class="no-description">No description</p> + </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -298,7 +372,7 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> + <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> </div> <div class="col-md-8"> <a href="#method_io">io</a>() @@ -343,6 +417,17 @@ <h2>Methods</h2> <div class="row"> <div class="col-md-2 type"> + </div> + <div class="col-md-8"> + <a href="#method_initHook">initHook</a>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + </div> <div class="col-md-8"> <a href="#method_printFileTopic">printFileTopic</a>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) @@ -361,6 +446,17 @@ <h2>Methods</h2> <p><p>Get a Guzzle handler stack that uses the Drush logger.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> <abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> + </div> + <div class="col-md-8"> + <a href="#method_create">create</a>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) + + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -421,17 +517,6 @@ <h2>Methods</h2> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Commands/field/EntityTypeBundleValidationTrait.html#method_validateBundle"> <abbr title="Drush\Commands\field\EntityTypeBundleValidationTrait">EntityTypeBundleValidationTrait</abbr></a></small></div> - </div> - <div class="row"> - <div class="col-md-2 type"> - static <a href="../../../Drush/Commands/field/FieldBaseOverrideCreateCommands.html"><abbr title="Drush\Commands\field\FieldBaseOverrideCreateCommands">FieldBaseOverrideCreateCommands</abbr></a> - </div> - <div class="col-md-8"> - <a href="#method_create">create</a>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container) - - <p class="no-description">No description</p> - </div> - <div class="col-md-2"></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -540,7 +625,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_startBrowser"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_startBrowser"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L28">at line 28</a></div> <code> bool <strong>startBrowser</strong>(string|null $uri = null, int $sleep = 0, int|null $port = null, <abbr title="Drush\Exec\string|bool">string|bool</abbr> $browser = false) </code> @@ -601,7 +686,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_programExists"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_programExists"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L87">at line 87</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L92">at line 92</a></div> <code> static bool <strong>programExists</strong>($program) </code> @@ -645,7 +730,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getEditor"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_getEditor"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L99">at line 99</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L104">at line 104</a></div> <code> static string <strong>getEditor</strong>(string|null $editor = null) </code> @@ -689,7 +774,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -727,13 +812,176 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_configurePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> + <code> protected void + <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Configure the prompt fallbacks.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr></td> + <td>$input</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_promptUntilValid"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> + <code> protected mixed + <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Prompt the user until the given validation callback passes.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a></td> + <td>$prompt</td> + <td></td> + </tr> + <tr> + <td>bool|string</td> + <td>$required</td> + <td></td> + </tr> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null</td> + <td>$validate</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>mixed</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_restorePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> + <code> protected void + <strong>restorePrompts</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Restore the prompts output.</p></p> + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_runningUnitTests"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> + <code> protected bool + <strong>runningUnitTests</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p class="no-description">No description</p> + + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>bool</td> + <td></td> + </tr> + </table> + + + + </div> </div> </div> <div class="method-item"> <h3 id="method___construct"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldBaseOverrideCreateCommands.php#L28">at line 28</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldBaseOverrideCreateCommands.php#L29">at line 29</a></div> <code> <strong>__construct</strong>(<abbr title="Drupal\Core\Entity\EntityTypeManagerInterface">EntityTypeManagerInterface</abbr> $entityTypeManager, <abbr title="Drupal\Core\Entity\EntityTypeBundleInfoInterface">EntityTypeBundleInfoInterface</abbr> $entityTypeBundleInfo, <abbr title="Drupal\Core\Entity\EntityFieldManagerInterface">EntityFieldManagerInterface</abbr> $entityFieldManager) </code> @@ -778,8 +1026,8 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_io"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_io"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L58">at line 58</a></div> - <code> protected <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L59">at line 59</a></div> + <code> protected <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> <strong>io</strong>() </code> </h3> @@ -796,7 +1044,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr></td> + <td><abbr title="Drush\Style\DrushStyle">DrushStyle</abbr></td> <td></td> </tr> </table> @@ -811,7 +1059,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_logger"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_logger"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L70">at line 70</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L71">at line 71</a></div> <code> protected <abbr title="Drush\Commands\Drush\Log\DrushLoggerManager">DrushLoggerManager</abbr>|null <strong>logger</strong>() </code> @@ -844,7 +1092,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_printFile"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFile"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L81">at line 81</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L82">at line 82</a></div> <code> protected void <strong>printFile</strong>(string $file) </code> @@ -887,7 +1135,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_preHook"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_preHook"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L103">at line 103</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L104">at line 104</a></div> <code> <strong>preHook</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -914,6 +1162,45 @@ <h4>Parameters</h4> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_initHook"> + <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L113">at line 113</a></div> + <code> + <strong>initHook</strong>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td></td> + <td>$input</td> + <td></td> + </tr> + <tr> + <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td>$annotationData</td> + <td></td> + </tr> + </table> + + + + + </div> </div> @@ -921,7 +1208,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_printFileTopic"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFileTopic"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L115">at line 115</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> <code> protected <strong>printFileTopic</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -955,7 +1242,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getStack"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L137">at line 137</a></div> <code> protected <abbr title="GuzzleHttp\HandlerStack">HandlerStack</abbr> <strong>getStack</strong>() </code> @@ -992,6 +1279,49 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_create"> + <div class="location">in <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/AutowireTrait.php#L27">at line 27</a></div> + <code> static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> + <strong>create</strong>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr></td> + <td>$container</td> + <td><p>The service container this instance should use.</p></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td><a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></td> + <td></td> + </tr> + </table> + + + + </div> </div> @@ -999,7 +1329,7 @@ <h4>See also</h4> <div class="method-item"> <h3 id="method_getFieldableEntityTypes"> <div class="location">in <a href="../../../Drush/Commands/field/EntityTypeBundleAskTrait.html#method_getFieldableEntityTypes"> -<abbr title="Drush\Commands\field\EntityTypeBundleAskTrait">EntityTypeBundleAskTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/EntityTypeBundleAskTrait.php#L22">at line 22</a></div> +<abbr title="Drush\Commands\field\EntityTypeBundleAskTrait">EntityTypeBundleAskTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/EntityTypeBundleAskTrait.php#L22">at line 22</a></div> <code> protected array <strong>getFieldableEntityTypes</strong>() </code> @@ -1033,7 +1363,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_askEntityType"> <div class="location">in <a href="../../../Drush/Commands/field/EntityTypeBundleAskTrait.html#method_askEntityType"> -<abbr title="Drush\Commands\field\EntityTypeBundleAskTrait">EntityTypeBundleAskTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/EntityTypeBundleAskTrait.php#L32">at line 32</a></div> +<abbr title="Drush\Commands\field\EntityTypeBundleAskTrait">EntityTypeBundleAskTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/EntityTypeBundleAskTrait.php#L32">at line 32</a></div> <code> protected string|null <strong>askEntityType</strong>() </code> @@ -1067,7 +1397,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_askBundle"> <div class="location">in <a href="../../../Drush/Commands/field/EntityTypeBundleAskTrait.html#method_askBundle"> -<abbr title="Drush\Commands\field\EntityTypeBundleAskTrait">EntityTypeBundleAskTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/EntityTypeBundleAskTrait.php#L50">at line 50</a></div> +<abbr title="Drush\Commands\field\EntityTypeBundleAskTrait">EntityTypeBundleAskTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/EntityTypeBundleAskTrait.php#L50">at line 50</a></div> <code> protected string|null <strong>askBundle</strong>() </code> @@ -1101,7 +1431,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_validateEntityType"> <div class="location">in <a href="../../../Drush/Commands/field/EntityTypeBundleValidationTrait.html#method_validateEntityType"> -<abbr title="Drush\Commands\field\EntityTypeBundleValidationTrait">EntityTypeBundleValidationTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/EntityTypeBundleValidationTrait.php#L16">at line 16</a></div> +<abbr title="Drush\Commands\field\EntityTypeBundleValidationTrait">EntityTypeBundleValidationTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/EntityTypeBundleValidationTrait.php#L16">at line 16</a></div> <code> protected void <strong>validateEntityType</strong>(string $entityTypeId) </code> @@ -1145,7 +1475,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_validateBundle"> <div class="location">in <a href="../../../Drush/Commands/field/EntityTypeBundleValidationTrait.html#method_validateBundle"> -<abbr title="Drush\Commands\field\EntityTypeBundleValidationTrait">EntityTypeBundleValidationTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/EntityTypeBundleValidationTrait.php#L25">at line 25</a></div> +<abbr title="Drush\Commands\field\EntityTypeBundleValidationTrait">EntityTypeBundleValidationTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/EntityTypeBundleValidationTrait.php#L25">at line 25</a></div> <code> protected void <strong>validateBundle</strong>(string $entityTypeId, string $bundle) </code> @@ -1187,56 +1517,13 @@ <h4>Return Value</h4> - </div> - </div> - - </div> - <div class="method-item"> - <h3 id="method_create"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldBaseOverrideCreateCommands.php#L35">at line 35</a></div> - <code> static <a href="../../../Drush/Commands/field/FieldBaseOverrideCreateCommands.html"><abbr title="Drush\Commands\field\FieldBaseOverrideCreateCommands">FieldBaseOverrideCreateCommands</abbr></a> - <strong>create</strong>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container) - </code> - </h3> - <div class="details"> - - - - <div class="method-description"> - <p class="no-description">No description</p> - - </div> - <div class="tags"> - <h4>Parameters</h4> - - <table class="table table-condensed"> - <tr> - <td><abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr></td> - <td>$container</td> - <td></td> - </tr> - </table> - - - <h4>Return Value</h4> - - <table class="table table-condensed"> - <tr> - <td><a href="../../../Drush/Commands/field/FieldBaseOverrideCreateCommands.html"><abbr title="Drush\Commands\field\FieldBaseOverrideCreateCommands">FieldBaseOverrideCreateCommands</abbr></a></td> - <td></td> - </tr> - </table> - - - - </div> </div> </div> <div class="method-item"> <h3 id="method_baseOverrideCreateField"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldBaseOverrideCreateCommands.php#L52">at line 52</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldBaseOverrideCreateCommands.php#L42">at line 42</a></div> <code> void <strong>baseOverrideCreateField</strong>(string|null $entityType = null, string|null $bundle = null, array $options = ['field-name' => InputOption::VALUE_REQUIRED, 'field-label' => InputOption::VALUE_REQUIRED, 'field-description' => InputOption::VALUE_REQUIRED, 'is-required' => InputOption::VALUE_REQUIRED, 'show-machine-names' => InputOption::VALUE_OPTIONAL]) </code> @@ -1305,7 +1592,7 @@ <h4>See also</h4> </div> <div class="method-item"> <h3 id="method_complete"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldBaseOverrideCreateCommands.php#L124">at line 124</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldBaseOverrideCreateCommands.php#L114">at line 114</a></div> <code> void <strong>complete</strong>(<abbr title="Symfony\Component\Console\Completion\CompletionInput">CompletionInput</abbr> $input, <abbr title="Symfony\Component\Console\Completion\CompletionSuggestions">CompletionSuggestions</abbr> $suggestions) </code> @@ -1353,7 +1640,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_askFieldName"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldBaseOverrideCreateCommands.php#L148">at line 148</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldBaseOverrideCreateCommands.php#L138">at line 138</a></div> <code> protected string|null <strong>askFieldName</strong>(string $entityType) </code> @@ -1396,7 +1683,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_askFieldLabel"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldBaseOverrideCreateCommands.php#L162">at line 162</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldBaseOverrideCreateCommands.php#L152">at line 152</a></div> <code> protected string <strong>askFieldLabel</strong>(string $default) </code> @@ -1439,7 +1726,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_askFieldDescription"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldBaseOverrideCreateCommands.php#L167">at line 167</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldBaseOverrideCreateCommands.php#L157">at line 157</a></div> <code> protected string|null <strong>askFieldDescription</strong>(string|null $default) </code> @@ -1482,7 +1769,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_askRequired"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldBaseOverrideCreateCommands.php#L172">at line 172</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldBaseOverrideCreateCommands.php#L162">at line 162</a></div> <code> protected bool <strong>askRequired</strong>(bool $default) </code> @@ -1525,7 +1812,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_createBaseFieldOverride"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldBaseOverrideCreateCommands.php#L177">at line 177</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldBaseOverrideCreateCommands.php#L167">at line 167</a></div> <code> protected <abbr title="Drupal\Core\Field\Entity\BaseFieldOverride">BaseFieldOverride</abbr> <strong>createBaseFieldOverride</strong>(string $entityType, string $bundle, string $fieldName, $fieldLabel, $fieldDescription, bool $isRequired) </code> @@ -1593,7 +1880,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_logResult"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldBaseOverrideCreateCommands.php#L192">at line 192</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldBaseOverrideCreateCommands.php#L182">at line 182</a></div> <code> protected void <strong>logResult</strong>(<abbr title="Drupal\Core\Field\Entity\BaseFieldOverride">BaseFieldOverride</abbr> $baseFieldOverride) </code> @@ -1636,7 +1923,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getBaseFieldDefinition"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldBaseOverrideCreateCommands.php#L204">at line 204</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldBaseOverrideCreateCommands.php#L194">at line 194</a></div> <code> protected <abbr title="Drush\Commands\field\Drupal\Core\Field\BaseFieldDefinition">BaseFieldDefinition</abbr>|null <strong>getBaseFieldDefinition</strong>(string $entityType, string $fieldName) </code> diff --git a/api/Drush/Commands/field/FieldCreateCommands.html b/api/Drush/Commands/field/FieldCreateCommands.html index 59f43b34ef..b4912ad154 100644 --- a/api/Drush/Commands/field/FieldCreateCommands.html +++ b/api/Drush/Commands/field/FieldCreateCommands.html @@ -86,7 +86,7 @@ <h1>FieldCreateCommands <p> class - <strong>FieldCreateCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> implements <abbr title="Consolidation\AnnotatedCommand\Events\CustomEventAwareInterface">CustomEventAwareInterface</abbr> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldCreateCommands.php">View source</a>) + <strong>FieldCreateCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> implements <abbr title="Consolidation\AnnotatedCommand\Events\CustomEventAwareInterface">CustomEventAwareInterface</abbr> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldCreateCommands.php">View source</a>) </p> @@ -137,6 +137,11 @@ <h2>Traits</h2> <div class="col-md-6"> <abbr title="Robo\Common\IO">IO</abbr> </div> <div class="col-md-6"></div> + </div> + <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> </div> + <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -207,6 +212,16 @@ <h2>Properties</h2> <table class="table table-condensed"> <tr> + <td class="type" id="property_uri"> + protected + + </td> + <td>$uri</td> + <td class="last"></td> + <td><small>from <a href="../../../Drush/Exec/ExecTrait.html#property_uri"> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a></small></td> + </tr> + <tr> <td class="type" id="property_commandData"> protected <abbr title="Drush\Commands\Consolidation\AnnotatedCommand\CommandData">CommandData</abbr>|null @@ -307,6 +322,51 @@ <h2>Methods</h2> DrushConfig as return type. Helps with IDE completion.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> <abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_configurePrompts">configurePrompts</a>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + + <p><p>Configure the prompt fallbacks.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + mixed + </div> + <div class="col-md-8"> + <a href="#method_promptUntilValid">promptUntilValid</a>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + + <p><p>Prompt the user until the given validation callback passes.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_restorePrompts">restorePrompts</a>() + + <p><p>Restore the prompts output.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + bool + </div> + <div class="col-md-8"> + <a href="#method_runningUnitTests">runningUnitTests</a>() + + <p class="no-description">No description</p> + </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -321,7 +381,7 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> + <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> </div> <div class="col-md-8"> <a href="#method_io">io</a>() @@ -366,6 +426,17 @@ <h2>Methods</h2> <div class="row"> <div class="col-md-2 type"> + </div> + <div class="col-md-8"> + <a href="#method_initHook">initHook</a>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + </div> <div class="col-md-8"> <a href="#method_printFileTopic">printFileTopic</a>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) @@ -450,7 +521,7 @@ <h2>Methods</h2> static <a href="../../../Drush/Commands/field/FieldCreateCommands.html"><abbr title="Drush\Commands\field\FieldCreateCommands">FieldCreateCommands</abbr></a> </div> <div class="col-md-8"> - <a href="#method_create">create</a>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container) + <a href="#method_create">create</a>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) <p class="no-description">No description</p> </div> @@ -461,7 +532,7 @@ <h2>Methods</h2> void </div> <div class="col-md-8"> - <a href="#method_setContentTranslationManager">setContentTranslationManager</a>(<abbr title="Drupal\content_translation\ContentTranslationManagerInterface">ContentTranslationManagerInterface</abbr> $manager = null) + <a href="#method_setContentTranslationManager">setContentTranslationManager</a>(<abbr title="Drush\Commands\field\Drupal\content_translation\ContentTranslationManagerInterface">ContentTranslationManagerInterface</abbr>|null $manager = null) <p class="no-description">No description</p> </div> @@ -717,7 +788,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_startBrowser"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_startBrowser"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L28">at line 28</a></div> <code> bool <strong>startBrowser</strong>(string|null $uri = null, int $sleep = 0, int|null $port = null, <abbr title="Drush\Exec\string|bool">string|bool</abbr> $browser = false) </code> @@ -778,7 +849,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_programExists"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_programExists"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L87">at line 87</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L92">at line 92</a></div> <code> static bool <strong>programExists</strong>($program) </code> @@ -822,7 +893,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getEditor"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_getEditor"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L99">at line 99</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L104">at line 104</a></div> <code> static string <strong>getEditor</strong>(string|null $editor = null) </code> @@ -866,7 +937,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -904,13 +975,176 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_configurePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> + <code> protected void + <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Configure the prompt fallbacks.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr></td> + <td>$input</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_promptUntilValid"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> + <code> protected mixed + <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Prompt the user until the given validation callback passes.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a></td> + <td>$prompt</td> + <td></td> + </tr> + <tr> + <td>bool|string</td> + <td>$required</td> + <td></td> + </tr> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null</td> + <td>$validate</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>mixed</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_restorePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> + <code> protected void + <strong>restorePrompts</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Restore the prompts output.</p></p> + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_runningUnitTests"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> + <code> protected bool + <strong>runningUnitTests</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p class="no-description">No description</p> + + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>bool</td> + <td></td> + </tr> + </table> + + + + </div> </div> </div> <div class="method-item"> <h3 id="method___construct"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldCreateCommands.php#L46">at line 46</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldCreateCommands.php#L43">at line 43</a></div> <code> <strong>__construct</strong>(<abbr title="Drupal\Core\Field\FieldTypePluginManagerInterface">FieldTypePluginManagerInterface</abbr> $fieldTypePluginManager, <abbr title="Drupal\Core\Field\WidgetPluginManager">WidgetPluginManager</abbr> $widgetPluginManager, <abbr title="Drupal\Core\Entity\EntityReferenceSelection\SelectionPluginManagerInterface">SelectionPluginManagerInterface</abbr> $selectionPluginManager, <abbr title="Drupal\Core\Entity\EntityTypeManagerInterface">EntityTypeManagerInterface</abbr> $entityTypeManager, <abbr title="Drupal\Core\Entity\EntityTypeBundleInfoInterface">EntityTypeBundleInfoInterface</abbr> $entityTypeBundleInfo, <abbr title="Drupal\Core\Extension\ModuleHandlerInterface">ModuleHandlerInterface</abbr> $moduleHandler, <abbr title="Drupal\Core\Entity\EntityFieldManagerInterface">EntityFieldManagerInterface</abbr> $entityFieldManager) </code> @@ -975,8 +1209,8 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_io"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_io"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L58">at line 58</a></div> - <code> protected <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L59">at line 59</a></div> + <code> protected <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> <strong>io</strong>() </code> </h3> @@ -993,7 +1227,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr></td> + <td><abbr title="Drush\Style\DrushStyle">DrushStyle</abbr></td> <td></td> </tr> </table> @@ -1008,7 +1242,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_logger"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_logger"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L70">at line 70</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L71">at line 71</a></div> <code> protected <abbr title="Drush\Commands\Drush\Log\DrushLoggerManager">DrushLoggerManager</abbr>|null <strong>logger</strong>() </code> @@ -1041,7 +1275,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_printFile"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFile"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L81">at line 81</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L82">at line 82</a></div> <code> protected void <strong>printFile</strong>(string $file) </code> @@ -1084,7 +1318,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_preHook"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_preHook"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L103">at line 103</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L104">at line 104</a></div> <code> <strong>preHook</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -1111,6 +1345,45 @@ <h4>Parameters</h4> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_initHook"> + <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L113">at line 113</a></div> + <code> + <strong>initHook</strong>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td></td> + <td>$input</td> + <td></td> + </tr> + <tr> + <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td>$annotationData</td> + <td></td> + </tr> + </table> + + + + + </div> </div> @@ -1118,7 +1391,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_printFileTopic"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFileTopic"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L115">at line 115</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> <code> protected <strong>printFileTopic</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -1152,7 +1425,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getStack"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L137">at line 137</a></div> <code> protected <abbr title="GuzzleHttp\HandlerStack">HandlerStack</abbr> <strong>getStack</strong>() </code> @@ -1196,7 +1469,7 @@ <h4>See also</h4> <div class="method-item"> <h3 id="method_getFieldableEntityTypes"> <div class="location">in <a href="../../../Drush/Commands/field/EntityTypeBundleAskTrait.html#method_getFieldableEntityTypes"> -<abbr title="Drush\Commands\field\EntityTypeBundleAskTrait">EntityTypeBundleAskTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/EntityTypeBundleAskTrait.php#L22">at line 22</a></div> +<abbr title="Drush\Commands\field\EntityTypeBundleAskTrait">EntityTypeBundleAskTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/EntityTypeBundleAskTrait.php#L22">at line 22</a></div> <code> protected array <strong>getFieldableEntityTypes</strong>() </code> @@ -1230,7 +1503,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_askEntityType"> <div class="location">in <a href="../../../Drush/Commands/field/EntityTypeBundleAskTrait.html#method_askEntityType"> -<abbr title="Drush\Commands\field\EntityTypeBundleAskTrait">EntityTypeBundleAskTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/EntityTypeBundleAskTrait.php#L32">at line 32</a></div> +<abbr title="Drush\Commands\field\EntityTypeBundleAskTrait">EntityTypeBundleAskTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/EntityTypeBundleAskTrait.php#L32">at line 32</a></div> <code> protected string|null <strong>askEntityType</strong>() </code> @@ -1264,7 +1537,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_askBundle"> <div class="location">in <a href="../../../Drush/Commands/field/EntityTypeBundleAskTrait.html#method_askBundle"> -<abbr title="Drush\Commands\field\EntityTypeBundleAskTrait">EntityTypeBundleAskTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/EntityTypeBundleAskTrait.php#L50">at line 50</a></div> +<abbr title="Drush\Commands\field\EntityTypeBundleAskTrait">EntityTypeBundleAskTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/EntityTypeBundleAskTrait.php#L50">at line 50</a></div> <code> protected string|null <strong>askBundle</strong>() </code> @@ -1298,7 +1571,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_validateEntityType"> <div class="location">in <a href="../../../Drush/Commands/field/EntityTypeBundleValidationTrait.html#method_validateEntityType"> -<abbr title="Drush\Commands\field\EntityTypeBundleValidationTrait">EntityTypeBundleValidationTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/EntityTypeBundleValidationTrait.php#L16">at line 16</a></div> +<abbr title="Drush\Commands\field\EntityTypeBundleValidationTrait">EntityTypeBundleValidationTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/EntityTypeBundleValidationTrait.php#L16">at line 16</a></div> <code> protected void <strong>validateEntityType</strong>(string $entityTypeId) </code> @@ -1342,7 +1615,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_validateBundle"> <div class="location">in <a href="../../../Drush/Commands/field/EntityTypeBundleValidationTrait.html#method_validateBundle"> -<abbr title="Drush\Commands\field\EntityTypeBundleValidationTrait">EntityTypeBundleValidationTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/EntityTypeBundleValidationTrait.php#L25">at line 25</a></div> +<abbr title="Drush\Commands\field\EntityTypeBundleValidationTrait">EntityTypeBundleValidationTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/EntityTypeBundleValidationTrait.php#L25">at line 25</a></div> <code> protected void <strong>validateBundle</strong>(string $entityTypeId, string $bundle) </code> @@ -1390,9 +1663,9 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_create"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldCreateCommands.php#L57">at line 57</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldCreateCommands.php#L55">at line 55</a></div> <code> static <a href="../../../Drush/Commands/field/FieldCreateCommands.html"><abbr title="Drush\Commands\field\FieldCreateCommands">FieldCreateCommands</abbr></a> - <strong>create</strong>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container) + <strong>create</strong>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) </code> </h3> <div class="details"> @@ -1408,7 +1681,7 @@ <h4>Parameters</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr></td> + <td><abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr></td> <td>$container</td> <td></td> </tr> @@ -1433,9 +1706,9 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_setContentTranslationManager"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldCreateCommands.php#L76">at line 76</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldCreateCommands.php#L74">at line 74</a></div> <code> void - <strong>setContentTranslationManager</strong>(<abbr title="Drupal\content_translation\ContentTranslationManagerInterface">ContentTranslationManagerInterface</abbr> $manager = null) + <strong>setContentTranslationManager</strong>(<abbr title="Drush\Commands\field\Drupal\content_translation\ContentTranslationManagerInterface">ContentTranslationManagerInterface</abbr>|null $manager = null) </code> </h3> <div class="details"> @@ -1451,7 +1724,7 @@ <h4>Parameters</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Drupal\content_translation\ContentTranslationManagerInterface">ContentTranslationManagerInterface</abbr></td> + <td><abbr title="Drush\Commands\field\Drupal\content_translation\ContentTranslationManagerInterface">ContentTranslationManagerInterface</abbr>|null</td> <td>$manager</td> <td></td> </tr> @@ -1476,7 +1749,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_fieldCreate"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldCreateCommands.php#L89">at line 89</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldCreateCommands.php#L87">at line 87</a></div> <code> void <strong>fieldCreate</strong>(string|null $entityType = null, string|null $bundle = null, array $options = ['field-name' => InputOption::VALUE_REQUIRED, 'field-label' => InputOption::VALUE_REQUIRED, 'field-description' => InputOption::VALUE_OPTIONAL, 'field-type' => InputOption::VALUE_REQUIRED, 'field-widget' => InputOption::VALUE_REQUIRED, 'is-required' => InputOption::VALUE_OPTIONAL, 'is-translatable' => InputOption::VALUE_OPTIONAL, 'cardinality' => InputOption::VALUE_REQUIRED, 'target-type' => InputOption::VALUE_OPTIONAL, 'target-bundle' => InputOption::VALUE_OPTIONAL, 'show-machine-names' => InputOption::VALUE_OPTIONAL, 'existing-field-name' => InputOption::VALUE_OPTIONAL, 'existing' => false]) </code> @@ -1545,7 +1818,7 @@ <h4>See also</h4> </div> <div class="method-item"> <h3 id="method_complete"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldCreateCommands.php#L205">at line 205</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldCreateCommands.php#L203">at line 203</a></div> <code> void <strong>complete</strong>(<abbr title="Symfony\Component\Console\Completion\CompletionInput">CompletionInput</abbr> $input, <abbr title="Symfony\Component\Console\Completion\CompletionSuggestions">CompletionSuggestions</abbr> $suggestions) </code> @@ -1593,7 +1866,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_askExistingFieldName"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldCreateCommands.php#L258">at line 258</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldCreateCommands.php#L256">at line 256</a></div> <code> protected string|null <strong>askExistingFieldName</strong>() </code> @@ -1626,7 +1899,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_askFieldName"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldCreateCommands.php#L272">at line 272</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldCreateCommands.php#L270">at line 270</a></div> <code> protected string <strong>askFieldName</strong>() </code> @@ -1659,7 +1932,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_askFieldLabel"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldCreateCommands.php#L308">at line 308</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldCreateCommands.php#L303">at line 303</a></div> <code> protected string <strong>askFieldLabel</strong>() </code> @@ -1692,7 +1965,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_askFieldDescription"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldCreateCommands.php#L313">at line 313</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldCreateCommands.php#L308">at line 308</a></div> <code> protected string|null <strong>askFieldDescription</strong>() </code> @@ -1725,7 +1998,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_askFieldType"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldCreateCommands.php#L318">at line 318</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldCreateCommands.php#L313">at line 313</a></div> <code> protected string <strong>askFieldType</strong>() </code> @@ -1758,7 +2031,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_askFieldWidget"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldCreateCommands.php#L335">at line 335</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldCreateCommands.php#L330">at line 330</a></div> <code> protected string|null <strong>askFieldWidget</strong>() </code> @@ -1791,7 +2064,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_askRequired"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldCreateCommands.php#L366">at line 366</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldCreateCommands.php#L361">at line 361</a></div> <code> protected bool <strong>askRequired</strong>() </code> @@ -1824,7 +2097,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_askTranslatable"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldCreateCommands.php#L371">at line 371</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldCreateCommands.php#L366">at line 366</a></div> <code> protected bool <strong>askTranslatable</strong>() </code> @@ -1857,7 +2130,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_askCardinality"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldCreateCommands.php#L380">at line 380</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldCreateCommands.php#L375">at line 375</a></div> <code> protected int <strong>askCardinality</strong>() </code> @@ -1890,7 +2163,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_createField"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldCreateCommands.php#L405">at line 405</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldCreateCommands.php#L400">at line 400</a></div> <code> protected <abbr title="Drupal\field\FieldConfigInterface">FieldConfigInterface</abbr> <strong>createField</strong>() </code> @@ -1923,7 +2196,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_createFieldStorage"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldCreateCommands.php#L433">at line 433</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldCreateCommands.php#L428">at line 428</a></div> <code> protected <abbr title="Drupal\field\FieldStorageConfigInterface">FieldStorageConfigInterface</abbr> <strong>createFieldStorage</strong>() </code> @@ -1956,7 +2229,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_createFieldDisplay"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldCreateCommands.php#L459">at line 459</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldCreateCommands.php#L454">at line 454</a></div> <code> protected void <strong>createFieldDisplay</strong>(string $context) </code> @@ -1999,7 +2272,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getEntityDisplay"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldCreateCommands.php#L500">at line 500</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldCreateCommands.php#L495">at line 495</a></div> <code> protected <abbr title="Drush\Commands\field\Drupal\Core\Entity\Display\EntityDisplayInterface">EntityDisplayInterface</abbr>|null <strong>getEntityDisplay</strong>(string $context) </code> @@ -2042,7 +2315,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_logResult"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldCreateCommands.php#L510">at line 510</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldCreateCommands.php#L505">at line 505</a></div> <code> protected void <strong>logResult</strong>(<abbr title="Drupal\field\FieldConfigInterface">FieldConfigInterface</abbr> $field) </code> @@ -2085,7 +2358,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_generateFieldName"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldCreateCommands.php#L541">at line 541</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldCreateCommands.php#L536">at line 536</a></div> <code> protected string <strong>generateFieldName</strong>(string $source, string $bundle) </code> @@ -2133,7 +2406,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_fieldExists"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldCreateCommands.php#L559">at line 559</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldCreateCommands.php#L554">at line 554</a></div> <code> protected bool <strong>fieldExists</strong>(string $fieldName, string $entityType, string $bundle) </code> @@ -2186,7 +2459,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_fieldStorageExists"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldCreateCommands.php#L566">at line 566</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldCreateCommands.php#L561">at line 561</a></div> <code> protected bool <strong>fieldStorageExists</strong>(string $fieldName, string $entityType) </code> @@ -2234,7 +2507,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getExistingFieldStorageOptions"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldCreateCommands.php#L573">at line 573</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldCreateCommands.php#L568">at line 568</a></div> <code> protected array <strong>getExistingFieldStorageOptions</strong>(string $entityType, string $bundle, bool $showMachineNames) </code> @@ -2287,7 +2560,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_hasContentTranslation"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldCreateCommands.php#L604">at line 604</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldCreateCommands.php#L599">at line 599</a></div> <code> protected bool <strong>hasContentTranslation</strong>() </code> @@ -2320,7 +2593,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_ensureOption"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldCreateCommands.php#L613">at line 613</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldCreateCommands.php#L608">at line 608</a></div> <code> protected void <strong>ensureOption</strong>(string $name, callable $asker, bool $required) </code> diff --git a/api/Drush/Commands/field/FieldDefinitionCommands.html b/api/Drush/Commands/field/FieldDefinitionCommands.html index cd2e7a89f5..3b84f0923f 100644 --- a/api/Drush/Commands/field/FieldDefinitionCommands.html +++ b/api/Drush/Commands/field/FieldDefinitionCommands.html @@ -86,7 +86,7 @@ <h1>FieldDefinitionCommands <p>final class - <strong>FieldDefinitionCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldDefinitionCommands.php">View source</a>) + <strong>FieldDefinitionCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldDefinitionCommands.php">View source</a>) </p> @@ -99,6 +99,11 @@ <h2>Traits</h2> <div class="container-fluid underlined"> <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> + <div class="col-md-6"><p>A copy of \Drupal\Core\DependencyInjection\AutowireTrait with first params' type hint changed.</p></div> + </div> + <div class="row"> <div class="col-md-6"> <abbr title="Consolidation\SiteProcess\ProcessManagerAwareTrait">ProcessManagerAwareTrait</abbr> </div> <div class="col-md-6"></div> @@ -122,6 +127,11 @@ <h2>Traits</h2> <div class="col-md-6"> <abbr title="Robo\Common\IO">IO</abbr> </div> <div class="col-md-6"></div> + </div> + <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> </div> + <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -210,6 +220,16 @@ <h2>Properties</h2> <table class="table table-condensed"> <tr> + <td class="type" id="property_uri"> + protected + + </td> + <td>$uri</td> + <td class="last"></td> + <td><small>from <a href="../../../Drush/Exec/ExecTrait.html#property_uri"> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a></small></td> + </tr> + <tr> <td class="type" id="property_commandData"> protected <abbr title="Drush\Commands\Consolidation\AnnotatedCommand\CommandData">CommandData</abbr>|null @@ -271,6 +291,51 @@ <h2>Methods</h2> DrushConfig as return type. Helps with IDE completion.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> <abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_configurePrompts">configurePrompts</a>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + + <p><p>Configure the prompt fallbacks.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + mixed + </div> + <div class="col-md-8"> + <a href="#method_promptUntilValid">promptUntilValid</a>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + + <p><p>Prompt the user until the given validation callback passes.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_restorePrompts">restorePrompts</a>() + + <p><p>Restore the prompts output.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + bool + </div> + <div class="col-md-8"> + <a href="#method_runningUnitTests">runningUnitTests</a>() + + <p class="no-description">No description</p> + </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -285,7 +350,7 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> + <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> </div> <div class="col-md-8"> <a href="#method_io">io</a>() @@ -330,6 +395,17 @@ <h2>Methods</h2> <div class="row"> <div class="col-md-2 type"> + </div> + <div class="col-md-8"> + <a href="#method_initHook">initHook</a>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + </div> <div class="col-md-8"> <a href="#method_printFileTopic">printFileTopic</a>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) @@ -351,14 +427,14 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - static <a href="../../../Drush/Commands/field/FieldDefinitionCommands.html"><abbr title="Drush\Commands\field\FieldDefinitionCommands">FieldDefinitionCommands</abbr></a> + static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> <div class="col-md-8"> - <a href="#method_create">create</a>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container) + <a href="#method_create">create</a>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) - <p class="no-description">No description</p> - </div> - <div class="col-md-2"></div> + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -413,7 +489,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_startBrowser"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_startBrowser"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L28">at line 28</a></div> <code> bool <strong>startBrowser</strong>(string|null $uri = null, int $sleep = 0, int|null $port = null, <abbr title="Drush\Exec\string|bool">string|bool</abbr> $browser = false) </code> @@ -474,7 +550,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_programExists"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_programExists"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L87">at line 87</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L92">at line 92</a></div> <code> static bool <strong>programExists</strong>($program) </code> @@ -518,7 +594,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getEditor"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_getEditor"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L99">at line 99</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L104">at line 104</a></div> <code> static string <strong>getEditor</strong>(string|null $editor = null) </code> @@ -562,7 +638,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -600,13 +676,176 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_configurePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> + <code> protected void + <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Configure the prompt fallbacks.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr></td> + <td>$input</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_promptUntilValid"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> + <code> protected mixed + <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Prompt the user until the given validation callback passes.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a></td> + <td>$prompt</td> + <td></td> + </tr> + <tr> + <td>bool|string</td> + <td>$required</td> + <td></td> + </tr> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null</td> + <td>$validate</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>mixed</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_restorePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> + <code> protected void + <strong>restorePrompts</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Restore the prompts output.</p></p> + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_runningUnitTests"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> + <code> protected bool + <strong>runningUnitTests</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p class="no-description">No description</p> + + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>bool</td> + <td></td> + </tr> + </table> + + + + </div> </div> </div> <div class="method-item"> <h3 id="method___construct"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldDefinitionCommands.php#L25">at line 25</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldDefinitionCommands.php#L27">at line 27</a></div> <code> <strong>__construct</strong>(<abbr title="Drupal\Core\Field\FieldTypePluginManagerInterface">FieldTypePluginManagerInterface</abbr> $typePluginManager, <abbr title="Drupal\Core\Field\WidgetPluginManager">WidgetPluginManager</abbr> $widgetPluginManager, <abbr title="Drupal\Core\Field\FormatterPluginManager">FormatterPluginManager</abbr> $formatterPluginManager) </code> @@ -651,8 +890,8 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_io"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_io"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L58">at line 58</a></div> - <code> protected <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L59">at line 59</a></div> + <code> protected <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> <strong>io</strong>() </code> </h3> @@ -669,7 +908,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr></td> + <td><abbr title="Drush\Style\DrushStyle">DrushStyle</abbr></td> <td></td> </tr> </table> @@ -684,7 +923,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_logger"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_logger"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L70">at line 70</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L71">at line 71</a></div> <code> protected <abbr title="Drush\Commands\Drush\Log\DrushLoggerManager">DrushLoggerManager</abbr>|null <strong>logger</strong>() </code> @@ -717,7 +956,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_printFile"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFile"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L81">at line 81</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L82">at line 82</a></div> <code> protected void <strong>printFile</strong>(string $file) </code> @@ -760,7 +999,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_preHook"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_preHook"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L103">at line 103</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L104">at line 104</a></div> <code> <strong>preHook</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -787,6 +1026,45 @@ <h4>Parameters</h4> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_initHook"> + <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L113">at line 113</a></div> + <code> + <strong>initHook</strong>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td></td> + <td>$input</td> + <td></td> + </tr> + <tr> + <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td>$annotationData</td> + <td></td> + </tr> + </table> + + + + + </div> </div> @@ -794,7 +1072,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_printFileTopic"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFileTopic"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L115">at line 115</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> <code> protected <strong>printFileTopic</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -828,7 +1106,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getStack"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L137">at line 137</a></div> <code> protected <abbr title="GuzzleHttp\HandlerStack">HandlerStack</abbr> <strong>getStack</strong>() </code> @@ -871,9 +1149,10 @@ <h4>See also</h4> </div> <div class="method-item"> <h3 id="method_create"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldDefinitionCommands.php#L33">at line 33</a></div> - <code> static <a href="../../../Drush/Commands/field/FieldDefinitionCommands.html"><abbr title="Drush\Commands\field\FieldDefinitionCommands">FieldDefinitionCommands</abbr></a> - <strong>create</strong>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container) + <div class="location">in <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/AutowireTrait.php#L27">at line 27</a></div> + <code> static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> + <strong>create</strong>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) </code> </h3> <div class="details"> @@ -881,17 +1160,16 @@ <h3 id="method_create"> <div class="method-description"> - <p class="no-description">No description</p> - + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> <div class="tags"> <h4>Parameters</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr></td> + <td><abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr></td> <td>$container</td> - <td></td> + <td><p>The service container this instance should use.</p></td> </tr> </table> @@ -900,7 +1178,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><a href="../../../Drush/Commands/field/FieldDefinitionCommands.html"><abbr title="Drush\Commands\field\FieldDefinitionCommands">FieldDefinitionCommands</abbr></a></td> + <td><a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></td> <td></td> </tr> </table> @@ -914,7 +1192,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_types"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldDefinitionCommands.php#L44">at line 44</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldDefinitionCommands.php#L38">at line 38</a></div> <code> <abbr title="Consolidation\OutputFormatters\StructuredData\UnstructuredListData">UnstructuredListData</abbr> <strong>types</strong>(array $options = ['format' => 'yaml']) </code> @@ -957,7 +1235,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_widgets"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldDefinitionCommands.php#L74">at line 74</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldDefinitionCommands.php#L68">at line 68</a></div> <code> <abbr title="Consolidation\OutputFormatters\StructuredData\UnstructuredListData">UnstructuredListData</abbr> <strong>widgets</strong>(array $options = ['format' => 'yaml', 'field-type' => self::REQ]) </code> @@ -1000,7 +1278,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_formatters"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldDefinitionCommands.php#L111">at line 111</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldDefinitionCommands.php#L105">at line 105</a></div> <code> <abbr title="Consolidation\OutputFormatters\StructuredData\UnstructuredListData">UnstructuredListData</abbr> <strong>formatters</strong>(array $options = ['format' => 'yaml', 'field-type' => self::REQ]) </code> @@ -1043,7 +1321,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_complete"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldDefinitionCommands.php#L150">at line 150</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldDefinitionCommands.php#L144">at line 144</a></div> <code> void <strong>complete</strong>(<abbr title="Symfony\Component\Console\Completion\CompletionInput">CompletionInput</abbr> $input, <abbr title="Symfony\Component\Console\Completion\CompletionSuggestions">CompletionSuggestions</abbr> $suggestions) </code> diff --git a/api/Drush/Commands/field/FieldDeleteCommands.html b/api/Drush/Commands/field/FieldDeleteCommands.html index ed6c8a2b90..f3e1242150 100644 --- a/api/Drush/Commands/field/FieldDeleteCommands.html +++ b/api/Drush/Commands/field/FieldDeleteCommands.html @@ -85,8 +85,8 @@ <h1>FieldDeleteCommands </div> - <p> class - <strong>FieldDeleteCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldDeleteCommands.php">View source</a>) + <p>final class + <strong>FieldDeleteCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldDeleteCommands.php">View source</a>) </p> @@ -99,6 +99,11 @@ <h2>Traits</h2> <div class="container-fluid underlined"> <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> + <div class="col-md-6"><p>A copy of \Drupal\Core\DependencyInjection\AutowireTrait with first params' type hint changed.</p></div> + </div> + <div class="row"> <div class="col-md-6"> <a href="../../../Drush/Commands/field/EntityTypeBundleAskTrait.html"><abbr title="Drush\Commands\field\EntityTypeBundleAskTrait">EntityTypeBundleAskTrait</abbr></a> </div> <div class="col-md-6"></div> @@ -132,6 +137,11 @@ <h2>Traits</h2> <div class="col-md-6"> <abbr title="Robo\Common\IO">IO</abbr> </div> <div class="col-md-6"></div> + </div> + <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> </div> + <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -185,6 +195,15 @@ <h2>Constants</h2> <table class="table table-condensed"> <p><em></em></p> <p></p> </td> + </tr> + <tr> + <td> + DELETE + </td> + <td class="last"> + <p><em></em></p> + <p></p> + </td> </tr> </table> @@ -193,6 +212,16 @@ <h2>Properties</h2> <table class="table table-condensed"> <tr> + <td class="type" id="property_uri"> + protected + + </td> + <td>$uri</td> + <td class="last"></td> + <td><small>from <a href="../../../Drush/Exec/ExecTrait.html#property_uri"> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a></small></td> + </tr> + <tr> <td class="type" id="property_commandData"> protected <abbr title="Drush\Commands\Consolidation\AnnotatedCommand\CommandData">CommandData</abbr>|null @@ -284,13 +313,58 @@ <h2>Methods</h2> DrushConfig as return type. Helps with IDE completion.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> <abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_configurePrompts">configurePrompts</a>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + + <p><p>Configure the prompt fallbacks.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + mixed + </div> + <div class="col-md-8"> + <a href="#method_promptUntilValid">promptUntilValid</a>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + + <p><p>Prompt the user until the given validation callback passes.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_restorePrompts">restorePrompts</a>() + + <p><p>Restore the prompts output.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + bool + </div> + <div class="col-md-8"> + <a href="#method_runningUnitTests">runningUnitTests</a>() + + <p class="no-description">No description</p> + </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> </div> <div class="col-md-8"> - <a href="#method___construct">__construct</a>(<abbr title="Drupal\Core\Entity\EntityTypeManagerInterface">EntityTypeManagerInterface</abbr> $entityTypeManager, <abbr title="Drupal\Core\Entity\EntityTypeBundleInfo">EntityTypeBundleInfo</abbr> $entityTypeBundleInfo) + <a href="#method___construct">__construct</a>(<abbr title="Drupal\Core\Entity\EntityTypeManagerInterface">EntityTypeManagerInterface</abbr> $entityTypeManager, <abbr title="Drupal\Core\Entity\EntityTypeBundleInfoInterface">EntityTypeBundleInfoInterface</abbr> $entityTypeBundleInfo) <p class="no-description">No description</p> </div> @@ -298,7 +372,7 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> + <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> </div> <div class="col-md-8"> <a href="#method_io">io</a>() @@ -343,6 +417,17 @@ <h2>Methods</h2> <div class="row"> <div class="col-md-2 type"> + </div> + <div class="col-md-8"> + <a href="#method_initHook">initHook</a>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + </div> <div class="col-md-8"> <a href="#method_printFileTopic">printFileTopic</a>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) @@ -361,6 +446,17 @@ <h2>Methods</h2> <p><p>Get a Guzzle handler stack that uses the Drush logger.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> <abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> + </div> + <div class="col-md-8"> + <a href="#method_create">create</a>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) + + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -420,17 +516,6 @@ <h2>Methods</h2> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Commands/field/EntityTypeBundleValidationTrait.html#method_validateBundle"> <abbr title="Drush\Commands\field\EntityTypeBundleValidationTrait">EntityTypeBundleValidationTrait</abbr></a></small></div> - </div> - <div class="row"> - <div class="col-md-2 type"> - static <a href="../../../Drush/Commands/field/FieldDeleteCommands.html"><abbr title="Drush\Commands\field\FieldDeleteCommands">FieldDeleteCommands</abbr></a> - </div> - <div class="col-md-8"> - <a href="#method_create">create</a>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container) - - <p class="no-description">No description</p> - </div> - <div class="col-md-2"></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -494,7 +579,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_startBrowser"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_startBrowser"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L28">at line 28</a></div> <code> bool <strong>startBrowser</strong>(string|null $uri = null, int $sleep = 0, int|null $port = null, <abbr title="Drush\Exec\string|bool">string|bool</abbr> $browser = false) </code> @@ -555,7 +640,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_programExists"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_programExists"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L87">at line 87</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L92">at line 92</a></div> <code> static bool <strong>programExists</strong>($program) </code> @@ -599,7 +684,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getEditor"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_getEditor"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L99">at line 99</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L104">at line 104</a></div> <code> static string <strong>getEditor</strong>(string|null $editor = null) </code> @@ -643,7 +728,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -681,15 +766,178 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_configurePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> + <code> protected void + <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Configure the prompt fallbacks.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr></td> + <td>$input</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_promptUntilValid"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> + <code> protected mixed + <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Prompt the user until the given validation callback passes.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a></td> + <td>$prompt</td> + <td></td> + </tr> + <tr> + <td>bool|string</td> + <td>$required</td> + <td></td> + </tr> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null</td> + <td>$validate</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>mixed</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_restorePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> + <code> protected void + <strong>restorePrompts</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Restore the prompts output.</p></p> + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_runningUnitTests"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> + <code> protected bool + <strong>runningUnitTests</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p class="no-description">No description</p> + + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>bool</td> + <td></td> + </tr> + </table> + + + + </div> </div> </div> <div class="method-item"> <h3 id="method___construct"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldDeleteCommands.php#L28">at line 28</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldDeleteCommands.php#L30">at line 30</a></div> <code> - <strong>__construct</strong>(<abbr title="Drupal\Core\Entity\EntityTypeManagerInterface">EntityTypeManagerInterface</abbr> $entityTypeManager, <abbr title="Drupal\Core\Entity\EntityTypeBundleInfo">EntityTypeBundleInfo</abbr> $entityTypeBundleInfo) + <strong>__construct</strong>(<abbr title="Drupal\Core\Entity\EntityTypeManagerInterface">EntityTypeManagerInterface</abbr> $entityTypeManager, <abbr title="Drupal\Core\Entity\EntityTypeBundleInfoInterface">EntityTypeBundleInfoInterface</abbr> $entityTypeBundleInfo) </code> </h3> <div class="details"> @@ -710,7 +958,7 @@ <h4>Parameters</h4> <td></td> </tr> <tr> - <td><abbr title="Drupal\Core\Entity\EntityTypeBundleInfo">EntityTypeBundleInfo</abbr></td> + <td><abbr title="Drupal\Core\Entity\EntityTypeBundleInfoInterface">EntityTypeBundleInfoInterface</abbr></td> <td>$entityTypeBundleInfo</td> <td></td> </tr> @@ -727,8 +975,8 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_io"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_io"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L58">at line 58</a></div> - <code> protected <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L59">at line 59</a></div> + <code> protected <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> <strong>io</strong>() </code> </h3> @@ -745,7 +993,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr></td> + <td><abbr title="Drush\Style\DrushStyle">DrushStyle</abbr></td> <td></td> </tr> </table> @@ -760,7 +1008,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_logger"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_logger"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L70">at line 70</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L71">at line 71</a></div> <code> protected <abbr title="Drush\Commands\Drush\Log\DrushLoggerManager">DrushLoggerManager</abbr>|null <strong>logger</strong>() </code> @@ -793,7 +1041,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_printFile"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFile"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L81">at line 81</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L82">at line 82</a></div> <code> protected void <strong>printFile</strong>(string $file) </code> @@ -836,7 +1084,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_preHook"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_preHook"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L103">at line 103</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L104">at line 104</a></div> <code> <strong>preHook</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -863,6 +1111,45 @@ <h4>Parameters</h4> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_initHook"> + <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L113">at line 113</a></div> + <code> + <strong>initHook</strong>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td></td> + <td>$input</td> + <td></td> + </tr> + <tr> + <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td>$annotationData</td> + <td></td> + </tr> + </table> + + + + + </div> </div> @@ -870,7 +1157,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_printFileTopic"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFileTopic"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L115">at line 115</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> <code> protected <strong>printFileTopic</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -904,7 +1191,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getStack"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L137">at line 137</a></div> <code> protected <abbr title="GuzzleHttp\HandlerStack">HandlerStack</abbr> <strong>getStack</strong>() </code> @@ -941,6 +1228,49 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_create"> + <div class="location">in <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/AutowireTrait.php#L27">at line 27</a></div> + <code> static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> + <strong>create</strong>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr></td> + <td>$container</td> + <td><p>The service container this instance should use.</p></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td><a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></td> + <td></td> + </tr> + </table> + + + + </div> </div> @@ -948,7 +1278,7 @@ <h4>See also</h4> <div class="method-item"> <h3 id="method_getFieldableEntityTypes"> <div class="location">in <a href="../../../Drush/Commands/field/EntityTypeBundleAskTrait.html#method_getFieldableEntityTypes"> -<abbr title="Drush\Commands\field\EntityTypeBundleAskTrait">EntityTypeBundleAskTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/EntityTypeBundleAskTrait.php#L22">at line 22</a></div> +<abbr title="Drush\Commands\field\EntityTypeBundleAskTrait">EntityTypeBundleAskTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/EntityTypeBundleAskTrait.php#L22">at line 22</a></div> <code> protected array <strong>getFieldableEntityTypes</strong>() </code> @@ -982,7 +1312,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_askEntityType"> <div class="location">in <a href="../../../Drush/Commands/field/EntityTypeBundleAskTrait.html#method_askEntityType"> -<abbr title="Drush\Commands\field\EntityTypeBundleAskTrait">EntityTypeBundleAskTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/EntityTypeBundleAskTrait.php#L32">at line 32</a></div> +<abbr title="Drush\Commands\field\EntityTypeBundleAskTrait">EntityTypeBundleAskTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/EntityTypeBundleAskTrait.php#L32">at line 32</a></div> <code> protected string|null <strong>askEntityType</strong>() </code> @@ -1015,7 +1345,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_askBundle"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldDeleteCommands.php#L179">at line 179</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldDeleteCommands.php#L171">at line 171</a></div> <code> protected string|null <strong>askBundle</strong>() </code> @@ -1049,7 +1379,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_validateEntityType"> <div class="location">in <a href="../../../Drush/Commands/field/EntityTypeBundleValidationTrait.html#method_validateEntityType"> -<abbr title="Drush\Commands\field\EntityTypeBundleValidationTrait">EntityTypeBundleValidationTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/EntityTypeBundleValidationTrait.php#L16">at line 16</a></div> +<abbr title="Drush\Commands\field\EntityTypeBundleValidationTrait">EntityTypeBundleValidationTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/EntityTypeBundleValidationTrait.php#L16">at line 16</a></div> <code> protected void <strong>validateEntityType</strong>(string $entityTypeId) </code> @@ -1093,7 +1423,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_validateBundle"> <div class="location">in <a href="../../../Drush/Commands/field/EntityTypeBundleValidationTrait.html#method_validateBundle"> -<abbr title="Drush\Commands\field\EntityTypeBundleValidationTrait">EntityTypeBundleValidationTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/EntityTypeBundleValidationTrait.php#L25">at line 25</a></div> +<abbr title="Drush\Commands\field\EntityTypeBundleValidationTrait">EntityTypeBundleValidationTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/EntityTypeBundleValidationTrait.php#L25">at line 25</a></div> <code> protected void <strong>validateBundle</strong>(string $entityTypeId, string $bundle) </code> @@ -1135,56 +1465,13 @@ <h4>Return Value</h4> - </div> - </div> - - </div> - <div class="method-item"> - <h3 id="method_create"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldDeleteCommands.php#L34">at line 34</a></div> - <code> static <a href="../../../Drush/Commands/field/FieldDeleteCommands.html"><abbr title="Drush\Commands\field\FieldDeleteCommands">FieldDeleteCommands</abbr></a> - <strong>create</strong>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container) - </code> - </h3> - <div class="details"> - - - - <div class="method-description"> - <p class="no-description">No description</p> - - </div> - <div class="tags"> - <h4>Parameters</h4> - - <table class="table table-condensed"> - <tr> - <td><abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr></td> - <td>$container</td> - <td></td> - </tr> - </table> - - - <h4>Return Value</h4> - - <table class="table table-condensed"> - <tr> - <td><a href="../../../Drush/Commands/field/FieldDeleteCommands.html"><abbr title="Drush\Commands\field\FieldDeleteCommands">FieldDeleteCommands</abbr></a></td> - <td></td> - </tr> - </table> - - - - </div> </div> </div> <div class="method-item"> <h3 id="method_delete"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldDeleteCommands.php#L49">at line 49</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldDeleteCommands.php#L41">at line 41</a></div> <code> void <strong>delete</strong>(string|null $entityType = null, string|null $bundle = null, array $options = ['field-name' => InputOption::VALUE_REQUIRED, 'show-machine-names' => InputOption::VALUE_OPTIONAL, 'all-bundles' => InputOption::VALUE_OPTIONAL]) </code> @@ -1247,7 +1534,7 @@ <h4>See also</h4> </div> <div class="method-item"> <h3 id="method_complete"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldDeleteCommands.php#L131">at line 131</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldDeleteCommands.php#L123">at line 123</a></div> <code> void <strong>complete</strong>(<abbr title="Symfony\Component\Console\Completion\CompletionInput">CompletionInput</abbr> $input, <abbr title="Symfony\Component\Console\Completion\CompletionSuggestions">CompletionSuggestions</abbr> $suggestions) </code> @@ -1295,7 +1582,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_askExisting"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldDeleteCommands.php#L163">at line 163</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldDeleteCommands.php#L155">at line 155</a></div> <code> protected string|null <strong>askExisting</strong>(string $entityType, string|null $bundle) </code> @@ -1343,7 +1630,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getFieldConfigs"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldDeleteCommands.php#L221">at line 221</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldDeleteCommands.php#L213">at line 213</a></div> <code> protected array <strong>getFieldConfigs</strong>(string $entityType, string|null $bundle) </code> @@ -1390,7 +1677,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_deleteFieldConfig"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldDeleteCommands.php#L259">at line 259</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldDeleteCommands.php#L251">at line 251</a></div> <code> protected void <strong>deleteFieldConfig</strong>(<abbr title="Drupal\field\FieldConfigInterface">FieldConfigInterface</abbr> $fieldConfig) </code> diff --git a/api/Drush/Commands/field/FieldEntityReferenceHooks.html b/api/Drush/Commands/field/FieldEntityReferenceHooks.html index e9be5216e2..d1b3d9dcad 100644 --- a/api/Drush/Commands/field/FieldEntityReferenceHooks.html +++ b/api/Drush/Commands/field/FieldEntityReferenceHooks.html @@ -86,7 +86,7 @@ <h1>FieldEntityReferenceHooks <p> class - <strong>FieldEntityReferenceHooks</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldEntityReferenceHooks.php">View source</a>) + <strong>FieldEntityReferenceHooks</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldEntityReferenceHooks.php">View source</a>) </p> @@ -99,6 +99,11 @@ <h2>Traits</h2> <div class="container-fluid underlined"> <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> + <div class="col-md-6"><p>A copy of \Drupal\Core\DependencyInjection\AutowireTrait with first params' type hint changed.</p></div> + </div> + <div class="row"> <div class="col-md-6"> <a href="../../../Drush/Commands/field/EntityTypeBundleValidationTrait.html"><abbr title="Drush\Commands\field\EntityTypeBundleValidationTrait">EntityTypeBundleValidationTrait</abbr></a> </div> <div class="col-md-6"></div> @@ -127,6 +132,11 @@ <h2>Traits</h2> <div class="col-md-6"> <abbr title="Robo\Common\IO">IO</abbr> </div> <div class="col-md-6"></div> + </div> + <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> </div> + <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -188,6 +198,16 @@ <h2>Properties</h2> <table class="table table-condensed"> <tr> + <td class="type" id="property_uri"> + protected + + </td> + <td>$uri</td> + <td class="last"></td> + <td><small>from <a href="../../../Drush/Exec/ExecTrait.html#property_uri"> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a></small></td> + </tr> + <tr> <td class="type" id="property_commandData"> protected <abbr title="Drush\Commands\Consolidation\AnnotatedCommand\CommandData">CommandData</abbr>|null @@ -259,6 +279,51 @@ <h2>Methods</h2> DrushConfig as return type. Helps with IDE completion.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> <abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_configurePrompts">configurePrompts</a>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + + <p><p>Configure the prompt fallbacks.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + mixed + </div> + <div class="col-md-8"> + <a href="#method_promptUntilValid">promptUntilValid</a>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + + <p><p>Prompt the user until the given validation callback passes.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_restorePrompts">restorePrompts</a>() + + <p><p>Restore the prompts output.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + bool + </div> + <div class="col-md-8"> + <a href="#method_runningUnitTests">runningUnitTests</a>() + + <p class="no-description">No description</p> + </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -273,7 +338,7 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> + <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> </div> <div class="col-md-8"> <a href="#method_io">io</a>() @@ -318,6 +383,17 @@ <h2>Methods</h2> <div class="row"> <div class="col-md-2 type"> + </div> + <div class="col-md-8"> + <a href="#method_initHook">initHook</a>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + </div> <div class="col-md-8"> <a href="#method_printFileTopic">printFileTopic</a>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) @@ -339,38 +415,38 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - void + static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> <div class="col-md-8"> - <a href="#method_validateEntityType">validateEntityType</a>(string $entityTypeId) + <a href="#method_create">create</a>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) - <p class="no-description">No description</p> - </div> - <div class="col-md-2"><small>from <a href="../../../Drush/Commands/field/EntityTypeBundleValidationTrait.html#method_validateEntityType"> -<abbr title="Drush\Commands\field\EntityTypeBundleValidationTrait">EntityTypeBundleValidationTrait</abbr></a></small></div> + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> void </div> <div class="col-md-8"> - <a href="#method_validateBundle">validateBundle</a>(string $entityTypeId, string $bundle) + <a href="#method_validateEntityType">validateEntityType</a>(string $entityTypeId) <p class="no-description">No description</p> </div> - <div class="col-md-2"><small>from <a href="../../../Drush/Commands/field/EntityTypeBundleValidationTrait.html#method_validateBundle"> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/field/EntityTypeBundleValidationTrait.html#method_validateEntityType"> <abbr title="Drush\Commands\field\EntityTypeBundleValidationTrait">EntityTypeBundleValidationTrait</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> - static <a href="../../../Drush/Commands/field/FieldEntityReferenceHooks.html"><abbr title="Drush\Commands\field\FieldEntityReferenceHooks">FieldEntityReferenceHooks</abbr></a> + void </div> <div class="col-md-8"> - <a href="#method_create">create</a>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container) + <a href="#method_validateBundle">validateBundle</a>(string $entityTypeId, string $bundle) <p class="no-description">No description</p> </div> - <div class="col-md-2"></div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/field/EntityTypeBundleValidationTrait.html#method_validateBundle"> +<abbr title="Drush\Commands\field\EntityTypeBundleValidationTrait">EntityTypeBundleValidationTrait</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -447,7 +523,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_startBrowser"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_startBrowser"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L28">at line 28</a></div> <code> bool <strong>startBrowser</strong>(string|null $uri = null, int $sleep = 0, int|null $port = null, <abbr title="Drush\Exec\string|bool">string|bool</abbr> $browser = false) </code> @@ -508,7 +584,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_programExists"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_programExists"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L87">at line 87</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L92">at line 92</a></div> <code> static bool <strong>programExists</strong>($program) </code> @@ -552,7 +628,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getEditor"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_getEditor"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L99">at line 99</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L104">at line 104</a></div> <code> static string <strong>getEditor</strong>(string|null $editor = null) </code> @@ -596,7 +672,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -634,13 +710,176 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_configurePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> + <code> protected void + <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Configure the prompt fallbacks.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr></td> + <td>$input</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_promptUntilValid"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> + <code> protected mixed + <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Prompt the user until the given validation callback passes.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a></td> + <td>$prompt</td> + <td></td> + </tr> + <tr> + <td>bool|string</td> + <td>$required</td> + <td></td> + </tr> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null</td> + <td>$validate</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>mixed</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_restorePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> + <code> protected void + <strong>restorePrompts</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Restore the prompts output.</p></p> + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_runningUnitTests"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> + <code> protected bool + <strong>runningUnitTests</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p class="no-description">No description</p> + + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>bool</td> + <td></td> + </tr> + </table> + + + + </div> </div> </div> <div class="method-item"> <h3 id="method___construct"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldEntityReferenceHooks.php#L18">at line 18</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldEntityReferenceHooks.php#L18">at line 18</a></div> <code> <strong>__construct</strong>(<abbr title="Drupal\Core\Entity\EntityTypeManagerInterface">EntityTypeManagerInterface</abbr> $entityTypeManager, <abbr title="Drupal\Core\Entity\EntityTypeBundleInfoInterface">EntityTypeBundleInfoInterface</abbr> $entityTypeBundleInfo) </code> @@ -680,8 +919,8 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_io"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_io"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L58">at line 58</a></div> - <code> protected <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L59">at line 59</a></div> + <code> protected <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> <strong>io</strong>() </code> </h3> @@ -698,7 +937,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr></td> + <td><abbr title="Drush\Style\DrushStyle">DrushStyle</abbr></td> <td></td> </tr> </table> @@ -713,7 +952,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_logger"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_logger"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L70">at line 70</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L71">at line 71</a></div> <code> protected <abbr title="Drush\Commands\Drush\Log\DrushLoggerManager">DrushLoggerManager</abbr>|null <strong>logger</strong>() </code> @@ -746,7 +985,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_printFile"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFile"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L81">at line 81</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L82">at line 82</a></div> <code> protected void <strong>printFile</strong>(string $file) </code> @@ -789,7 +1028,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_preHook"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_preHook"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L103">at line 103</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L104">at line 104</a></div> <code> <strong>preHook</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -816,6 +1055,45 @@ <h4>Parameters</h4> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_initHook"> + <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L113">at line 113</a></div> + <code> + <strong>initHook</strong>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td></td> + <td>$input</td> + <td></td> + </tr> + <tr> + <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td>$annotationData</td> + <td></td> + </tr> + </table> + + + + + </div> </div> @@ -823,7 +1101,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_printFileTopic"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFileTopic"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L115">at line 115</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> <code> protected <strong>printFileTopic</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -857,7 +1135,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getStack"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L137">at line 137</a></div> <code> protected <abbr title="GuzzleHttp\HandlerStack">HandlerStack</abbr> <strong>getStack</strong>() </code> @@ -899,11 +1177,11 @@ <h4>See also</h4> </div> <div class="method-item"> - <h3 id="method_validateEntityType"> - <div class="location">in <a href="../../../Drush/Commands/field/EntityTypeBundleValidationTrait.html#method_validateEntityType"> -<abbr title="Drush\Commands\field\EntityTypeBundleValidationTrait">EntityTypeBundleValidationTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/EntityTypeBundleValidationTrait.php#L16">at line 16</a></div> - <code> protected void - <strong>validateEntityType</strong>(string $entityTypeId) + <h3 id="method_create"> + <div class="location">in <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/AutowireTrait.php#L27">at line 27</a></div> + <code> static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> + <strong>create</strong>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) </code> </h3> <div class="details"> @@ -911,17 +1189,16 @@ <h3 id="method_validateEntityType"> <div class="method-description"> - <p class="no-description">No description</p> - + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> <div class="tags"> <h4>Parameters</h4> <table class="table table-condensed"> <tr> - <td>string</td> - <td>$entityTypeId</td> - <td></td> + <td><abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr></td> + <td>$container</td> + <td><p>The service container this instance should use.</p></td> </tr> </table> @@ -930,7 +1207,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td>void</td> + <td><a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></td> <td></td> </tr> </table> @@ -943,11 +1220,11 @@ <h4>Return Value</h4> </div> <div class="method-item"> - <h3 id="method_validateBundle"> - <div class="location">in <a href="../../../Drush/Commands/field/EntityTypeBundleValidationTrait.html#method_validateBundle"> -<abbr title="Drush\Commands\field\EntityTypeBundleValidationTrait">EntityTypeBundleValidationTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/EntityTypeBundleValidationTrait.php#L25">at line 25</a></div> + <h3 id="method_validateEntityType"> + <div class="location">in <a href="../../../Drush/Commands/field/EntityTypeBundleValidationTrait.html#method_validateEntityType"> +<abbr title="Drush\Commands\field\EntityTypeBundleValidationTrait">EntityTypeBundleValidationTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/EntityTypeBundleValidationTrait.php#L16">at line 16</a></div> <code> protected void - <strong>validateBundle</strong>(string $entityTypeId, string $bundle) + <strong>validateEntityType</strong>(string $entityTypeId) </code> </h3> <div class="details"> @@ -966,11 +1243,6 @@ <h4>Parameters</h4> <td>string</td> <td>$entityTypeId</td> <td></td> - </tr> - <tr> - <td>string</td> - <td>$bundle</td> - <td></td> </tr> </table> @@ -992,10 +1264,11 @@ <h4>Return Value</h4> </div> <div class="method-item"> - <h3 id="method_create"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldEntityReferenceHooks.php#L24">at line 24</a></div> - <code> static <a href="../../../Drush/Commands/field/FieldEntityReferenceHooks.html"><abbr title="Drush\Commands\field\FieldEntityReferenceHooks">FieldEntityReferenceHooks</abbr></a> - <strong>create</strong>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container) + <h3 id="method_validateBundle"> + <div class="location">in <a href="../../../Drush/Commands/field/EntityTypeBundleValidationTrait.html#method_validateBundle"> +<abbr title="Drush\Commands\field\EntityTypeBundleValidationTrait">EntityTypeBundleValidationTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/EntityTypeBundleValidationTrait.php#L25">at line 25</a></div> + <code> protected void + <strong>validateBundle</strong>(string $entityTypeId, string $bundle) </code> </h3> <div class="details"> @@ -1011,8 +1284,13 @@ <h4>Parameters</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr></td> - <td>$container</td> + <td>string</td> + <td>$entityTypeId</td> + <td></td> + </tr> + <tr> + <td>string</td> + <td>$bundle</td> <td></td> </tr> </table> @@ -1022,7 +1300,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><a href="../../../Drush/Commands/field/FieldEntityReferenceHooks.html"><abbr title="Drush\Commands\field\FieldEntityReferenceHooks">FieldEntityReferenceHooks</abbr></a></td> + <td>void</td> <td></td> </tr> </table> @@ -1036,7 +1314,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_hookFieldStorage"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldEntityReferenceHooks.php#L32">at line 32</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldEntityReferenceHooks.php#L24">at line 24</a></div> <code> array <strong>hookFieldStorage</strong>(array $values, <abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) </code> @@ -1084,7 +1362,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_hookFieldConfig"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldEntityReferenceHooks.php#L42">at line 42</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldEntityReferenceHooks.php#L34">at line 34</a></div> <code> array <strong>hookFieldConfig</strong>(array $values, <abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) </code> @@ -1132,7 +1410,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getTargetType"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldEntityReferenceHooks.php#L52">at line 52</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldEntityReferenceHooks.php#L44">at line 44</a></div> <code> protected string <strong>getTargetType</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) </code> @@ -1175,7 +1453,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getTargetBundles"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldEntityReferenceHooks.php#L71">at line 71</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldEntityReferenceHooks.php#L63">at line 63</a></div> <code> protected array|null <strong>getTargetBundles</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) </code> @@ -1218,7 +1496,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_askReferencedEntityType"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldEntityReferenceHooks.php#L96">at line 96</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldEntityReferenceHooks.php#L88">at line 88</a></div> <code> protected string <strong>askReferencedEntityType</strong>() </code> @@ -1251,7 +1529,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_askReferencedBundles"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldEntityReferenceHooks.php#L111">at line 111</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldEntityReferenceHooks.php#L103">at line 103</a></div> <code> protected array|null <strong>askReferencedBundles</strong>(string $targetType) </code> diff --git a/api/Drush/Commands/field/FieldInfoCommands.html b/api/Drush/Commands/field/FieldInfoCommands.html index f193e8ed5b..6820e3fd15 100644 --- a/api/Drush/Commands/field/FieldInfoCommands.html +++ b/api/Drush/Commands/field/FieldInfoCommands.html @@ -85,8 +85,8 @@ <h1>FieldInfoCommands </div> - <p> class - <strong>FieldInfoCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldInfoCommands.php">View source</a>) + <p>final class + <strong>FieldInfoCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldInfoCommands.php">View source</a>) </p> @@ -99,6 +99,11 @@ <h2>Traits</h2> <div class="container-fluid underlined"> <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> + <div class="col-md-6"><p>A copy of \Drupal\Core\DependencyInjection\AutowireTrait with first params' type hint changed.</p></div> + </div> + <div class="row"> <div class="col-md-6"> <a href="../../../Drush/Commands/field/EntityTypeBundleAskTrait.html"><abbr title="Drush\Commands\field\EntityTypeBundleAskTrait">EntityTypeBundleAskTrait</abbr></a> </div> <div class="col-md-6"></div> @@ -137,6 +142,11 @@ <h2>Traits</h2> <div class="col-md-6"> <abbr title="Robo\Common\IO">IO</abbr> </div> <div class="col-md-6"></div> + </div> + <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> </div> + <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -190,6 +200,15 @@ <h2>Constants</h2> <table class="table table-condensed"> <p><em></em></p> <p></p> </td> + </tr> + <tr> + <td> + INFO + </td> + <td class="last"> + <p><em></em></p> + <p></p> + </td> </tr> </table> @@ -198,6 +217,16 @@ <h2>Properties</h2> <table class="table table-condensed"> <tr> + <td class="type" id="property_uri"> + protected + + </td> + <td>$uri</td> + <td class="last"></td> + <td><small>from <a href="../../../Drush/Exec/ExecTrait.html#property_uri"> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a></small></td> + </tr> + <tr> <td class="type" id="property_commandData"> protected <abbr title="Drush\Commands\Consolidation\AnnotatedCommand\CommandData">CommandData</abbr>|null @@ -289,6 +318,51 @@ <h2>Methods</h2> DrushConfig as return type. Helps with IDE completion.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> <abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_configurePrompts">configurePrompts</a>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + + <p><p>Configure the prompt fallbacks.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + mixed + </div> + <div class="col-md-8"> + <a href="#method_promptUntilValid">promptUntilValid</a>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + + <p><p>Prompt the user until the given validation callback passes.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_restorePrompts">restorePrompts</a>() + + <p><p>Restore the prompts output.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + bool + </div> + <div class="col-md-8"> + <a href="#method_runningUnitTests">runningUnitTests</a>() + + <p class="no-description">No description</p> + </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -303,7 +377,7 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> + <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> </div> <div class="col-md-8"> <a href="#method_io">io</a>() @@ -348,6 +422,17 @@ <h2>Methods</h2> <div class="row"> <div class="col-md-2 type"> + </div> + <div class="col-md-8"> + <a href="#method_initHook">initHook</a>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + </div> <div class="col-md-8"> <a href="#method_printFileTopic">printFileTopic</a>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) @@ -366,6 +451,17 @@ <h2>Methods</h2> <p><p>Get a Guzzle handler stack that uses the Drush logger.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> <abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> + </div> + <div class="col-md-8"> + <a href="#method_create">create</a>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) + + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -462,17 +558,6 @@ <h2>Methods</h2> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Commands/field/FieldDefinitionRowsOfFieldsTrait.html#method_getRowsOfFieldsByFieldDefinitions"> <abbr title="Drush\Commands\field\FieldDefinitionRowsOfFieldsTrait">FieldDefinitionRowsOfFieldsTrait</abbr></a></small></div> - </div> - <div class="row"> - <div class="col-md-2 type"> - static <a href="../../../Drush/Commands/field/FieldInfoCommands.html"><abbr title="Drush\Commands\field\FieldInfoCommands">FieldInfoCommands</abbr></a> - </div> - <div class="col-md-8"> - <a href="#method_create">create</a>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container) - - <p class="no-description">No description</p> - </div> - <div class="col-md-2"></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -504,7 +589,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_startBrowser"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_startBrowser"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L28">at line 28</a></div> <code> bool <strong>startBrowser</strong>(string|null $uri = null, int $sleep = 0, int|null $port = null, <abbr title="Drush\Exec\string|bool">string|bool</abbr> $browser = false) </code> @@ -565,7 +650,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_programExists"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_programExists"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L87">at line 87</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L92">at line 92</a></div> <code> static bool <strong>programExists</strong>($program) </code> @@ -609,7 +694,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getEditor"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_getEditor"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L99">at line 99</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L104">at line 104</a></div> <code> static string <strong>getEditor</strong>(string|null $editor = null) </code> @@ -653,7 +738,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -691,13 +776,176 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_configurePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> + <code> protected void + <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Configure the prompt fallbacks.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr></td> + <td>$input</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_promptUntilValid"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> + <code> protected mixed + <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Prompt the user until the given validation callback passes.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a></td> + <td>$prompt</td> + <td></td> + </tr> + <tr> + <td>bool|string</td> + <td>$required</td> + <td></td> + </tr> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null</td> + <td>$validate</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>mixed</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_restorePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> + <code> protected void + <strong>restorePrompts</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Restore the prompts output.</p></p> + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_runningUnitTests"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> + <code> protected bool + <strong>runningUnitTests</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p class="no-description">No description</p> + + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>bool</td> + <td></td> + </tr> + </table> + + + + </div> </div> </div> <div class="method-item"> <h3 id="method___construct"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldInfoCommands.php#L22">at line 22</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldInfoCommands.php#L25">at line 25</a></div> <code> <strong>__construct</strong>(<abbr title="Drupal\Core\Entity\EntityTypeManagerInterface">EntityTypeManagerInterface</abbr> $entityTypeManager, <abbr title="Drupal\Core\Entity\EntityTypeBundleInfoInterface">EntityTypeBundleInfoInterface</abbr> $entityTypeBundleInfo) </code> @@ -737,8 +985,8 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_io"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_io"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L58">at line 58</a></div> - <code> protected <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L59">at line 59</a></div> + <code> protected <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> <strong>io</strong>() </code> </h3> @@ -755,7 +1003,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr></td> + <td><abbr title="Drush\Style\DrushStyle">DrushStyle</abbr></td> <td></td> </tr> </table> @@ -770,7 +1018,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_logger"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_logger"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L70">at line 70</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L71">at line 71</a></div> <code> protected <abbr title="Drush\Commands\Drush\Log\DrushLoggerManager">DrushLoggerManager</abbr>|null <strong>logger</strong>() </code> @@ -803,7 +1051,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_printFile"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFile"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L81">at line 81</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L82">at line 82</a></div> <code> protected void <strong>printFile</strong>(string $file) </code> @@ -846,7 +1094,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_preHook"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_preHook"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L103">at line 103</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L104">at line 104</a></div> <code> <strong>preHook</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -873,6 +1121,45 @@ <h4>Parameters</h4> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_initHook"> + <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L113">at line 113</a></div> + <code> + <strong>initHook</strong>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td></td> + <td>$input</td> + <td></td> + </tr> + <tr> + <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td>$annotationData</td> + <td></td> + </tr> + </table> + + + + + </div> </div> @@ -880,7 +1167,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_printFileTopic"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFileTopic"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L115">at line 115</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> <code> protected <strong>printFileTopic</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -914,7 +1201,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getStack"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L137">at line 137</a></div> <code> protected <abbr title="GuzzleHttp\HandlerStack">HandlerStack</abbr> <strong>getStack</strong>() </code> @@ -951,6 +1238,49 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_create"> + <div class="location">in <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/AutowireTrait.php#L27">at line 27</a></div> + <code> static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> + <strong>create</strong>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr></td> + <td>$container</td> + <td><p>The service container this instance should use.</p></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td><a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></td> + <td></td> + </tr> + </table> + + + + </div> </div> @@ -958,7 +1288,7 @@ <h4>See also</h4> <div class="method-item"> <h3 id="method_getFieldableEntityTypes"> <div class="location">in <a href="../../../Drush/Commands/field/EntityTypeBundleAskTrait.html#method_getFieldableEntityTypes"> -<abbr title="Drush\Commands\field\EntityTypeBundleAskTrait">EntityTypeBundleAskTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/EntityTypeBundleAskTrait.php#L22">at line 22</a></div> +<abbr title="Drush\Commands\field\EntityTypeBundleAskTrait">EntityTypeBundleAskTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/EntityTypeBundleAskTrait.php#L22">at line 22</a></div> <code> protected array <strong>getFieldableEntityTypes</strong>() </code> @@ -992,7 +1322,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_askEntityType"> <div class="location">in <a href="../../../Drush/Commands/field/EntityTypeBundleAskTrait.html#method_askEntityType"> -<abbr title="Drush\Commands\field\EntityTypeBundleAskTrait">EntityTypeBundleAskTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/EntityTypeBundleAskTrait.php#L32">at line 32</a></div> +<abbr title="Drush\Commands\field\EntityTypeBundleAskTrait">EntityTypeBundleAskTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/EntityTypeBundleAskTrait.php#L32">at line 32</a></div> <code> protected string|null <strong>askEntityType</strong>() </code> @@ -1026,7 +1356,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_askBundle"> <div class="location">in <a href="../../../Drush/Commands/field/EntityTypeBundleAskTrait.html#method_askBundle"> -<abbr title="Drush\Commands\field\EntityTypeBundleAskTrait">EntityTypeBundleAskTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/EntityTypeBundleAskTrait.php#L50">at line 50</a></div> +<abbr title="Drush\Commands\field\EntityTypeBundleAskTrait">EntityTypeBundleAskTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/EntityTypeBundleAskTrait.php#L50">at line 50</a></div> <code> protected string|null <strong>askBundle</strong>() </code> @@ -1060,7 +1390,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_validateEntityType"> <div class="location">in <a href="../../../Drush/Commands/field/EntityTypeBundleValidationTrait.html#method_validateEntityType"> -<abbr title="Drush\Commands\field\EntityTypeBundleValidationTrait">EntityTypeBundleValidationTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/EntityTypeBundleValidationTrait.php#L16">at line 16</a></div> +<abbr title="Drush\Commands\field\EntityTypeBundleValidationTrait">EntityTypeBundleValidationTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/EntityTypeBundleValidationTrait.php#L16">at line 16</a></div> <code> protected void <strong>validateEntityType</strong>(string $entityTypeId) </code> @@ -1104,7 +1434,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_validateBundle"> <div class="location">in <a href="../../../Drush/Commands/field/EntityTypeBundleValidationTrait.html#method_validateBundle"> -<abbr title="Drush\Commands\field\EntityTypeBundleValidationTrait">EntityTypeBundleValidationTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/EntityTypeBundleValidationTrait.php#L25">at line 25</a></div> +<abbr title="Drush\Commands\field\EntityTypeBundleValidationTrait">EntityTypeBundleValidationTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/EntityTypeBundleValidationTrait.php#L25">at line 25</a></div> <code> protected void <strong>validateBundle</strong>(string $entityTypeId, string $bundle) </code> @@ -1153,7 +1483,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_renderArray"> <div class="location">in <a href="../../../Drush/Commands/field/FieldDefinitionRowsOfFieldsTrait.html#method_renderArray"> -<abbr title="Drush\Commands\field\FieldDefinitionRowsOfFieldsTrait">FieldDefinitionRowsOfFieldsTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldDefinitionRowsOfFieldsTrait.php#L13">at line 13</a></div> +<abbr title="Drush\Commands\field\FieldDefinitionRowsOfFieldsTrait">FieldDefinitionRowsOfFieldsTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldDefinitionRowsOfFieldsTrait.php#L13">at line 13</a></div> <code> <strong>renderArray</strong>($key, $value, <abbr title="Consolidation\OutputFormatters\Options\FormatterOptions">FormatterOptions</abbr> $options) </code> @@ -1198,7 +1528,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_renderBoolean"> <div class="location">in <a href="../../../Drush/Commands/field/FieldDefinitionRowsOfFieldsTrait.html#method_renderBoolean"> -<abbr title="Drush\Commands\field\FieldDefinitionRowsOfFieldsTrait">FieldDefinitionRowsOfFieldsTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldDefinitionRowsOfFieldsTrait.php#L22">at line 22</a></div> +<abbr title="Drush\Commands\field\FieldDefinitionRowsOfFieldsTrait">FieldDefinitionRowsOfFieldsTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldDefinitionRowsOfFieldsTrait.php#L22">at line 22</a></div> <code> <strong>renderBoolean</strong>($key, $value, <abbr title="Consolidation\OutputFormatters\Options\FormatterOptions">FormatterOptions</abbr> $options) </code> @@ -1243,7 +1573,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getRowsOfFieldsByFieldDefinitions"> <div class="location">in <a href="../../../Drush/Commands/field/FieldDefinitionRowsOfFieldsTrait.html#method_getRowsOfFieldsByFieldDefinitions"> -<abbr title="Drush\Commands\field\FieldDefinitionRowsOfFieldsTrait">FieldDefinitionRowsOfFieldsTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldDefinitionRowsOfFieldsTrait.php#L31">at line 31</a></div> +<abbr title="Drush\Commands\field\FieldDefinitionRowsOfFieldsTrait">FieldDefinitionRowsOfFieldsTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldDefinitionRowsOfFieldsTrait.php#L31">at line 31</a></div> <code> protected <abbr title="Consolidation\OutputFormatters\StructuredData\RowsOfFields">RowsOfFields</abbr> <strong>getRowsOfFieldsByFieldDefinitions</strong>(array $fieldDefinitions) </code> @@ -1280,56 +1610,13 @@ <h4>Return Value</h4> - </div> - </div> - - </div> - <div class="method-item"> - <h3 id="method_create"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldInfoCommands.php#L28">at line 28</a></div> - <code> static <a href="../../../Drush/Commands/field/FieldInfoCommands.html"><abbr title="Drush\Commands\field\FieldInfoCommands">FieldInfoCommands</abbr></a> - <strong>create</strong>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container) - </code> - </h3> - <div class="details"> - - - - <div class="method-description"> - <p class="no-description">No description</p> - - </div> - <div class="tags"> - <h4>Parameters</h4> - - <table class="table table-condensed"> - <tr> - <td><abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr></td> - <td>$container</td> - <td></td> - </tr> - </table> - - - <h4>Return Value</h4> - - <table class="table table-condensed"> - <tr> - <td><a href="../../../Drush/Commands/field/FieldInfoCommands.html"><abbr title="Drush\Commands\field\FieldInfoCommands">FieldInfoCommands</abbr></a></td> - <td></td> - </tr> - </table> - - - - </div> </div> </div> <div class="method-item"> <h3 id="method_info"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldInfoCommands.php#L41">at line 41</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldInfoCommands.php#L34">at line 34</a></div> <code> <abbr title="Consolidation\OutputFormatters\StructuredData\RowsOfFields">RowsOfFields</abbr> <strong>info</strong>(string|null $entityType = null, string|null $bundle = null, array $options = ['format' => 'table']) </code> @@ -1381,7 +1668,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_complete"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldInfoCommands.php#L91">at line 91</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldInfoCommands.php#L84">at line 84</a></div> <code> void <strong>complete</strong>(<abbr title="Symfony\Component\Console\Completion\CompletionInput">CompletionInput</abbr> $input, <abbr title="Symfony\Component\Console\Completion\CompletionSuggestions">CompletionSuggestions</abbr> $suggestions) </code> diff --git a/api/Drush/Commands/field/FieldTextHooks.html b/api/Drush/Commands/field/FieldTextHooks.html index 1938bc448d..cebac3abcd 100644 --- a/api/Drush/Commands/field/FieldTextHooks.html +++ b/api/Drush/Commands/field/FieldTextHooks.html @@ -86,7 +86,7 @@ <h1>FieldTextHooks <p> class - <strong>FieldTextHooks</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldTextHooks.php">View source</a>) + <strong>FieldTextHooks</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldTextHooks.php">View source</a>) </p> @@ -99,6 +99,11 @@ <h2>Traits</h2> <div class="container-fluid underlined"> <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> + <div class="col-md-6"><p>A copy of \Drupal\Core\DependencyInjection\AutowireTrait with first params' type hint changed.</p></div> + </div> + <div class="row"> <div class="col-md-6"> <a href="../../../Drush/Commands/field/EntityTypeBundleValidationTrait.html"><abbr title="Drush\Commands\field\EntityTypeBundleValidationTrait">EntityTypeBundleValidationTrait</abbr></a> </div> <div class="col-md-6"></div> @@ -127,6 +132,11 @@ <h2>Traits</h2> <div class="col-md-6"> <abbr title="Robo\Common\IO">IO</abbr> </div> <div class="col-md-6"></div> + </div> + <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> </div> + <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -188,6 +198,16 @@ <h2>Properties</h2> <table class="table table-condensed"> <tr> + <td class="type" id="property_uri"> + protected + + </td> + <td>$uri</td> + <td class="last"></td> + <td><small>from <a href="../../../Drush/Exec/ExecTrait.html#property_uri"> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a></small></td> + </tr> + <tr> <td class="type" id="property_commandData"> protected <abbr title="Drush\Commands\Consolidation\AnnotatedCommand\CommandData">CommandData</abbr>|null @@ -259,6 +279,51 @@ <h2>Methods</h2> DrushConfig as return type. Helps with IDE completion.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> <abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_configurePrompts">configurePrompts</a>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + + <p><p>Configure the prompt fallbacks.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + mixed + </div> + <div class="col-md-8"> + <a href="#method_promptUntilValid">promptUntilValid</a>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + + <p><p>Prompt the user until the given validation callback passes.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_restorePrompts">restorePrompts</a>() + + <p><p>Restore the prompts output.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + bool + </div> + <div class="col-md-8"> + <a href="#method_runningUnitTests">runningUnitTests</a>() + + <p class="no-description">No description</p> + </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -273,7 +338,7 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> + <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> </div> <div class="col-md-8"> <a href="#method_io">io</a>() @@ -318,6 +383,17 @@ <h2>Methods</h2> <div class="row"> <div class="col-md-2 type"> + </div> + <div class="col-md-8"> + <a href="#method_initHook">initHook</a>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + </div> <div class="col-md-8"> <a href="#method_printFileTopic">printFileTopic</a>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) @@ -339,38 +415,38 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - void + static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> <div class="col-md-8"> - <a href="#method_validateEntityType">validateEntityType</a>(string $entityTypeId) + <a href="#method_create">create</a>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) - <p class="no-description">No description</p> - </div> - <div class="col-md-2"><small>from <a href="../../../Drush/Commands/field/EntityTypeBundleValidationTrait.html#method_validateEntityType"> -<abbr title="Drush\Commands\field\EntityTypeBundleValidationTrait">EntityTypeBundleValidationTrait</abbr></a></small></div> + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> void </div> <div class="col-md-8"> - <a href="#method_validateBundle">validateBundle</a>(string $entityTypeId, string $bundle) + <a href="#method_validateEntityType">validateEntityType</a>(string $entityTypeId) <p class="no-description">No description</p> </div> - <div class="col-md-2"><small>from <a href="../../../Drush/Commands/field/EntityTypeBundleValidationTrait.html#method_validateBundle"> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/field/EntityTypeBundleValidationTrait.html#method_validateEntityType"> <abbr title="Drush\Commands\field\EntityTypeBundleValidationTrait">EntityTypeBundleValidationTrait</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> - static <a href="../../../Drush/Commands/field/FieldTextHooks.html"><abbr title="Drush\Commands\field\FieldTextHooks">FieldTextHooks</abbr></a> + void </div> <div class="col-md-8"> - <a href="#method_create">create</a>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container) + <a href="#method_validateBundle">validateBundle</a>(string $entityTypeId, string $bundle) <p class="no-description">No description</p> </div> - <div class="col-md-2"></div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/field/EntityTypeBundleValidationTrait.html#method_validateBundle"> +<abbr title="Drush\Commands\field\EntityTypeBundleValidationTrait">EntityTypeBundleValidationTrait</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -446,7 +522,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_startBrowser"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_startBrowser"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L28">at line 28</a></div> <code> bool <strong>startBrowser</strong>(string|null $uri = null, int $sleep = 0, int|null $port = null, <abbr title="Drush\Exec\string|bool">string|bool</abbr> $browser = false) </code> @@ -507,7 +583,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_programExists"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_programExists"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L87">at line 87</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L92">at line 92</a></div> <code> static bool <strong>programExists</strong>($program) </code> @@ -551,7 +627,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getEditor"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_getEditor"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L99">at line 99</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L104">at line 104</a></div> <code> static string <strong>getEditor</strong>(string|null $editor = null) </code> @@ -595,7 +671,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -633,13 +709,176 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_configurePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> + <code> protected void + <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Configure the prompt fallbacks.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr></td> + <td>$input</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_promptUntilValid"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> + <code> protected mixed + <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Prompt the user until the given validation callback passes.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a></td> + <td>$prompt</td> + <td></td> + </tr> + <tr> + <td>bool|string</td> + <td>$required</td> + <td></td> + </tr> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null</td> + <td>$validate</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>mixed</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_restorePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> + <code> protected void + <strong>restorePrompts</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Restore the prompts output.</p></p> + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_runningUnitTests"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> + <code> protected bool + <strong>runningUnitTests</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p class="no-description">No description</p> + + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>bool</td> + <td></td> + </tr> + </table> + + + + </div> </div> </div> <div class="method-item"> <h3 id="method___construct"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldTextHooks.php#L23">at line 23</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldTextHooks.php#L23">at line 23</a></div> <code> <strong>__construct</strong>(<abbr title="Drupal\Core\Entity\EntityTypeManagerInterface">EntityTypeManagerInterface</abbr> $entityTypeManager, <abbr title="Drupal\Core\Field\FieldTypePluginManagerInterface">FieldTypePluginManagerInterface</abbr> $fieldTypePluginManager) </code> @@ -679,8 +918,8 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_io"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_io"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L58">at line 58</a></div> - <code> protected <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L59">at line 59</a></div> + <code> protected <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> <strong>io</strong>() </code> </h3> @@ -697,7 +936,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr></td> + <td><abbr title="Drush\Style\DrushStyle">DrushStyle</abbr></td> <td></td> </tr> </table> @@ -712,7 +951,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_logger"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_logger"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L70">at line 70</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L71">at line 71</a></div> <code> protected <abbr title="Drush\Commands\Drush\Log\DrushLoggerManager">DrushLoggerManager</abbr>|null <strong>logger</strong>() </code> @@ -745,7 +984,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_printFile"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFile"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L81">at line 81</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L82">at line 82</a></div> <code> protected void <strong>printFile</strong>(string $file) </code> @@ -788,7 +1027,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_preHook"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_preHook"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L103">at line 103</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L104">at line 104</a></div> <code> <strong>preHook</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -815,6 +1054,45 @@ <h4>Parameters</h4> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_initHook"> + <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L113">at line 113</a></div> + <code> + <strong>initHook</strong>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td></td> + <td>$input</td> + <td></td> + </tr> + <tr> + <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td>$annotationData</td> + <td></td> + </tr> + </table> + + + + + </div> </div> @@ -822,7 +1100,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_printFileTopic"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFileTopic"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L115">at line 115</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> <code> protected <strong>printFileTopic</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -856,7 +1134,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getStack"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L137">at line 137</a></div> <code> protected <abbr title="GuzzleHttp\HandlerStack">HandlerStack</abbr> <strong>getStack</strong>() </code> @@ -898,11 +1176,11 @@ <h4>See also</h4> </div> <div class="method-item"> - <h3 id="method_validateEntityType"> - <div class="location">in <a href="../../../Drush/Commands/field/EntityTypeBundleValidationTrait.html#method_validateEntityType"> -<abbr title="Drush\Commands\field\EntityTypeBundleValidationTrait">EntityTypeBundleValidationTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/EntityTypeBundleValidationTrait.php#L16">at line 16</a></div> - <code> protected void - <strong>validateEntityType</strong>(string $entityTypeId) + <h3 id="method_create"> + <div class="location">in <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/AutowireTrait.php#L27">at line 27</a></div> + <code> static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> + <strong>create</strong>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) </code> </h3> <div class="details"> @@ -910,17 +1188,16 @@ <h3 id="method_validateEntityType"> <div class="method-description"> - <p class="no-description">No description</p> - + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> <div class="tags"> <h4>Parameters</h4> <table class="table table-condensed"> <tr> - <td>string</td> - <td>$entityTypeId</td> - <td></td> + <td><abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr></td> + <td>$container</td> + <td><p>The service container this instance should use.</p></td> </tr> </table> @@ -929,7 +1206,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td>void</td> + <td><a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></td> <td></td> </tr> </table> @@ -942,11 +1219,11 @@ <h4>Return Value</h4> </div> <div class="method-item"> - <h3 id="method_validateBundle"> - <div class="location">in <a href="../../../Drush/Commands/field/EntityTypeBundleValidationTrait.html#method_validateBundle"> -<abbr title="Drush\Commands\field\EntityTypeBundleValidationTrait">EntityTypeBundleValidationTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/EntityTypeBundleValidationTrait.php#L25">at line 25</a></div> + <h3 id="method_validateEntityType"> + <div class="location">in <a href="../../../Drush/Commands/field/EntityTypeBundleValidationTrait.html#method_validateEntityType"> +<abbr title="Drush\Commands\field\EntityTypeBundleValidationTrait">EntityTypeBundleValidationTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/EntityTypeBundleValidationTrait.php#L16">at line 16</a></div> <code> protected void - <strong>validateBundle</strong>(string $entityTypeId, string $bundle) + <strong>validateEntityType</strong>(string $entityTypeId) </code> </h3> <div class="details"> @@ -965,11 +1242,6 @@ <h4>Parameters</h4> <td>string</td> <td>$entityTypeId</td> <td></td> - </tr> - <tr> - <td>string</td> - <td>$bundle</td> - <td></td> </tr> </table> @@ -991,10 +1263,11 @@ <h4>Return Value</h4> </div> <div class="method-item"> - <h3 id="method_create"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldTextHooks.php#L29">at line 29</a></div> - <code> static <a href="../../../Drush/Commands/field/FieldTextHooks.html"><abbr title="Drush\Commands\field\FieldTextHooks">FieldTextHooks</abbr></a> - <strong>create</strong>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container) + <h3 id="method_validateBundle"> + <div class="location">in <a href="../../../Drush/Commands/field/EntityTypeBundleValidationTrait.html#method_validateBundle"> +<abbr title="Drush\Commands\field\EntityTypeBundleValidationTrait">EntityTypeBundleValidationTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/EntityTypeBundleValidationTrait.php#L25">at line 25</a></div> + <code> protected void + <strong>validateBundle</strong>(string $entityTypeId, string $bundle) </code> </h3> <div class="details"> @@ -1010,8 +1283,13 @@ <h4>Parameters</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr></td> - <td>$container</td> + <td>string</td> + <td>$entityTypeId</td> + <td></td> + </tr> + <tr> + <td>string</td> + <td>$bundle</td> <td></td> </tr> </table> @@ -1021,7 +1299,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><a href="../../../Drush/Commands/field/FieldTextHooks.html"><abbr title="Drush\Commands\field\FieldTextHooks">FieldTextHooks</abbr></a></td> + <td>void</td> <td></td> </tr> </table> @@ -1035,7 +1313,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_hookOption"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldTextHooks.php#L38">at line 38</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldTextHooks.php#L29">at line 29</a></div> <code> void <strong>hookOption</strong>(<abbr title="Symfony\Component\Console\Command\Command">Command</abbr> $command, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) </code> @@ -1083,7 +1361,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_hookValidate"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldTextHooks.php#L58">at line 58</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldTextHooks.php#L49">at line 49</a></div> <code> void <strong>hookValidate</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -1126,7 +1404,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_hookSetOptions"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldTextHooks.php#L77">at line 77</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldTextHooks.php#L68">at line 68</a></div> <code> void <strong>hookSetOptions</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) </code> @@ -1169,7 +1447,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_hookFieldConfig"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldTextHooks.php#L90">at line 90</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldTextHooks.php#L81">at line 81</a></div> <code> array <strong>hookFieldConfig</strong>(array $values, <abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) </code> @@ -1217,7 +1495,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_hasAllowedFormats"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldTextHooks.php#L103">at line 103</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldTextHooks.php#L94">at line 94</a></div> <code> protected bool <strong>hasAllowedFormats</strong>(string|null $fieldType = null) </code> @@ -1260,7 +1538,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_askAllowedFormats"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/field/FieldTextHooks.php#L117">at line 117</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldTextHooks.php#L108">at line 108</a></div> <code> protected array <strong>askAllowedFormats</strong>() </code> diff --git a/api/Drush/Commands/generate/ApplicationFactory.html b/api/Drush/Commands/generate/ApplicationFactory.html index 5fe407c686..712fd9d96f 100644 --- a/api/Drush/Commands/generate/ApplicationFactory.html +++ b/api/Drush/Commands/generate/ApplicationFactory.html @@ -86,7 +86,7 @@ <h1>ApplicationFactory <p> class - <strong>ApplicationFactory</strong> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/generate/ApplicationFactory.php">View source</a>) + <strong>ApplicationFactory</strong> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/generate/ApplicationFactory.php">View source</a>) </p> @@ -105,7 +105,7 @@ <h2>Methods</h2> </div> <div class="col-md-8"> - <a href="#method___construct">__construct</a>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container, <abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $drush_container, <abbr title="Psr\Log\LoggerInterface">LoggerInterface</abbr> $logger) + <a href="#method___construct">__construct</a>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $drush_container, <abbr title="Psr\Log\LoggerInterface">LoggerInterface</abbr> $logger) <p class="no-description">No description</p> </div> @@ -137,7 +137,7 @@ <h2>Methods</h2> array </div> <div class="col-md-8"> - <a href="#method_filterCLassExists">filterCLassExists</a>(array $classes) + <a href="#method_filterClassExists">filterClassExists</a>(array $classes) <p><p>Check each class for existence.</p></p> </div> <div class="col-md-2"></div> @@ -171,9 +171,9 @@ <h2>Details</h2> <div id="method-details"> <div class="method-item"> <h3 id="method___construct"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/generate/ApplicationFactory.php#L20">at line 20</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/generate/ApplicationFactory.php#L21">at line 21</a></div> <code> - <strong>__construct</strong>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container, <abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $drush_container, <abbr title="Psr\Log\LoggerInterface">LoggerInterface</abbr> $logger) + <strong>__construct</strong>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $drush_container, <abbr title="Psr\Log\LoggerInterface">LoggerInterface</abbr> $logger) </code> </h3> <div class="details"> @@ -189,11 +189,6 @@ <h4>Parameters</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr></td> - <td>$container</td> - <td></td> - </tr> - <tr> <td><abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr></td> <td>$drush_container</td> <td></td> @@ -215,7 +210,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_create"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/generate/ApplicationFactory.php#L31">at line 31</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/generate/ApplicationFactory.php#L32">at line 32</a></div> <code> <abbr title="DrupalCodeGenerator\Application">Application</abbr> <strong>create</strong>() </code> @@ -247,7 +242,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_discover"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/generate/ApplicationFactory.php#L47">at line 47</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/generate/ApplicationFactory.php#L48">at line 48</a></div> <code> array <strong>discover</strong>() </code> @@ -279,10 +274,10 @@ <h4>Return Value</h4> </div> <div class="method-item"> - <h3 id="method_filterCLassExists"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/generate/ApplicationFactory.php#L78">at line 78</a></div> + <h3 id="method_filterClassExists"> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/generate/ApplicationFactory.php#L75">at line 75</a></div> <code> array - <strong>filterCLassExists</strong>(array $classes) + <strong>filterClassExists</strong>(array $classes) </code> </h3> <div class="details"> @@ -322,7 +317,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_alterGenerators"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/generate/ApplicationFactory.php#L97">at line 97</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/generate/ApplicationFactory.php#L94">at line 94</a></div> <code> static void <strong>alterGenerators</strong>(<abbr title="DrupalCodeGenerator\Event\GeneratorInfoAlter">GeneratorInfoAlter</abbr> $event) </code> @@ -364,7 +359,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_logger"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/generate/ApplicationFactory.php#L103">at line 103</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/generate/ApplicationFactory.php#L100">at line 100</a></div> <code> <abbr title="Psr\Log\LoggerInterface">LoggerInterface</abbr> <strong>logger</strong>() </code> diff --git a/api/Drush/Commands/generate/GenerateCommands.html b/api/Drush/Commands/generate/GenerateCommands.html index df637e5964..541f958d18 100644 --- a/api/Drush/Commands/generate/GenerateCommands.html +++ b/api/Drush/Commands/generate/GenerateCommands.html @@ -86,7 +86,7 @@ <h1>GenerateCommands <p>final class - <strong>GenerateCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/generate/GenerateCommands.php">View source</a>) + <strong>GenerateCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/generate/GenerateCommands.php">View source</a>) </p> @@ -122,6 +122,11 @@ <h2>Traits</h2> <div class="col-md-6"> <abbr title="Robo\Common\IO">IO</abbr> </div> <div class="col-md-6"></div> + </div> + <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> </div> + <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -192,6 +197,16 @@ <h2>Properties</h2> <table class="table table-condensed"> <tr> + <td class="type" id="property_uri"> + protected + + </td> + <td>$uri</td> + <td class="last"></td> + <td><small>from <a href="../../../Drush/Exec/ExecTrait.html#property_uri"> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a></small></td> + </tr> + <tr> <td class="type" id="property_commandData"> protected <abbr title="Drush\Commands\Consolidation\AnnotatedCommand\CommandData">CommandData</abbr>|null @@ -253,13 +268,58 @@ <h2>Methods</h2> DrushConfig as return type. Helps with IDE completion.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> <abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_configurePrompts">configurePrompts</a>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + + <p><p>Configure the prompt fallbacks.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + mixed + </div> + <div class="col-md-8"> + <a href="#method_promptUntilValid">promptUntilValid</a>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + + <p><p>Prompt the user until the given validation callback passes.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_restorePrompts">restorePrompts</a>() + + <p><p>Restore the prompts output.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + bool + </div> + <div class="col-md-8"> + <a href="#method_runningUnitTests">runningUnitTests</a>() + + <p class="no-description">No description</p> + </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> </div> <div class="col-md-8"> - <a href="#method___construct">__construct</a>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container, <abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $drush_container) + <a href="#method___construct">__construct</a>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $drush_container) <p class="no-description">No description</p> </div> @@ -267,7 +327,7 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> + <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> </div> <div class="col-md-8"> <a href="#method_io">io</a>() @@ -312,6 +372,17 @@ <h2>Methods</h2> <div class="row"> <div class="col-md-2 type"> + </div> + <div class="col-md-8"> + <a href="#method_initHook">initHook</a>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + </div> <div class="col-md-8"> <a href="#method_printFileTopic">printFileTopic</a>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) @@ -336,7 +407,7 @@ <h2>Methods</h2> static <a href="../../../Drush/Commands/generate/GenerateCommands.html"><abbr title="Drush\Commands\generate\GenerateCommands">GenerateCommands</abbr></a> </div> <div class="col-md-8"> - <a href="#method_create">create</a>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container, <abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $drush_container) + <a href="#method_create">create</a>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) <p class="no-description">No description</p> </div> @@ -371,7 +442,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_startBrowser"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_startBrowser"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L28">at line 28</a></div> <code> bool <strong>startBrowser</strong>(string|null $uri = null, int $sleep = 0, int|null $port = null, <abbr title="Drush\Exec\string|bool">string|bool</abbr> $browser = false) </code> @@ -432,7 +503,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_programExists"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_programExists"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L87">at line 87</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L92">at line 92</a></div> <code> static bool <strong>programExists</strong>($program) </code> @@ -476,7 +547,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getEditor"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_getEditor"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L99">at line 99</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L104">at line 104</a></div> <code> static string <strong>getEditor</strong>(string|null $editor = null) </code> @@ -520,7 +591,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -558,15 +629,178 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_configurePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> + <code> protected void + <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Configure the prompt fallbacks.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr></td> + <td>$input</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_promptUntilValid"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> + <code> protected mixed + <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Prompt the user until the given validation callback passes.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a></td> + <td>$prompt</td> + <td></td> + </tr> + <tr> + <td>bool|string</td> + <td>$required</td> + <td></td> + </tr> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null</td> + <td>$validate</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>mixed</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_restorePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> + <code> protected void + <strong>restorePrompts</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Restore the prompts output.</p></p> + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_runningUnitTests"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> + <code> protected bool + <strong>runningUnitTests</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p class="no-description">No description</p> + + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>bool</td> + <td></td> + </tr> + </table> + + + + </div> </div> </div> <div class="method-item"> <h3 id="method___construct"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/generate/GenerateCommands.php#L22">at line 22</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/generate/GenerateCommands.php#L21">at line 21</a></div> <code> protected - <strong>__construct</strong>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container, <abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $drush_container) + <strong>__construct</strong>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $drush_container) </code> </h3> <div class="details"> @@ -582,11 +816,6 @@ <h4>Parameters</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr></td> - <td>$container</td> - <td></td> - </tr> - <tr> <td><abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr></td> <td>$drush_container</td> <td></td> @@ -604,8 +833,8 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_io"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_io"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L58">at line 58</a></div> - <code> protected <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L59">at line 59</a></div> + <code> protected <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> <strong>io</strong>() </code> </h3> @@ -622,7 +851,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr></td> + <td><abbr title="Drush\Style\DrushStyle">DrushStyle</abbr></td> <td></td> </tr> </table> @@ -637,7 +866,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_logger"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_logger"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L70">at line 70</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L71">at line 71</a></div> <code> protected <abbr title="Drush\Commands\Drush\Log\DrushLoggerManager">DrushLoggerManager</abbr>|null <strong>logger</strong>() </code> @@ -670,7 +899,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_printFile"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFile"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L81">at line 81</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L82">at line 82</a></div> <code> protected void <strong>printFile</strong>(string $file) </code> @@ -713,7 +942,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_preHook"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_preHook"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L103">at line 103</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L104">at line 104</a></div> <code> <strong>preHook</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -740,6 +969,45 @@ <h4>Parameters</h4> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_initHook"> + <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L113">at line 113</a></div> + <code> + <strong>initHook</strong>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td></td> + <td>$input</td> + <td></td> + </tr> + <tr> + <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td>$annotationData</td> + <td></td> + </tr> + </table> + + + + + </div> </div> @@ -747,7 +1015,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_printFileTopic"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFileTopic"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L115">at line 115</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> <code> protected <strong>printFileTopic</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -781,7 +1049,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getStack"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L137">at line 137</a></div> <code> protected <abbr title="GuzzleHttp\HandlerStack">HandlerStack</abbr> <strong>getStack</strong>() </code> @@ -824,9 +1092,9 @@ <h4>See also</h4> </div> <div class="method-item"> <h3 id="method_create"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/generate/GenerateCommands.php#L28">at line 28</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/generate/GenerateCommands.php#L26">at line 26</a></div> <code> static <a href="../../../Drush/Commands/generate/GenerateCommands.html"><abbr title="Drush\Commands\generate\GenerateCommands">GenerateCommands</abbr></a> - <strong>create</strong>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container, <abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $drush_container) + <strong>create</strong>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) </code> </h3> <div class="details"> @@ -842,13 +1110,8 @@ <h4>Parameters</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr></td> - <td>$container</td> - <td></td> - </tr> - <tr> <td><abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr></td> - <td>$drush_container</td> + <td>$container</td> <td></td> </tr> </table> @@ -872,7 +1135,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_generate"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/generate/GenerateCommands.php#L46">at line 46</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/generate/GenerateCommands.php#L41">at line 41</a></div> <code> int <strong>generate</strong>(string $generator = '', $options = ['replace' => false, 'working-dir' => self::REQ, 'answer' => [], 'destination' => self::REQ, 'dry-run' => false]) </code> @@ -921,7 +1184,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_generatorNameComplete"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/generate/GenerateCommands.php#L111">at line 111</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/generate/GenerateCommands.php#L106">at line 106</a></div> <code> void <strong>generatorNameComplete</strong>(<abbr title="Symfony\Component\Console\Completion\CompletionInput">CompletionInput</abbr> $input, <abbr title="Symfony\Component\Console\Completion\CompletionSuggestions">CompletionSuggestions</abbr> $suggestions) </code> diff --git a/api/Drush/Commands/help/ListCommands.html b/api/Drush/Commands/help/ListCommands.html index fa5afca331..82853bf4cc 100644 --- a/api/Drush/Commands/help/ListCommands.html +++ b/api/Drush/Commands/help/ListCommands.html @@ -86,7 +86,7 @@ <h1>ListCommands <p> class - <strong>ListCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/help/ListCommands.php">View source</a>) + <strong>ListCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/help/ListCommands.php">View source</a>) </p> @@ -122,6 +122,11 @@ <h2>Traits</h2> <div class="col-md-6"> <abbr title="Robo\Common\IO">IO</abbr> </div> <div class="col-md-6"></div> + </div> + <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> </div> + <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -192,6 +197,16 @@ <h2>Properties</h2> <table class="table table-condensed"> <tr> + <td class="type" id="property_uri"> + protected + + </td> + <td>$uri</td> + <td class="last"></td> + <td><small>from <a href="../../../Drush/Exec/ExecTrait.html#property_uri"> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a></small></td> + </tr> + <tr> <td class="type" id="property_commandData"> protected <abbr title="Drush\Commands\Consolidation\AnnotatedCommand\CommandData">CommandData</abbr>|null @@ -253,6 +268,51 @@ <h2>Methods</h2> DrushConfig as return type. Helps with IDE completion.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> <abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_configurePrompts">configurePrompts</a>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + + <p><p>Configure the prompt fallbacks.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + mixed + </div> + <div class="col-md-8"> + <a href="#method_promptUntilValid">promptUntilValid</a>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + + <p><p>Prompt the user until the given validation callback passes.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_restorePrompts">restorePrompts</a>() + + <p><p>Restore the prompts output.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + bool + </div> + <div class="col-md-8"> + <a href="#method_runningUnitTests">runningUnitTests</a>() + + <p class="no-description">No description</p> + </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -268,7 +328,7 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> + <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> </div> <div class="col-md-8"> <a href="#method_io">io</a>() @@ -313,6 +373,17 @@ <h2>Methods</h2> <div class="row"> <div class="col-md-2 type"> + </div> + <div class="col-md-8"> + <a href="#method_initHook">initHook</a>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + </div> <div class="col-md-8"> <a href="#method_printFileTopic">printFileTopic</a>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) @@ -406,7 +477,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_startBrowser"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_startBrowser"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L28">at line 28</a></div> <code> bool <strong>startBrowser</strong>(string|null $uri = null, int $sleep = 0, int|null $port = null, <abbr title="Drush\Exec\string|bool">string|bool</abbr> $browser = false) </code> @@ -467,7 +538,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_programExists"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_programExists"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L87">at line 87</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L92">at line 92</a></div> <code> static bool <strong>programExists</strong>($program) </code> @@ -511,7 +582,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getEditor"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_getEditor"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L99">at line 99</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L104">at line 104</a></div> <code> static string <strong>getEditor</strong>(string|null $editor = null) </code> @@ -555,7 +626,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -593,6 +664,169 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_configurePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> + <code> protected void + <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Configure the prompt fallbacks.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr></td> + <td>$input</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_promptUntilValid"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> + <code> protected mixed + <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Prompt the user until the given validation callback passes.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a></td> + <td>$prompt</td> + <td></td> + </tr> + <tr> + <td>bool|string</td> + <td>$required</td> + <td></td> + </tr> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null</td> + <td>$validate</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>mixed</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_restorePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> + <code> protected void + <strong>restorePrompts</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Restore the prompts output.</p></p> + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_runningUnitTests"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> + <code> protected bool + <strong>runningUnitTests</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p class="no-description">No description</p> + + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>bool</td> + <td></td> + </tr> + </table> + + + + </div> </div> @@ -600,7 +834,7 @@ <h4>See also</h4> <div class="method-item"> <h3 id="method___construct"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method___construct"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L51">at line 51</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L52">at line 52</a></div> <code> <strong>__construct</strong>() </code> @@ -625,8 +859,8 @@ <h3 id="method___construct"> <div class="method-item"> <h3 id="method_io"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_io"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L58">at line 58</a></div> - <code> protected <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L59">at line 59</a></div> + <code> protected <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> <strong>io</strong>() </code> </h3> @@ -643,7 +877,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr></td> + <td><abbr title="Drush\Style\DrushStyle">DrushStyle</abbr></td> <td></td> </tr> </table> @@ -658,7 +892,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_logger"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_logger"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L70">at line 70</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L71">at line 71</a></div> <code> protected <abbr title="Drush\Commands\Drush\Log\DrushLoggerManager">DrushLoggerManager</abbr>|null <strong>logger</strong>() </code> @@ -691,7 +925,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_printFile"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFile"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L81">at line 81</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L82">at line 82</a></div> <code> protected void <strong>printFile</strong>(string $file) </code> @@ -734,7 +968,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_preHook"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_preHook"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L103">at line 103</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L104">at line 104</a></div> <code> <strong>preHook</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -761,6 +995,45 @@ <h4>Parameters</h4> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_initHook"> + <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L113">at line 113</a></div> + <code> + <strong>initHook</strong>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td></td> + <td>$input</td> + <td></td> + </tr> + <tr> + <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td>$annotationData</td> + <td></td> + </tr> + </table> + + + + + </div> </div> @@ -768,7 +1041,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_printFileTopic"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFileTopic"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L115">at line 115</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> <code> protected <strong>printFileTopic</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -802,7 +1075,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getStack"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L137">at line 137</a></div> <code> protected <abbr title="GuzzleHttp\HandlerStack">HandlerStack</abbr> <strong>getStack</strong>() </code> @@ -845,7 +1118,7 @@ <h4>See also</h4> </div> <div class="method-item"> <h3 id="method_helpList"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/help/ListCommands.php#L30">at line 30</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/help/ListCommands.php#L30">at line 30</a></div> <code> string|null <strong>helpList</strong>($options = ['format' => 'listcli', 'raw' => false, 'filter' => self::REQ]) </code> @@ -887,7 +1160,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_buildDom"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/help/ListCommands.php#L81">at line 81</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/help/ListCommands.php#L82">at line 82</a></div> <code> <a target="_blank" rel="noopener" href="https://www.php.net/DOMDocument">DOMDocument</a> <strong>buildDom</strong>($namespaced, $application) </code> @@ -935,7 +1208,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_renderListCLI"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/help/ListCommands.php#L118">at line 118</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/help/ListCommands.php#L119">at line 119</a></div> <code> static void <strong>renderListCLI</strong>(<abbr title="Symfony\Component\Console\Application">Application</abbr> $application, array $namespaced, <abbr title="Symfony\Component\Console\Output\OutputInterface">OutputInterface</abbr> $output, string $preamble) </code> @@ -993,7 +1266,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getTerminalWidth"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/help/ListCommands.php#L157">at line 157</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/help/ListCommands.php#L158">at line 158</a></div> <code> static int <strong>getTerminalWidth</strong>() </code> @@ -1026,7 +1299,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_renderListRaw"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/help/ListCommands.php#L163">at line 163</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/help/ListCommands.php#L164">at line 164</a></div> <code> void <strong>renderListRaw</strong>(array $namespaced) </code> @@ -1069,7 +1342,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_categorize"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/help/ListCommands.php#L180">at line 180</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/help/ListCommands.php#L181">at line 181</a></div> <code> static array <strong>categorize</strong>(array $all, string $separator = ':') </code> diff --git a/api/Drush/Commands/pm/PmCommands.html b/api/Drush/Commands/pm/PmCommands.html index 621c027e9c..b8be8d7e3b 100644 --- a/api/Drush/Commands/pm/PmCommands.html +++ b/api/Drush/Commands/pm/PmCommands.html @@ -86,7 +86,7 @@ <h1>PmCommands <p>final class - <strong>PmCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/pm/PmCommands.php">View source</a>) + <strong>PmCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/pm/PmCommands.php">View source</a>) </p> @@ -99,6 +99,11 @@ <h2>Traits</h2> <div class="container-fluid underlined"> <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> + <div class="col-md-6"><p>A copy of \Drupal\Core\DependencyInjection\AutowireTrait with first params' type hint changed.</p></div> + </div> + <div class="row"> <div class="col-md-6"> <abbr title="Consolidation\SiteProcess\ProcessManagerAwareTrait">ProcessManagerAwareTrait</abbr> </div> <div class="col-md-6"></div> @@ -122,6 +127,11 @@ <h2>Traits</h2> <div class="col-md-6"> <abbr title="Robo\Common\IO">IO</abbr> </div> <div class="col-md-6"></div> + </div> + <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> </div> + <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -210,6 +220,16 @@ <h2>Properties</h2> <table class="table table-condensed"> <tr> + <td class="type" id="property_uri"> + protected + + </td> + <td>$uri</td> + <td class="last"></td> + <td><small>from <a href="../../../Drush/Exec/ExecTrait.html#property_uri"> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a></small></td> + </tr> + <tr> <td class="type" id="property_commandData"> protected <abbr title="Drush\Commands\Consolidation\AnnotatedCommand\CommandData">CommandData</abbr>|null @@ -271,6 +291,51 @@ <h2>Methods</h2> DrushConfig as return type. Helps with IDE completion.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> <abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_configurePrompts">configurePrompts</a>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + + <p><p>Configure the prompt fallbacks.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + mixed + </div> + <div class="col-md-8"> + <a href="#method_promptUntilValid">promptUntilValid</a>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + + <p><p>Prompt the user until the given validation callback passes.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_restorePrompts">restorePrompts</a>() + + <p><p>Restore the prompts output.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + bool + </div> + <div class="col-md-8"> + <a href="#method_runningUnitTests">runningUnitTests</a>() + + <p class="no-description">No description</p> + </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -285,7 +350,7 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> + <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> </div> <div class="col-md-8"> <a href="#method_io">io</a>() @@ -330,6 +395,17 @@ <h2>Methods</h2> <div class="row"> <div class="col-md-2 type"> + </div> + <div class="col-md-8"> + <a href="#method_initHook">initHook</a>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + </div> <div class="col-md-8"> <a href="#method_printFileTopic">printFileTopic</a>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) @@ -351,14 +427,14 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - static <a href="../../../Drush/Commands/pm/PmCommands.html"><abbr title="Drush\Commands\pm\PmCommands">PmCommands</abbr></a> + static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> <div class="col-md-8"> - <a href="#method_create">create</a>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container) + <a href="#method_create">create</a>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) - <p class="no-description">No description</p> - </div> - <div class="col-md-2"></div> + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -507,7 +583,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_startBrowser"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_startBrowser"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L28">at line 28</a></div> <code> bool <strong>startBrowser</strong>(string|null $uri = null, int $sleep = 0, int|null $port = null, <abbr title="Drush\Exec\string|bool">string|bool</abbr> $browser = false) </code> @@ -568,7 +644,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_programExists"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_programExists"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L87">at line 87</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L92">at line 92</a></div> <code> static bool <strong>programExists</strong>($program) </code> @@ -612,7 +688,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getEditor"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_getEditor"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L99">at line 99</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L104">at line 104</a></div> <code> static string <strong>getEditor</strong>(string|null $editor = null) </code> @@ -656,7 +732,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -694,13 +770,176 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_configurePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> + <code> protected void + <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Configure the prompt fallbacks.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr></td> + <td>$input</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_promptUntilValid"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> + <code> protected mixed + <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Prompt the user until the given validation callback passes.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a></td> + <td>$prompt</td> + <td></td> + </tr> + <tr> + <td>bool|string</td> + <td>$required</td> + <td></td> + </tr> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null</td> + <td>$validate</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>mixed</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_restorePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> + <code> protected void + <strong>restorePrompts</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Restore the prompts output.</p></p> + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_runningUnitTests"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> + <code> protected bool + <strong>runningUnitTests</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p class="no-description">No description</p> + + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>bool</td> + <td></td> + </tr> + </table> + + + + </div> </div> </div> <div class="method-item"> <h3 id="method___construct"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/pm/PmCommands.php#L30">at line 30</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/pm/PmCommands.php#L31">at line 31</a></div> <code> <strong>__construct</strong>(<abbr title="Drupal\Core\Config\ConfigFactoryInterface">ConfigFactoryInterface</abbr> $configFactory, <abbr title="Drupal\Core\Extension\ModuleInstallerInterface">ModuleInstallerInterface</abbr> $moduleInstaller, <abbr title="Drupal\Core\Extension\ModuleHandlerInterface">ModuleHandlerInterface</abbr> $moduleHandler, <abbr title="Drupal\Core\Extension\ThemeHandlerInterface">ThemeHandlerInterface</abbr> $themeHandler, <abbr title="Drupal\Core\Extension\ModuleExtensionList">ModuleExtensionList</abbr> $extensionListModule) </code> @@ -755,8 +994,8 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_io"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_io"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L58">at line 58</a></div> - <code> protected <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L59">at line 59</a></div> + <code> protected <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> <strong>io</strong>() </code> </h3> @@ -773,7 +1012,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr></td> + <td><abbr title="Drush\Style\DrushStyle">DrushStyle</abbr></td> <td></td> </tr> </table> @@ -788,7 +1027,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_logger"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_logger"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L70">at line 70</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L71">at line 71</a></div> <code> protected <abbr title="Drush\Commands\Drush\Log\DrushLoggerManager">DrushLoggerManager</abbr>|null <strong>logger</strong>() </code> @@ -821,7 +1060,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_printFile"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFile"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L81">at line 81</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L82">at line 82</a></div> <code> protected void <strong>printFile</strong>(string $file) </code> @@ -864,7 +1103,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_preHook"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_preHook"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L103">at line 103</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L104">at line 104</a></div> <code> <strong>preHook</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -891,6 +1130,45 @@ <h4>Parameters</h4> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_initHook"> + <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L113">at line 113</a></div> + <code> + <strong>initHook</strong>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td></td> + <td>$input</td> + <td></td> + </tr> + <tr> + <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td>$annotationData</td> + <td></td> + </tr> + </table> + + + + + </div> </div> @@ -898,7 +1176,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_printFileTopic"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFileTopic"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L115">at line 115</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> <code> protected <strong>printFileTopic</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -932,7 +1210,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getStack"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L137">at line 137</a></div> <code> protected <abbr title="GuzzleHttp\HandlerStack">HandlerStack</abbr> <strong>getStack</strong>() </code> @@ -975,9 +1253,10 @@ <h4>See also</h4> </div> <div class="method-item"> <h3 id="method_create"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/pm/PmCommands.php#L40">at line 40</a></div> - <code> static <a href="../../../Drush/Commands/pm/PmCommands.html"><abbr title="Drush\Commands\pm\PmCommands">PmCommands</abbr></a> - <strong>create</strong>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container) + <div class="location">in <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/AutowireTrait.php#L27">at line 27</a></div> + <code> static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> + <strong>create</strong>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) </code> </h3> <div class="details"> @@ -985,17 +1264,16 @@ <h3 id="method_create"> <div class="method-description"> - <p class="no-description">No description</p> - + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> <div class="tags"> <h4>Parameters</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr></td> + <td><abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr></td> <td>$container</td> - <td></td> + <td><p>The service container this instance should use.</p></td> </tr> </table> @@ -1004,7 +1282,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><a href="../../../Drush/Commands/pm/PmCommands.html"><abbr title="Drush\Commands\pm\PmCommands">PmCommands</abbr></a></td> + <td><a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></td> <td></td> </tr> </table> @@ -1018,7 +1296,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getConfigFactory"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/pm/PmCommands.php#L53">at line 53</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/pm/PmCommands.php#L41">at line 41</a></div> <code> <abbr title="Drupal\Core\Config\ConfigFactoryInterface">ConfigFactoryInterface</abbr> <strong>getConfigFactory</strong>() </code> @@ -1051,7 +1329,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getModuleInstaller"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/pm/PmCommands.php#L58">at line 58</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/pm/PmCommands.php#L46">at line 46</a></div> <code> <abbr title="Drupal\Core\Extension\ModuleInstallerInterface">ModuleInstallerInterface</abbr> <strong>getModuleInstaller</strong>() </code> @@ -1084,7 +1362,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getModuleHandler"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/pm/PmCommands.php#L63">at line 63</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/pm/PmCommands.php#L51">at line 51</a></div> <code> <abbr title="Drupal\Core\Extension\ModuleHandlerInterface">ModuleHandlerInterface</abbr> <strong>getModuleHandler</strong>() </code> @@ -1117,7 +1395,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getThemeHandler"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/pm/PmCommands.php#L68">at line 68</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/pm/PmCommands.php#L56">at line 56</a></div> <code> <abbr title="Drupal\Core\Extension\ThemeHandlerInterface">ThemeHandlerInterface</abbr> <strong>getThemeHandler</strong>() </code> @@ -1150,7 +1428,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getExtensionListModule"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/pm/PmCommands.php#L73">at line 73</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/pm/PmCommands.php#L61">at line 61</a></div> <code> <abbr title="Drupal\Core\Extension\ModuleExtensionList">ModuleExtensionList</abbr> <strong>getExtensionListModule</strong>() </code> @@ -1183,7 +1461,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_install"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/pm/PmCommands.php#L81">at line 81</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/pm/PmCommands.php#L69">at line 69</a></div> <code> void <strong>install</strong>(array $modules) </code> @@ -1225,7 +1503,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_validateEnableModules"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/pm/PmCommands.php#L115">at line 115</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/pm/PmCommands.php#L103">at line 103</a></div> <code> void <strong>validateEnableModules</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -1278,7 +1556,7 @@ <h4>See also</h4> </div> <div class="method-item"> <h3 id="method_uninstall"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/pm/PmCommands.php#L164">at line 164</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/pm/PmCommands.php#L152">at line 152</a></div> <code> void <strong>uninstall</strong>(array $modules) </code> @@ -1320,7 +1598,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_validateUninstall"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/pm/PmCommands.php#L199">at line 199</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/pm/PmCommands.php#L187">at line 187</a></div> <code> void <strong>validateUninstall</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -1363,7 +1641,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_pmList"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/pm/PmCommands.php#L218">at line 218</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/pm/PmCommands.php#L204">at line 204</a></div> <code> <abbr title="Consolidation\OutputFormatters\StructuredData\RowsOfFields">RowsOfFields</abbr> <strong>pmList</strong>($options = ['format' => 'table', 'type' => 'module,theme', 'status' => 'enabled,disabled', 'package' => self::REQ, 'core' => false, 'no-core' => false]) </code> @@ -1405,7 +1683,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_extensionStatus"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/pm/PmCommands.php#L317">at line 317</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/pm/PmCommands.php#L303">at line 303</a></div> <code> string <strong>extensionStatus</strong>($extension) </code> @@ -1447,7 +1725,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_addInstallDependencies"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/pm/PmCommands.php#L322">at line 322</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/pm/PmCommands.php#L308">at line 308</a></div> <code> array <strong>addInstallDependencies</strong>($modules) </code> @@ -1490,7 +1768,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_addUninstallDependencies"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/pm/PmCommands.php#L355">at line 355</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/pm/PmCommands.php#L341">at line 341</a></div> <code> <strong>addUninstallDependencies</strong>($modules) </code> diff --git a/api/Drush/Commands/pm/ThemeCommands.html b/api/Drush/Commands/pm/ThemeCommands.html index f7a2b43bc1..8d19dc0b29 100644 --- a/api/Drush/Commands/pm/ThemeCommands.html +++ b/api/Drush/Commands/pm/ThemeCommands.html @@ -86,7 +86,7 @@ <h1>ThemeCommands <p>final class - <strong>ThemeCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/pm/ThemeCommands.php">View source</a>) + <strong>ThemeCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/pm/ThemeCommands.php">View source</a>) </p> @@ -99,6 +99,11 @@ <h2>Traits</h2> <div class="container-fluid underlined"> <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> + <div class="col-md-6"><p>A copy of \Drupal\Core\DependencyInjection\AutowireTrait with first params' type hint changed.</p></div> + </div> + <div class="row"> <div class="col-md-6"> <abbr title="Consolidation\SiteProcess\ProcessManagerAwareTrait">ProcessManagerAwareTrait</abbr> </div> <div class="col-md-6"></div> @@ -122,6 +127,11 @@ <h2>Traits</h2> <div class="col-md-6"> <abbr title="Robo\Common\IO">IO</abbr> </div> <div class="col-md-6"></div> + </div> + <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> </div> + <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -201,6 +211,16 @@ <h2>Properties</h2> <table class="table table-condensed"> <tr> + <td class="type" id="property_uri"> + protected + + </td> + <td>$uri</td> + <td class="last"></td> + <td><small>from <a href="../../../Drush/Exec/ExecTrait.html#property_uri"> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a></small></td> + </tr> + <tr> <td class="type" id="property_commandData"> protected <abbr title="Drush\Commands\Consolidation\AnnotatedCommand\CommandData">CommandData</abbr>|null @@ -262,6 +282,51 @@ <h2>Methods</h2> DrushConfig as return type. Helps with IDE completion.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> <abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_configurePrompts">configurePrompts</a>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + + <p><p>Configure the prompt fallbacks.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + mixed + </div> + <div class="col-md-8"> + <a href="#method_promptUntilValid">promptUntilValid</a>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + + <p><p>Prompt the user until the given validation callback passes.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_restorePrompts">restorePrompts</a>() + + <p><p>Restore the prompts output.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + bool + </div> + <div class="col-md-8"> + <a href="#method_runningUnitTests">runningUnitTests</a>() + + <p class="no-description">No description</p> + </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -276,7 +341,7 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> + <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> </div> <div class="col-md-8"> <a href="#method_io">io</a>() @@ -321,6 +386,17 @@ <h2>Methods</h2> <div class="row"> <div class="col-md-2 type"> + </div> + <div class="col-md-8"> + <a href="#method_initHook">initHook</a>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + </div> <div class="col-md-8"> <a href="#method_printFileTopic">printFileTopic</a>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) @@ -342,14 +418,14 @@ <h2>Methods</h2> </div> <div class="row"> <div class="col-md-2 type"> - static <a href="../../../Drush/Commands/pm/ThemeCommands.html"><abbr title="Drush\Commands\pm\ThemeCommands">ThemeCommands</abbr></a> + static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> <div class="col-md-8"> - <a href="#method_create">create</a>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container) + <a href="#method_create">create</a>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) - <p class="no-description">No description</p> - </div> - <div class="col-md-2"></div> + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -391,7 +467,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_startBrowser"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_startBrowser"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L28">at line 28</a></div> <code> bool <strong>startBrowser</strong>(string|null $uri = null, int $sleep = 0, int|null $port = null, <abbr title="Drush\Exec\string|bool">string|bool</abbr> $browser = false) </code> @@ -452,7 +528,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_programExists"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_programExists"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L87">at line 87</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L92">at line 92</a></div> <code> static bool <strong>programExists</strong>($program) </code> @@ -496,7 +572,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getEditor"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_getEditor"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L99">at line 99</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L104">at line 104</a></div> <code> static string <strong>getEditor</strong>(string|null $editor = null) </code> @@ -540,7 +616,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -578,13 +654,176 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_configurePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> + <code> protected void + <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Configure the prompt fallbacks.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr></td> + <td>$input</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_promptUntilValid"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> + <code> protected mixed + <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Prompt the user until the given validation callback passes.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a></td> + <td>$prompt</td> + <td></td> + </tr> + <tr> + <td>bool|string</td> + <td>$required</td> + <td></td> + </tr> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null</td> + <td>$validate</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>mixed</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_restorePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> + <code> protected void + <strong>restorePrompts</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Restore the prompts output.</p></p> + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_runningUnitTests"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> + <code> protected bool + <strong>runningUnitTests</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p class="no-description">No description</p> + + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>bool</td> + <td></td> + </tr> + </table> + + + + </div> </div> </div> <div class="method-item"> <h3 id="method___construct"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/pm/ThemeCommands.php#L18">at line 18</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/pm/ThemeCommands.php#L20">at line 20</a></div> <code> <strong>__construct</strong>(<abbr title="Drupal\Core\Extension\ThemeInstallerInterface">ThemeInstallerInterface</abbr> $themeInstaller) </code> @@ -619,8 +858,8 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_io"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_io"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L58">at line 58</a></div> - <code> protected <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L59">at line 59</a></div> + <code> protected <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> <strong>io</strong>() </code> </h3> @@ -637,7 +876,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr></td> + <td><abbr title="Drush\Style\DrushStyle">DrushStyle</abbr></td> <td></td> </tr> </table> @@ -652,7 +891,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_logger"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_logger"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L70">at line 70</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L71">at line 71</a></div> <code> protected <abbr title="Drush\Commands\Drush\Log\DrushLoggerManager">DrushLoggerManager</abbr>|null <strong>logger</strong>() </code> @@ -685,7 +924,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_printFile"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFile"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L81">at line 81</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L82">at line 82</a></div> <code> protected void <strong>printFile</strong>(string $file) </code> @@ -728,7 +967,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_preHook"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_preHook"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L103">at line 103</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L104">at line 104</a></div> <code> <strong>preHook</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -755,6 +994,45 @@ <h4>Parameters</h4> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_initHook"> + <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L113">at line 113</a></div> + <code> + <strong>initHook</strong>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td></td> + <td>$input</td> + <td></td> + </tr> + <tr> + <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td>$annotationData</td> + <td></td> + </tr> + </table> + + + + + </div> </div> @@ -762,7 +1040,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_printFileTopic"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFileTopic"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L115">at line 115</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> <code> protected <strong>printFileTopic</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -796,7 +1074,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getStack"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L137">at line 137</a></div> <code> protected <abbr title="GuzzleHttp\HandlerStack">HandlerStack</abbr> <strong>getStack</strong>() </code> @@ -839,9 +1117,10 @@ <h4>See also</h4> </div> <div class="method-item"> <h3 id="method_create"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/pm/ThemeCommands.php#L23">at line 23</a></div> - <code> static <a href="../../../Drush/Commands/pm/ThemeCommands.html"><abbr title="Drush\Commands\pm\ThemeCommands">ThemeCommands</abbr></a> - <strong>create</strong>(<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> $container) + <div class="location">in <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/AutowireTrait.php#L27">at line 27</a></div> + <code> static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> + <strong>create</strong>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) </code> </h3> <div class="details"> @@ -849,17 +1128,16 @@ <h3 id="method_create"> <div class="method-description"> - <p class="no-description">No description</p> - + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> <div class="tags"> <h4>Parameters</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr></td> + <td><abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr></td> <td>$container</td> - <td></td> + <td><p>The service container this instance should use.</p></td> </tr> </table> @@ -868,7 +1146,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><a href="../../../Drush/Commands/pm/ThemeCommands.html"><abbr title="Drush\Commands\pm\ThemeCommands">ThemeCommands</abbr></a></td> + <td><a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></td> <td></td> </tr> </table> @@ -882,7 +1160,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getThemeInstaller"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/pm/ThemeCommands.php#L35">at line 35</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/pm/ThemeCommands.php#L26">at line 26</a></div> <code> <abbr title="Drupal\Core\Extension\ThemeInstallerInterface">ThemeInstallerInterface</abbr> <strong>getThemeInstaller</strong>() </code> @@ -915,7 +1193,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_install"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/pm/ThemeCommands.php#L43">at line 43</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/pm/ThemeCommands.php#L34">at line 34</a></div> <code> void <strong>install</strong>(array $themes) </code> @@ -957,7 +1235,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_uninstall"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/pm/ThemeCommands.php#L57">at line 57</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/pm/ThemeCommands.php#L48">at line 48</a></div> <code> void <strong>uninstall</strong>(array $themes) </code> diff --git a/api/Drush/Commands/sql/SqlSyncCommands.html b/api/Drush/Commands/sql/SqlSyncCommands.html index d6458ebe84..97f18f2a94 100644 --- a/api/Drush/Commands/sql/SqlSyncCommands.html +++ b/api/Drush/Commands/sql/SqlSyncCommands.html @@ -86,7 +86,7 @@ <h1>SqlSyncCommands <p>final class - <strong>SqlSyncCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> implements <abbr title="Consolidation\SiteAlias\SiteAliasManagerAwareInterface">SiteAliasManagerAwareInterface</abbr> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/sql/SqlSyncCommands.php">View source</a>) + <strong>SqlSyncCommands</strong> extends <a href="../../../Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/sql/SqlSyncCommands.php">View source</a>) </p> @@ -100,8 +100,8 @@ <h2>Traits</h2> <div class="container-fluid underlined"> <div class="row"> <div class="col-md-6"> - <abbr title="Consolidation\SiteAlias\SiteAliasManagerAwareTrait">SiteAliasManagerAwareTrait</abbr> </div> - <div class="col-md-6"></div> + <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> + <div class="col-md-6"><p>A copy of \Drupal\Core\DependencyInjection\AutowireTrait with first params' type hint changed.</p></div> </div> <div class="row"> <div class="col-md-6"> @@ -127,6 +127,11 @@ <h2>Traits</h2> <div class="col-md-6"> <abbr title="Robo\Common\IO">IO</abbr> </div> <div class="col-md-6"></div> + </div> + <div class="row"> + <div class="col-md-6"> + <a href="../../../Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> </div> + <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -197,6 +202,16 @@ <h2>Properties</h2> <table class="table table-condensed"> <tr> + <td class="type" id="property_uri"> + protected + + </td> + <td>$uri</td> + <td class="last"></td> + <td><small>from <a href="../../../Drush/Exec/ExecTrait.html#property_uri"> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a></small></td> + </tr> + <tr> <td class="type" id="property_commandData"> protected <abbr title="Drush\Commands\Consolidation\AnnotatedCommand\CommandData">CommandData</abbr>|null @@ -258,22 +273,66 @@ <h2>Methods</h2> DrushConfig as return type. Helps with IDE completion.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> <abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_configurePrompts">configurePrompts</a>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + + <p><p>Configure the prompt fallbacks.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + mixed + </div> + <div class="col-md-8"> + <a href="#method_promptUntilValid">promptUntilValid</a>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + + <p><p>Prompt the user until the given validation callback passes.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + void + </div> + <div class="col-md-8"> + <a href="#method_restorePrompts">restorePrompts</a>() + + <p><p>Restore the prompts output.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + bool + </div> + <div class="col-md-8"> + <a href="#method_runningUnitTests">runningUnitTests</a>() + + <p class="no-description">No description</p> + </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> </div> <div class="col-md-8"> - <a href="#method___construct">__construct</a>() + <a href="#method___construct">__construct</a>(<abbr title="Consolidation\SiteAlias\SiteAliasManagerInterface">SiteAliasManagerInterface</abbr> $siteAliasManager) <p class="no-description">No description</p> </div> - <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method___construct"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + <div class="col-md-2"></div> </div> <div class="row"> <div class="col-md-2 type"> - <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> + <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> </div> <div class="col-md-8"> <a href="#method_io">io</a>() @@ -318,6 +377,17 @@ <h2>Methods</h2> <div class="row"> <div class="col-md-2 type"> + </div> + <div class="col-md-8"> + <a href="#method_initHook">initHook</a>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + </div> <div class="col-md-8"> <a href="#method_printFileTopic">printFileTopic</a>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) @@ -336,6 +406,17 @@ <h2>Methods</h2> <p><p>Get a Guzzle handler stack that uses the Drush logger.</p></p> </div> <div class="col-md-2"><small>from <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> <abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></small></div> + </div> + <div class="row"> + <div class="col-md-2 type"> + static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> + </div> + <div class="col-md-8"> + <a href="#method_create">create</a>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) + + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> </div> + <div class="col-md-2"><small>from <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> @@ -409,7 +490,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_startBrowser"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_startBrowser"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L28">at line 28</a></div> <code> bool <strong>startBrowser</strong>(string|null $uri = null, int $sleep = 0, int|null $port = null, <abbr title="Drush\Exec\string|bool">string|bool</abbr> $browser = false) </code> @@ -470,7 +551,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_programExists"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_programExists"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L87">at line 87</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L92">at line 92</a></div> <code> static bool <strong>programExists</strong>($program) </code> @@ -514,7 +595,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getEditor"> <div class="location">in <a href="../../../Drush/Exec/ExecTrait.html#method_getEditor"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L99">at line 99</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L104">at line 104</a></div> <code> static string <strong>getEditor</strong>(string|null $editor = null) </code> @@ -558,7 +639,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -596,16 +677,178 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_configurePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> + <code> protected void + <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Configure the prompt fallbacks.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr></td> + <td>$input</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_promptUntilValid"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> + <code> protected mixed + <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Prompt the user until the given validation callback passes.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a></td> + <td>$prompt</td> + <td></td> + </tr> + <tr> + <td>bool|string</td> + <td>$required</td> + <td></td> + </tr> + <tr> + <td><a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null</td> + <td>$validate</td> + <td></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>mixed</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_restorePrompts"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> + <code> protected void + <strong>restorePrompts</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Restore the prompts output.</p></p> + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>void</td> + <td></td> + </tr> + </table> + + + + + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_runningUnitTests"> + <div class="location">in <a href="../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> + <code> protected bool + <strong>runningUnitTests</strong>() + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p class="no-description">No description</p> + + </div> + <div class="tags"> + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td>bool</td> + <td></td> + </tr> + </table> + + + + </div> </div> </div> <div class="method-item"> <h3 id="method___construct"> - <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method___construct"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L51">at line 51</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/sql/SqlSyncCommands.php#L29">at line 29</a></div> <code> - <strong>__construct</strong>() + <strong>__construct</strong>(<abbr title="Consolidation\SiteAlias\SiteAliasManagerInterface">SiteAliasManagerInterface</abbr> $siteAliasManager) </code> </h3> <div class="details"> @@ -617,6 +860,16 @@ <h3 id="method___construct"> </div> <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Consolidation\SiteAlias\SiteAliasManagerInterface">SiteAliasManagerInterface</abbr></td> + <td>$siteAliasManager</td> + <td></td> + </tr> + </table> + @@ -628,8 +881,8 @@ <h3 id="method___construct"> <div class="method-item"> <h3 id="method_io"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_io"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L58">at line 58</a></div> - <code> protected <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L59">at line 59</a></div> + <code> protected <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr> <strong>io</strong>() </code> </h3> @@ -646,7 +899,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr></td> + <td><abbr title="Drush\Style\DrushStyle">DrushStyle</abbr></td> <td></td> </tr> </table> @@ -661,7 +914,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_logger"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_logger"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L70">at line 70</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L71">at line 71</a></div> <code> protected <abbr title="Drush\Commands\Drush\Log\DrushLoggerManager">DrushLoggerManager</abbr>|null <strong>logger</strong>() </code> @@ -694,7 +947,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_printFile"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFile"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L81">at line 81</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L82">at line 82</a></div> <code> protected void <strong>printFile</strong>(string $file) </code> @@ -737,7 +990,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_preHook"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_preHook"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L103">at line 103</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L104">at line 104</a></div> <code> <strong>preHook</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -764,6 +1017,45 @@ <h4>Parameters</h4> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_initHook"> + <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L113">at line 113</a></div> + <code> + <strong>initHook</strong>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td></td> + <td>$input</td> + <td></td> + </tr> + <tr> + <td><abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr></td> + <td>$annotationData</td> + <td></td> + </tr> + </table> + + + + + </div> </div> @@ -771,7 +1063,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_printFileTopic"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_printFileTopic"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L115">at line 115</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> <code> protected <strong>printFileTopic</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -805,7 +1097,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getStack"> <div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_getStack"> -<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L126">at line 126</a></div> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L137">at line 137</a></div> <code> protected <abbr title="GuzzleHttp\HandlerStack">HandlerStack</abbr> <strong>getStack</strong>() </code> @@ -842,13 +1134,56 @@ <h4>See also</h4> </table> + </div> + </div> + + </div> + <div class="method-item"> + <h3 id="method_create"> + <div class="location">in <a href="../../../Drush/Commands/AutowireTrait.html#method_create"> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/AutowireTrait.php#L27">at line 27</a></div> + <code> static <a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> + <strong>create</strong>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) + </code> + </h3> + <div class="details"> + + + + <div class="method-description"> + <p><p>Instantiates a new instance of the implementing class using autowiring.</p></p> + </div> + <div class="tags"> + <h4>Parameters</h4> + + <table class="table table-condensed"> + <tr> + <td><abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr></td> + <td>$container</td> + <td><p>The service container this instance should use.</p></td> + </tr> + </table> + + + <h4>Return Value</h4> + + <table class="table table-condensed"> + <tr> + <td><a href="../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></td> + <td></td> + </tr> + </table> + + + + </div> </div> </div> <div class="method-item"> <h3 id="method_sqlsync"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/sql/SqlSyncCommands.php#L31">at line 31</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/sql/SqlSyncCommands.php#L38">at line 38</a></div> <code> void <strong>sqlsync</strong>($source, $target, $options = ['no-dump' => false, 'no-sync' => false, 'runner' => self::REQ, 'create-db' => false, 'db-su' => self::REQ, 'db-su-pw' => self::REQ, 'target-dump' => self::REQ, 'source-dump' => self::OPT, 'extra-dump' => self::REQ]) </code> @@ -900,7 +1235,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_validate"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/sql/SqlSyncCommands.php#L71">at line 71</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/sql/SqlSyncCommands.php#L77">at line 77</a></div> <code> void <strong>validate</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData) </code> @@ -943,7 +1278,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_databaseName"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/sql/SqlSyncCommands.php#L112">at line 112</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/sql/SqlSyncCommands.php#L117">at line 117</a></div> <code> string <strong>databaseName</strong>(<abbr title="Consolidation\SiteAlias\SiteAlias">SiteAlias</abbr> $record) </code> @@ -986,7 +1321,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_dump"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/sql/SqlSyncCommands.php#L131">at line 131</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/sql/SqlSyncCommands.php#L136">at line 136</a></div> <code> string <strong>dump</strong>(array $options, array $global_options, <abbr title="Consolidation\SiteAlias\SiteAlias">SiteAlias</abbr> $sourceRecord) </code> @@ -1038,7 +1373,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_rsync"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/sql/SqlSyncCommands.php#L164">at line 164</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/sql/SqlSyncCommands.php#L168">at line 168</a></div> <code> string <strong>rsync</strong>(array $options, <abbr title="Consolidation\SiteAlias\SiteAlias">SiteAlias</abbr> $sourceRecord, <abbr title="Consolidation\SiteAlias\SiteAlias">SiteAlias</abbr> $targetRecord, $source_dump_path) </code> @@ -1105,7 +1440,7 @@ <h4>Exceptions</h4> </div> <div class="method-item"> <h3 id="method_import"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/sql/SqlSyncCommands.php#L215">at line 215</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/sql/SqlSyncCommands.php#L219">at line 219</a></div> <code> void <strong>import</strong>($global_options, $target_dump_path, $targetRecord) </code> diff --git a/api/Drush/Commands/sql/sanitize/SanitizeCommands.html b/api/Drush/Commands/sql/sanitize/SanitizeCommands.html index 2c5a709c9c..4f86d41f0c 100644 --- a/api/Drush/Commands/sql/sanitize/SanitizeCommands.html +++ b/api/Drush/Commands/sql/sanitize/SanitizeCommands.html @@ -630,7 +630,7 @@ <h4>See also</h4> <div class="method-item"> <h3 id="method_configurePrompts"> <div class="location">in <a href="../../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> -<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L31">at line 31</a></div> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> <code> protected void <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) </code> @@ -673,7 +673,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_promptUntilValid"> <div class="location">in <a href="../../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> -<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L145">at line 145</a></div> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> <code> protected mixed <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) </code> @@ -726,7 +726,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_restorePrompts"> <div class="location">in <a href="../../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> -<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L176">at line 176</a></div> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> <code> protected void <strong>restorePrompts</strong>() </code> @@ -759,7 +759,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_runningUnitTests"> <div class="location">in <a href="../../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> -<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L181">at line 181</a></div> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> <code> protected bool <strong>runningUnitTests</strong>() </code> diff --git a/api/Drush/Commands/sql/sanitize/SanitizeCommentsCommands.html b/api/Drush/Commands/sql/sanitize/SanitizeCommentsCommands.html index f02fccf56c..cb8934b0a3 100644 --- a/api/Drush/Commands/sql/sanitize/SanitizeCommentsCommands.html +++ b/api/Drush/Commands/sql/sanitize/SanitizeCommentsCommands.html @@ -195,6 +195,16 @@ <h2>Properties</h2> <table class="table table-condensed"> <tr> + <td class="type" id="property_uri"> + protected + + </td> + <td>$uri</td> + <td class="last"></td> + <td><small>from <a href="../../../../Drush/Exec/ExecTrait.html#property_uri"> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a></small></td> + </tr> + <tr> <td class="type" id="property_commandData"> protected <abbr title="Drush\Commands\Consolidation\AnnotatedCommand\CommandData">CommandData</abbr>|null @@ -441,7 +451,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_startBrowser"> <div class="location">in <a href="../../../../Drush/Exec/ExecTrait.html#method_startBrowser"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L28">at line 28</a></div> <code> bool <strong>startBrowser</strong>(string|null $uri = null, int $sleep = 0, int|null $port = null, <abbr title="Drush\Exec\string|bool">string|bool</abbr> $browser = false) </code> @@ -502,7 +512,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_programExists"> <div class="location">in <a href="../../../../Drush/Exec/ExecTrait.html#method_programExists"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L87">at line 87</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L92">at line 92</a></div> <code> static bool <strong>programExists</strong>($program) </code> @@ -546,7 +556,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getEditor"> <div class="location">in <a href="../../../../Drush/Exec/ExecTrait.html#method_getEditor"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L99">at line 99</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L104">at line 104</a></div> <code> static string <strong>getEditor</strong>(string|null $editor = null) </code> @@ -635,7 +645,7 @@ <h4>See also</h4> <div class="method-item"> <h3 id="method_configurePrompts"> <div class="location">in <a href="../../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> -<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L31">at line 31</a></div> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> <code> protected void <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) </code> @@ -678,7 +688,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_promptUntilValid"> <div class="location">in <a href="../../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> -<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L145">at line 145</a></div> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> <code> protected mixed <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) </code> @@ -731,7 +741,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_restorePrompts"> <div class="location">in <a href="../../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> -<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L176">at line 176</a></div> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> <code> protected void <strong>restorePrompts</strong>() </code> @@ -764,7 +774,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_runningUnitTests"> <div class="location">in <a href="../../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> -<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L181">at line 181</a></div> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> <code> protected bool <strong>runningUnitTests</strong>() </code> @@ -1097,7 +1107,7 @@ <h4>See also</h4> <div class="method-item"> <h3 id="method_create"> <div class="location">in <a href="../../../../Drush/Commands/AutowireTrait.html#method_create"> -<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/AutowireTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/AutowireTrait.php#L27">at line 27</a></div> <code> static <a href="../../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> <strong>create</strong>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) </code> diff --git a/api/Drush/Commands/sql/sanitize/SanitizeSessionsCommands.html b/api/Drush/Commands/sql/sanitize/SanitizeSessionsCommands.html index 40e5f02476..61ccbccb21 100644 --- a/api/Drush/Commands/sql/sanitize/SanitizeSessionsCommands.html +++ b/api/Drush/Commands/sql/sanitize/SanitizeSessionsCommands.html @@ -195,6 +195,16 @@ <h2>Properties</h2> <table class="table table-condensed"> <tr> + <td class="type" id="property_uri"> + protected + + </td> + <td>$uri</td> + <td class="last"></td> + <td><small>from <a href="../../../../Drush/Exec/ExecTrait.html#property_uri"> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a></small></td> + </tr> + <tr> <td class="type" id="property_commandData"> protected <abbr title="Drush\Commands\Consolidation\AnnotatedCommand\CommandData">CommandData</abbr>|null @@ -430,7 +440,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_startBrowser"> <div class="location">in <a href="../../../../Drush/Exec/ExecTrait.html#method_startBrowser"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L28">at line 28</a></div> <code> bool <strong>startBrowser</strong>(string|null $uri = null, int $sleep = 0, int|null $port = null, <abbr title="Drush\Exec\string|bool">string|bool</abbr> $browser = false) </code> @@ -491,7 +501,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_programExists"> <div class="location">in <a href="../../../../Drush/Exec/ExecTrait.html#method_programExists"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L87">at line 87</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L92">at line 92</a></div> <code> static bool <strong>programExists</strong>($program) </code> @@ -535,7 +545,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getEditor"> <div class="location">in <a href="../../../../Drush/Exec/ExecTrait.html#method_getEditor"> -<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L99">at line 99</a></div> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L104">at line 104</a></div> <code> static string <strong>getEditor</strong>(string|null $editor = null) </code> @@ -624,7 +634,7 @@ <h4>See also</h4> <div class="method-item"> <h3 id="method_configurePrompts"> <div class="location">in <a href="../../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> -<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L31">at line 31</a></div> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> <code> protected void <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) </code> @@ -667,7 +677,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_promptUntilValid"> <div class="location">in <a href="../../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> -<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L145">at line 145</a></div> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> <code> protected mixed <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) </code> @@ -720,7 +730,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_restorePrompts"> <div class="location">in <a href="../../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> -<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L176">at line 176</a></div> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> <code> protected void <strong>restorePrompts</strong>() </code> @@ -753,7 +763,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_runningUnitTests"> <div class="location">in <a href="../../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> -<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L181">at line 181</a></div> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> <code> protected bool <strong>runningUnitTests</strong>() </code> @@ -1081,7 +1091,7 @@ <h4>See also</h4> <div class="method-item"> <h3 id="method_create"> <div class="location">in <a href="../../../../Drush/Commands/AutowireTrait.html#method_create"> -<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/AutowireTrait.php#L26">at line 26</a></div> +<abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/AutowireTrait.php#L27">at line 27</a></div> <code> static <a href="../../../../Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> <strong>create</strong>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container) </code> diff --git a/api/Drush/Commands/sql/sanitize/SanitizeUserFieldsCommands.html b/api/Drush/Commands/sql/sanitize/SanitizeUserFieldsCommands.html index 9d1c7c2bd6..b47bd78518 100644 --- a/api/Drush/Commands/sql/sanitize/SanitizeUserFieldsCommands.html +++ b/api/Drush/Commands/sql/sanitize/SanitizeUserFieldsCommands.html @@ -667,7 +667,7 @@ <h4>See also</h4> <div class="method-item"> <h3 id="method_configurePrompts"> <div class="location">in <a href="../../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> -<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L31">at line 31</a></div> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> <code> protected void <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) </code> @@ -710,7 +710,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_promptUntilValid"> <div class="location">in <a href="../../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> -<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L145">at line 145</a></div> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> <code> protected mixed <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) </code> @@ -763,7 +763,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_restorePrompts"> <div class="location">in <a href="../../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> -<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L176">at line 176</a></div> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> <code> protected void <strong>restorePrompts</strong>() </code> @@ -796,7 +796,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_runningUnitTests"> <div class="location">in <a href="../../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> -<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L181">at line 181</a></div> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> <code> protected bool <strong>runningUnitTests</strong>() </code> diff --git a/api/Drush/Commands/sql/sanitize/SanitizeUserTableCommands.html b/api/Drush/Commands/sql/sanitize/SanitizeUserTableCommands.html index b27df5c723..8184eadbce 100644 --- a/api/Drush/Commands/sql/sanitize/SanitizeUserTableCommands.html +++ b/api/Drush/Commands/sql/sanitize/SanitizeUserTableCommands.html @@ -656,7 +656,7 @@ <h4>See also</h4> <div class="method-item"> <h3 id="method_configurePrompts"> <div class="location">in <a href="../../../../Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> -<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L31">at line 31</a></div> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L30">at line 30</a></div> <code> protected void <strong>configurePrompts</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) </code> @@ -699,7 +699,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_promptUntilValid"> <div class="location">in <a href="../../../../Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> -<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L145">at line 145</a></div> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L144">at line 144</a></div> <code> protected mixed <strong>promptUntilValid</strong>(<a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $prompt, bool|string $required, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a>|null $validate) </code> @@ -752,7 +752,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_restorePrompts"> <div class="location">in <a href="../../../../Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> -<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L176">at line 176</a></div> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L175">at line 175</a></div> <code> protected void <strong>restorePrompts</strong>() </code> @@ -785,7 +785,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_runningUnitTests"> <div class="location">in <a href="../../../../Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> -<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L181">at line 181</a></div> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/ConfiguresPrompts.php#L180">at line 180</a></div> <code> protected bool <strong>runningUnitTests</strong>() </code> diff --git a/api/Drush/Config/Environment.html b/api/Drush/Config/Environment.html index 6531038919..84092b6982 100644 --- a/api/Drush/Config/Environment.html +++ b/api/Drush/Config/Environment.html @@ -86,7 +86,7 @@ <h1>Environment <p> class - <strong>Environment</strong> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/Environment.php">View source</a>) + <strong>Environment</strong> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/Environment.php">View source</a>) </p> @@ -487,7 +487,7 @@ <h2>Details</h2> <div id="method-details"> <div class="method-item"> <h3 id="method___construct"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/Environment.php#L37">at line 37</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/Environment.php#L37">at line 37</a></div> <code> <strong>__construct</strong>(string $homeDir, string $cwd, string $autoloadFile) </code> @@ -530,7 +530,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_getUsername"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/Environment.php#L50">at line 50</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/Environment.php#L48">at line 48</a></div> <code> protected string <strong>getUsername</strong>() </code> @@ -562,7 +562,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getTmp"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/Environment.php#L65">at line 65</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/Environment.php#L63">at line 63</a></div> <code> protected string <strong>getTmp</strong>() </code> @@ -595,7 +595,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_exportConfigData"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/Environment.php#L121">at line 121</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/Environment.php#L117">at line 117</a></div> <code> array <strong>exportConfigData</strong>() </code> @@ -645,7 +645,7 @@ <h4>See also</h4> </div> <div class="method-item"> <h3 id="method_drushBasePath"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/Environment.php#L157">at line 157</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/Environment.php#L153">at line 153</a></div> <code> string <strong>drushBasePath</strong>() </code> @@ -678,7 +678,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getSiteSetAliasName"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/Environment.php#L165">at line 165</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/Environment.php#L161">at line 161</a></div> <code> <abbr title="Drush\Config\bool|string">bool|string</abbr> <strong>getSiteSetAliasName</strong>() </code> @@ -710,7 +710,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_homeDir"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/Environment.php#L180">at line 180</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/Environment.php#L176">at line 176</a></div> <code> string <strong>homeDir</strong>() </code> @@ -742,7 +742,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_userConfigPath"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/Environment.php#L188">at line 188</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/Environment.php#L184">at line 184</a></div> <code> string <strong>userConfigPath</strong>() </code> @@ -774,7 +774,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_setConfigFileVariant"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/Environment.php#L193">at line 193</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/Environment.php#L189">at line 189</a></div> <code> void <strong>setConfigFileVariant</strong>($variant) </code> @@ -817,7 +817,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getConfigFileVariant"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/Environment.php#L203">at line 203</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/Environment.php#L199">at line 199</a></div> <code> <strong>getConfigFileVariant</strong>() </code> @@ -842,7 +842,7 @@ <h3 id="method_getConfigFileVariant"> </div> <div class="method-item"> <h3 id="method_cwd"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/Environment.php#L211">at line 211</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/Environment.php#L207">at line 207</a></div> <code> string <strong>cwd</strong>() </code> @@ -874,7 +874,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_vendorPath"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/Environment.php#L219">at line 219</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/Environment.php#L215">at line 215</a></div> <code> string <strong>vendorPath</strong>() </code> @@ -906,7 +906,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_loader"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/Environment.php#L227">at line 227</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/Environment.php#L223">at line 223</a></div> <code> <abbr title="Drush\Config\Composer\Autoload\ClassLoader">ClassLoader</abbr>|null <strong>loader</strong>() </code> @@ -938,7 +938,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_setLoader"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/Environment.php#L237">at line 237</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/Environment.php#L231">at line 231</a></div> <code> void <strong>setLoader</strong>(<abbr title="Composer\Autoload\ClassLoader">ClassLoader</abbr> $loader) </code> @@ -980,7 +980,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_applyEnvironment"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/Environment.php#L245">at line 245</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/Environment.php#L239">at line 239</a></div> <code> <a href="../../Drush/Config/Environment.html"><abbr title="Drush\Config\Environment">Environment</abbr></a> <strong>applyEnvironment</strong>() </code> @@ -1012,7 +1012,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_setEtcPrefix"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/Environment.php#L260">at line 260</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/Environment.php#L254">at line 254</a></div> <code> <a href="../../Drush/Config/Environment.html"><abbr title="Drush\Config\Environment">Environment</abbr></a> <strong>setEtcPrefix</strong>(mixed $etcPrefix) </code> @@ -1055,7 +1055,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_setSharePrefix"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/Environment.php#L272">at line 272</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/Environment.php#L266">at line 266</a></div> <code> <a href="../../Drush/Config/Environment.html"><abbr title="Drush\Config\Environment">Environment</abbr></a> <strong>setSharePrefix</strong>(string $sharePrefix) </code> @@ -1098,7 +1098,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_docsPath"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/Environment.php#L287">at line 287</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/Environment.php#L279">at line 279</a></div> <code> string|null <strong>docsPath</strong>() </code> @@ -1133,7 +1133,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_findDocsPath"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/Environment.php#L300">at line 300</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/Environment.php#L292">at line 292</a></div> <code> protected <abbr title="Drush\Config\string|bool">string|bool</abbr> <strong>findDocsPath</strong>(string $drushBasePath) </code> @@ -1176,7 +1176,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_findFromCandidates"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/Environment.php#L312">at line 312</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/Environment.php#L304">at line 304</a></div> <code> protected <abbr title="Drush\Config\bool|string">bool|string</abbr> <strong>findFromCandidates</strong>(array $candidates) </code> @@ -1218,7 +1218,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_systemPathPrefix"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/Environment.php#L325">at line 325</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/Environment.php#L317">at line 317</a></div> <code> static protected string <strong>systemPathPrefix</strong>(string $override = '', string $defaultPrefix = '') </code> @@ -1265,7 +1265,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_systemConfigPath"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/Environment.php#L336">at line 336</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/Environment.php#L328">at line 328</a></div> <code> string <strong>systemConfigPath</strong>() </code> @@ -1297,7 +1297,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_systemCommandFilePath"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/Environment.php#L344">at line 344</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/Environment.php#L336">at line 336</a></div> <code> string <strong>systemCommandFilePath</strong>() </code> @@ -1329,7 +1329,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_isWindows"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/Environment.php#L352">at line 352</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/Environment.php#L344">at line 344</a></div> <code> static bool <strong>isWindows</strong>($os = null) </code> @@ -1371,7 +1371,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_verifyCLI"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/Environment.php#L363">at line 363</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/Environment.php#L355">at line 355</a></div> <code> bool <strong>verifyCLI</strong>() </code> @@ -1404,7 +1404,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_calculateColumns"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/Environment.php#L371">at line 371</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/Environment.php#L363">at line 363</a></div> <code> int <strong>calculateColumns</strong>() </code> @@ -1436,7 +1436,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getSiteSetAliasFilePath"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/Environment.php#L385">at line 385</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/Environment.php#L377">at line 377</a></div> <code> protected <abbr title="Drush\Config\string|false">string|false</abbr> <strong>getSiteSetAliasFilePath</strong>(string $filename_prefix = 'drush-drupal-site-') </code> diff --git a/api/Drush/Drupal/DrupalKernelTrait.html b/api/Drush/Drupal/DrupalKernelTrait.html index 8e3997bf67..94a0e3040a 100644 --- a/api/Drush/Drupal/DrupalKernelTrait.html +++ b/api/Drush/Drupal/DrupalKernelTrait.html @@ -86,7 +86,7 @@ <h1>DrupalKernelTrait <p> trait - <strong>DrupalKernelTrait</strong> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Drupal/DrupalKernelTrait.php">View source</a>) + <strong>DrupalKernelTrait</strong> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Drupal/DrupalKernelTrait.php">View source</a>) </p> @@ -185,7 +185,7 @@ <h2>Details</h2> <div id="method-details"> <div class="method-item"> <h3 id="method_addServiceModifier"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drupal/DrupalKernelTrait.php#L28">at line 28</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drupal/DrupalKernelTrait.php#L27">at line 27</a></div> <code> <strong>addServiceModifier</strong>(<abbr title="Drupal\Core\DependencyInjection\ServiceModifierInterface">ServiceModifierInterface</abbr> $serviceModifier) </code> @@ -219,7 +219,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_getContainerBuilder"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drupal/DrupalKernelTrait.php#L37">at line 37</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drupal/DrupalKernelTrait.php#L36">at line 36</a></div> <code> protected <strong>getContainerBuilder</strong>() </code> @@ -243,7 +243,7 @@ <h3 id="method_getContainerBuilder"> </div> <div class="method-item"> <h3 id="method_initializeContainer"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drupal/DrupalKernelTrait.php#L52">at line 52</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drupal/DrupalKernelTrait.php#L51">at line 51</a></div> <code> protected <abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr> <strong>initializeContainer</strong>() </code> @@ -275,7 +275,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_shouldDrushInvalidateContainer"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drupal/DrupalKernelTrait.php#L75">at line 75</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drupal/DrupalKernelTrait.php#L74">at line 74</a></div> <code> protected <strong>shouldDrushInvalidateContainer</strong>() </code> @@ -299,7 +299,7 @@ <h3 id="method_shouldDrushInvalidateContainer"> </div> <div class="method-item"> <h3 id="method_discoverServiceProviders"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drupal/DrupalKernelTrait.php#L91">at line 91</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drupal/DrupalKernelTrait.php#L90">at line 90</a></div> <code> <strong>discoverServiceProviders</strong>() </code> diff --git a/api/Drush/Drupal/Migrate/MigrateExecutable.html b/api/Drush/Drupal/Migrate/MigrateExecutable.html index 86146392cc..557e68a084 100644 --- a/api/Drush/Drupal/Migrate/MigrateExecutable.html +++ b/api/Drush/Drupal/Migrate/MigrateExecutable.html @@ -86,7 +86,7 @@ <h1>MigrateExecutable <p> class - <strong>MigrateExecutable</strong> extends <abbr title="Drupal\migrate\MigrateExecutable">MigrateExecutable</abbr> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Drupal/Migrate/MigrateExecutable.php">View source</a>) + <strong>MigrateExecutable</strong> extends <abbr title="Drupal\migrate\MigrateExecutable">MigrateExecutable</abbr> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Drupal/Migrate/MigrateExecutable.php">View source</a>) </p> @@ -527,7 +527,7 @@ <h2>Details</h2> <div id="method-details"> <div class="method-item"> <h3 id="method___construct"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drupal/Migrate/MigrateExecutable.php#L118">at line 118</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drupal/Migrate/MigrateExecutable.php#L118">at line 118</a></div> <code> <strong>__construct</strong>(<abbr title="Drupal\migrate\Plugin\MigrationInterface">MigrationInterface</abbr> $migration, <abbr title="Drupal\migrate\MigrateMessageInterface">MigrateMessageInterface</abbr> $message, <abbr title="Symfony\Component\Console\Output\OutputInterface">OutputInterface</abbr> $output, array $options = []) </code> @@ -575,7 +575,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_onMapSave"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drupal/Migrate/MigrateExecutable.php#L178">at line 178</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drupal/Migrate/MigrateExecutable.php#L178">at line 178</a></div> <code> void <strong>onMapSave</strong>(<abbr title="Drupal\migrate\Event\MigrateMapSaveEvent">MigrateMapSaveEvent</abbr> $event) </code> @@ -617,7 +617,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_onMapDelete"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drupal/Migrate/MigrateExecutable.php#L198">at line 198</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drupal/Migrate/MigrateExecutable.php#L198">at line 198</a></div> <code> void <strong>onMapDelete</strong>(<abbr title="Drupal\migrate\Event\MigrateMapDeleteEvent">MigrateMapDeleteEvent</abbr> $event) </code> @@ -659,7 +659,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_onPreImport"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drupal/Migrate/MigrateExecutable.php#L210">at line 210</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drupal/Migrate/MigrateExecutable.php#L210">at line 210</a></div> <code> void <strong>onPreImport</strong>(<abbr title="Drupal\migrate\Event\MigrateImportEvent">MigrateImportEvent</abbr> $event) </code> @@ -701,7 +701,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_handleMissingSourceRows"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drupal/Migrate/MigrateExecutable.php#L236">at line 236</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drupal/Migrate/MigrateExecutable.php#L235">at line 235</a></div> <code> protected void <strong>handleMissingSourceRows</strong>(<abbr title="Drupal\migrate\Plugin\MigrationInterface">MigrationInterface</abbr> $migration) </code> @@ -765,7 +765,7 @@ <h4>See also</h4> </div> <div class="method-item"> <h3 id="method_onMissingSourceRows"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drupal/Migrate/MigrateExecutable.php#L268">at line 268</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drupal/Migrate/MigrateExecutable.php#L267">at line 267</a></div> <code> void <strong>onMissingSourceRows</strong>(<a href="../../../Drush/Drupal/Migrate/MigrateMissingSourceRowsEvent.html"><abbr title="Drush\Drupal\Migrate\MigrateMissingSourceRowsEvent">MigrateMissingSourceRowsEvent</abbr></a> $event) </code> @@ -810,7 +810,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_onPostImport"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drupal/Migrate/MigrateExecutable.php#L297">at line 297</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drupal/Migrate/MigrateExecutable.php#L296">at line 296</a></div> <code> void <strong>onPostImport</strong>(<abbr title="Drupal\migrate\Event\MigrateImportEvent">MigrateImportEvent</abbr> $event) </code> @@ -852,7 +852,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_importFeedbackMessage"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drupal/Migrate/MigrateExecutable.php#L310">at line 310</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drupal/Migrate/MigrateExecutable.php#L309">at line 309</a></div> <code> protected void <strong>importFeedbackMessage</strong>(bool $done = true) </code> @@ -894,7 +894,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_onPreRollback"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drupal/Migrate/MigrateExecutable.php#L361">at line 361</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drupal/Migrate/MigrateExecutable.php#L360">at line 360</a></div> <code> void <strong>onPreRollback</strong>(<abbr title="Drupal\migrate\Event\MigrateRollbackEvent">MigrateRollbackEvent</abbr> $event) </code> @@ -936,7 +936,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_onPostRollback"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drupal/Migrate/MigrateExecutable.php#L372">at line 372</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drupal/Migrate/MigrateExecutable.php#L371">at line 371</a></div> <code> void <strong>onPostRollback</strong>(<abbr title="Drupal\migrate\Event\MigrateRollbackEvent">MigrateRollbackEvent</abbr> $event) </code> @@ -978,7 +978,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_rollbackFeedbackMessage"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drupal/Migrate/MigrateExecutable.php#L390">at line 390</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drupal/Migrate/MigrateExecutable.php#L389">at line 389</a></div> <code> protected void <strong>rollbackFeedbackMessage</strong>(bool $done = true) </code> @@ -1020,7 +1020,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_onPreRowSave"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drupal/Migrate/MigrateExecutable.php#L419">at line 419</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drupal/Migrate/MigrateExecutable.php#L418">at line 418</a></div> <code> void <strong>onPreRowSave</strong>(<abbr title="Drupal\migrate\Event\MigratePreRowSaveEvent">MigratePreRowSaveEvent</abbr> $event) </code> @@ -1062,7 +1062,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_onPostRowSave"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drupal/Migrate/MigrateExecutable.php#L435">at line 435</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drupal/Migrate/MigrateExecutable.php#L434">at line 434</a></div> <code> void <strong>onPostRowSave</strong>(<abbr title="Drupal\migrate\Event\MigratePostRowSaveEvent">MigratePostRowSaveEvent</abbr> $event) </code> @@ -1104,7 +1104,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_onPostRowDelete"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drupal/Migrate/MigrateExecutable.php#L446">at line 446</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drupal/Migrate/MigrateExecutable.php#L445">at line 445</a></div> <code> void <strong>onPostRowDelete</strong>(<abbr title="Drupal\migrate\Event\MigrateRowDeleteEvent">MigrateRowDeleteEvent</abbr> $event) </code> @@ -1146,7 +1146,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_onPrepareRow"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drupal/Migrate/MigrateExecutable.php#L462">at line 462</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drupal/Migrate/MigrateExecutable.php#L461">at line 461</a></div> <code> void <strong>onPrepareRow</strong>(<a href="../../../Drush/Drupal/Migrate/MigratePrepareRowEvent.html"><abbr title="Drush\Drupal\Migrate\MigratePrepareRowEvent">MigratePrepareRowEvent</abbr></a> $event) </code> @@ -1197,7 +1197,7 @@ <h4>Exceptions</h4> </div> <div class="method-item"> <h3 id="method_getIdMap"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drupal/Migrate/MigrateExecutable.php#L497">at line 497</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drupal/Migrate/MigrateExecutable.php#L496">at line 496</a></div> <code> protected <a href="../../../Drush/Drupal/Migrate/MigrateIdMapFilter.html"><abbr title="Drush\Drupal\Migrate\MigrateIdMapFilter">MigrateIdMapFilter</abbr></a> <strong>getIdMap</strong>() </code> @@ -1229,7 +1229,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getCreatedCount"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drupal/Migrate/MigrateExecutable.php#L510">at line 510</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drupal/Migrate/MigrateExecutable.php#L507">at line 507</a></div> <code> int <strong>getCreatedCount</strong>() </code> @@ -1261,7 +1261,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getUpdatedCount"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drupal/Migrate/MigrateExecutable.php#L520">at line 520</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drupal/Migrate/MigrateExecutable.php#L515">at line 515</a></div> <code> int <strong>getUpdatedCount</strong>() </code> @@ -1293,7 +1293,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getIgnoredCount"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drupal/Migrate/MigrateExecutable.php#L530">at line 530</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drupal/Migrate/MigrateExecutable.php#L523">at line 523</a></div> <code> int <strong>getIgnoredCount</strong>() </code> @@ -1325,7 +1325,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getFailedCount"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drupal/Migrate/MigrateExecutable.php#L540">at line 540</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drupal/Migrate/MigrateExecutable.php#L531">at line 531</a></div> <code> int <strong>getFailedCount</strong>() </code> @@ -1357,7 +1357,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getProcessedCount"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drupal/Migrate/MigrateExecutable.php#L553">at line 553</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drupal/Migrate/MigrateExecutable.php#L542">at line 542</a></div> <code> int <strong>getProcessedCount</strong>() </code> @@ -1390,7 +1390,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getRollbackCount"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drupal/Migrate/MigrateExecutable.php#L566">at line 566</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drupal/Migrate/MigrateExecutable.php#L553">at line 553</a></div> <code> int <strong>getRollbackCount</strong>() </code> @@ -1422,7 +1422,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_resetCounters"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drupal/Migrate/MigrateExecutable.php#L574">at line 574</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drupal/Migrate/MigrateExecutable.php#L561">at line 561</a></div> <code> protected void <strong>resetCounters</strong>() </code> @@ -1454,7 +1454,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_initProgressBar"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drupal/Migrate/MigrateExecutable.php#L588">at line 588</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drupal/Migrate/MigrateExecutable.php#L575">at line 575</a></div> <code> protected void <strong>initProgressBar</strong>(<abbr title="Drupal\migrate\Plugin\MigrationInterface">MigrationInterface</abbr> $migration) </code> @@ -1496,7 +1496,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_updateProgressBar"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drupal/Migrate/MigrateExecutable.php#L604">at line 604</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drupal/Migrate/MigrateExecutable.php#L591">at line 591</a></div> <code> void <strong>updateProgressBar</strong>() </code> @@ -1528,7 +1528,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_progressFinish"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drupal/Migrate/MigrateExecutable.php#L614">at line 614</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drupal/Migrate/MigrateExecutable.php#L601">at line 601</a></div> <code> void <strong>progressFinish</strong>() </code> @@ -1560,7 +1560,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_unregisterListeners"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drupal/Migrate/MigrateExecutable.php#L626">at line 626</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drupal/Migrate/MigrateExecutable.php#L613">at line 613</a></div> <code> void <strong>unregisterListeners</strong>() </code> diff --git a/api/Drush/Drupal/Migrate/MigrateMessage.html b/api/Drush/Drupal/Migrate/MigrateMessage.html index 233fe04879..d717ef3b9e 100644 --- a/api/Drush/Drupal/Migrate/MigrateMessage.html +++ b/api/Drush/Drupal/Migrate/MigrateMessage.html @@ -86,7 +86,7 @@ <h1>MigrateMessage <p> class - <strong>MigrateMessage</strong> implements <abbr title="Drupal\migrate\MigrateMessageInterface">MigrateMessageInterface</abbr>, <abbr title="Psr\Log\LoggerAwareInterface">LoggerAwareInterface</abbr> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Drupal/Migrate/MigrateMessage.php">View source</a>) + <strong>MigrateMessage</strong> implements <abbr title="Drupal\migrate\MigrateMessageInterface">MigrateMessageInterface</abbr>, <abbr title="Psr\Log\LoggerAwareInterface">LoggerAwareInterface</abbr> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Drupal/Migrate/MigrateMessage.php">View source</a>) </p> @@ -140,7 +140,7 @@ <h2>Details</h2> <div id="method-details"> <div class="method-item"> <h3 id="method___construct"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drupal/Migrate/MigrateMessage.php#L24">at line 24</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drupal/Migrate/MigrateMessage.php#L22">at line 22</a></div> <code> <strong>__construct</strong>(<abbr title="Psr\Log\LoggerInterface">LoggerInterface</abbr> $logger) </code> @@ -173,7 +173,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_display"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drupal/Migrate/MigrateMessage.php#L37">at line 37</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drupal/Migrate/MigrateMessage.php#L35">at line 35</a></div> <code> void <strong>display</strong>(string $message, string $type = 'status') </code> diff --git a/api/Drush/Drupal/Migrate/MigrateUtils.html b/api/Drush/Drupal/Migrate/MigrateUtils.html index 4430e85980..0f3aeb48c0 100644 --- a/api/Drush/Drupal/Migrate/MigrateUtils.html +++ b/api/Drush/Drupal/Migrate/MigrateUtils.html @@ -86,7 +86,7 @@ <h1>MigrateUtils <p> class - <strong>MigrateUtils</strong> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Drupal/Migrate/MigrateUtils.php">View source</a>) + <strong>MigrateUtils</strong> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Drupal/Migrate/MigrateUtils.php">View source</a>) </p> @@ -120,7 +120,7 @@ <h2>Details</h2> <div id="method-details"> <div class="method-item"> <h3 id="method_parseIdList"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drupal/Migrate/MigrateUtils.php#L22">at line 22</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drupal/Migrate/MigrateUtils.php#L20">at line 20</a></div> <code> static array <strong>parseIdList</strong>(string|null $idlist) </code> diff --git a/api/Drush/DrupalFinder/DrushDrupalFinder.html b/api/Drush/DrupalFinder/DrushDrupalFinder.html index f8edc71dd8..e5a3f1586a 100644 --- a/api/Drush/DrupalFinder/DrushDrupalFinder.html +++ b/api/Drush/DrupalFinder/DrushDrupalFinder.html @@ -86,7 +86,7 @@ <h1>DrushDrupalFinder <p> class - <strong>DrushDrupalFinder</strong> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/DrupalFinder/DrushDrupalFinder.php">View source</a>) + <strong>DrushDrupalFinder</strong> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/DrupalFinder/DrushDrupalFinder.php">View source</a>) </p> @@ -151,7 +151,7 @@ <h2>Details</h2> <div id="method-details"> <div class="method-item"> <h3 id="method___construct"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/DrupalFinder/DrushDrupalFinder.php#L14">at line 14</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/DrupalFinder/DrushDrupalFinder.php#L14">at line 14</a></div> <code> <strong>__construct</strong>(<a href="../../Drush/Config/Environment.html"><abbr title="Drush\Config\Environment">Environment</abbr></a> $environment) </code> @@ -185,7 +185,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_getDrupalRoot"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/DrupalFinder/DrushDrupalFinder.php#L24">at line 24</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/DrupalFinder/DrushDrupalFinder.php#L24">at line 24</a></div> <code> string|bool <strong>getDrupalRoot</strong>() </code> @@ -217,7 +217,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getComposerRoot"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/DrupalFinder/DrushDrupalFinder.php#L36">at line 36</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/DrupalFinder/DrushDrupalFinder.php#L36">at line 36</a></div> <code> string|bool <strong>getComposerRoot</strong>() </code> @@ -249,7 +249,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getVendorDir"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/DrupalFinder/DrushDrupalFinder.php#L47">at line 47</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/DrupalFinder/DrushDrupalFinder.php#L47">at line 47</a></div> <code> string|bool <strong>getVendorDir</strong>() </code> diff --git a/api/Drush/Drush.html b/api/Drush/Drush.html index c7fb1cfef2..ad39a9e653 100644 --- a/api/Drush/Drush.html +++ b/api/Drush/Drush.html @@ -86,7 +86,7 @@ <h1>Drush <p> class - <strong>Drush</strong> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Drush.php">View source</a>) + <strong>Drush</strong> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Drush.php">View source</a>) </p> @@ -404,7 +404,7 @@ <h2>Methods</h2> static <abbr title="Consolidation\SiteProcess\ProcessBase">ProcessBase</abbr> </div> <div class="col-md-8"> - <a href="#method_shell">shell</a>(string $command, string|null $cwd = null, array $env = null, mixed|null $input = null, int|float|null $timeout = 60) + <a href="#method_shell">shell</a>(string $command, string|null $cwd = null, array|null $env = null, mixed|null $input = null, int|float|null $timeout = 60) <p><p>Create a Process instance from a commandline string.</p></p> </div> <div class="col-md-2"></div> @@ -498,7 +498,7 @@ <h2>Details</h2> <div id="method-details"> <div class="method-item"> <h3 id="method_getTimeout"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drush.php#L74">at line 74</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drush.php#L76">at line 76</a></div> <code> static int <strong>getTimeout</strong>() </code> @@ -531,7 +531,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getVersion"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drush.php#L85">at line 85</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drush.php#L87">at line 87</a></div> <code> static <strong>getVersion</strong>() </code> @@ -555,7 +555,7 @@ <h3 id="method_getVersion"> </div> <div class="method-item"> <h3 id="method_sanitizeVersionString"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drush.php#L96">at line 96</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drush.php#L98">at line 98</a></div> <code> static <strong>sanitizeVersionString</strong>($version) </code> @@ -588,7 +588,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_getMajorVersion"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drush.php#L101">at line 101</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drush.php#L103">at line 103</a></div> <code> static string <strong>getMajorVersion</strong>() </code> @@ -621,7 +621,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getMinorVersion"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drush.php#L111">at line 111</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drush.php#L113">at line 113</a></div> <code> static string <strong>getMinorVersion</strong>() </code> @@ -654,7 +654,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_setContainer"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drush.php#L124">at line 124</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drush.php#L126">at line 126</a></div> <code> static void <strong>setContainer</strong>($container) </code> @@ -696,7 +696,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_unsetContainer"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drush.php#L132">at line 132</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drush.php#L134">at line 134</a></div> <code> static void <strong>unsetContainer</strong>() </code> @@ -728,7 +728,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getContainer"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drush.php#L142">at line 142</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drush.php#L144">at line 144</a></div> <code> static <abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> <strong>getContainer</strong>() </code> @@ -769,7 +769,7 @@ <h4>Exceptions</h4> </div> <div class="method-item"> <h3 id="method_hasContainer"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drush.php#L153">at line 153</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drush.php#L155">at line 155</a></div> <code> static bool <strong>hasContainer</strong>() </code> @@ -801,7 +801,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getApplication"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drush.php#L161">at line 161</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drush.php#L163">at line 163</a></div> <code> static <abbr title="Symfony\Component\Console\Application">Application</abbr> <strong>getApplication</strong>() </code> @@ -833,7 +833,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_runner"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drush.php#L169">at line 169</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drush.php#L171">at line 171</a></div> <code> static <abbr title="Robo\Runner">Runner</abbr> <strong>runner</strong>() </code> @@ -865,7 +865,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_service"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drush.php#L187">at line 187</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drush.php#L189">at line 189</a></div> <code> static <strong>service</strong>(string $id) </code> @@ -900,7 +900,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_hasService"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drush.php#L195">at line 195</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drush.php#L197">at line 197</a></div> <code> static bool <strong>hasService</strong>(string $id) </code> @@ -942,7 +942,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_commandFactory"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drush.php#L204">at line 204</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drush.php#L206">at line 206</a></div> <code> static <abbr title="Consolidation\AnnotatedCommand\AnnotatedCommandFactory">AnnotatedCommandFactory</abbr> <strong>commandFactory</strong>() </code> @@ -974,7 +974,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_logger"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drush.php#L214">at line 214</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drush.php#L216">at line 216</a></div> <code> static <abbr title="Psr\Log\LoggerInterface">LoggerInterface</abbr> <strong>logger</strong>() </code> @@ -1013,7 +1013,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_config"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drush.php#L224">at line 224</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drush.php#L226">at line 226</a></div> <code> static <a href="../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>config</strong>() </code> @@ -1052,7 +1052,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_aliasManager"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drush.php#L232">at line 232</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drush.php#L234">at line 234</a></div> <code> static <abbr title="Consolidation\SiteAlias\SiteAliasManager">SiteAliasManager</abbr> <strong>aliasManager</strong>() </code> @@ -1092,7 +1092,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_processManager"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drush.php#L240">at line 240</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drush.php#L242">at line 242</a></div> <code> static <a href="../Drush/SiteAlias/ProcessManager.html"><abbr title="Drush\SiteAlias\ProcessManager">ProcessManager</abbr></a> <strong>processManager</strong>() </code> @@ -1132,7 +1132,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_input"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drush.php#L248">at line 248</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drush.php#L250">at line 250</a></div> <code> static <abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> <strong>input</strong>() </code> @@ -1164,7 +1164,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_output"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drush.php#L256">at line 256</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drush.php#L258">at line 258</a></div> <code> static <abbr title="Symfony\Component\Console\Output\OutputInterface">OutputInterface</abbr> <strong>output</strong>() </code> @@ -1196,7 +1196,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_drush"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drush.php#L314">at line 314</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drush.php#L316">at line 316</a></div> <code> static <abbr title="Consolidation\SiteProcess\SiteProcess">SiteProcess</abbr> <strong>drush</strong>(<abbr title="Consolidation\SiteAlias\SiteAliasInterface">SiteAliasInterface</abbr> $siteAlias, string $command, array $args = [], array $options = [], array $options_double_dash = []) </code> @@ -1298,7 +1298,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_siteProcess"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drush.php#L326">at line 326</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drush.php#L328">at line 328</a></div> <code> static <abbr title="Consolidation\SiteProcess\ProcessBase">ProcessBase</abbr> <strong>siteProcess</strong>(<abbr title="Consolidation\SiteAlias\SiteAliasInterface">SiteAliasInterface</abbr> $siteAlias, array $args = [], array $options = [], array $options_double_dash = []) </code> @@ -1356,7 +1356,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_process"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drush.php#L348">at line 348</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drush.php#L347">at line 347</a></div> <code> static <abbr title="Consolidation\SiteProcess\ProcessBase">ProcessBase</abbr> <strong>process</strong>(string|array $commandline, string|null $cwd = null, array|null $env = null, mixed|null $input = null, int|float|null $timeout = 60) </code> @@ -1407,7 +1407,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td><abbr title="Consolidation\SiteProcess\ProcessBase">ProcessBase</abbr></td> - <td><p>wrapper around Symfony Process.</p></td> + <td></td> </tr> </table> @@ -1420,9 +1420,9 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_shell"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drush.php#L367">at line 367</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drush.php#L366">at line 366</a></div> <code> static <abbr title="Consolidation\SiteProcess\ProcessBase">ProcessBase</abbr> - <strong>shell</strong>(string $command, string|null $cwd = null, array $env = null, mixed|null $input = null, int|float|null $timeout = 60) + <strong>shell</strong>(string $command, string|null $cwd = null, array|null $env = null, mixed|null $input = null, int|float|null $timeout = 60) </code> </h3> <div class="details"> @@ -1447,7 +1447,7 @@ <h4>Parameters</h4> <td><p>The working directory or null to use the working dir of the current PHP process</p></td> </tr> <tr> - <td>array</td> + <td>array|null</td> <td>$env</td> <td><p>The environment variables or null to use the same environment as the current PHP process</p></td> </tr> @@ -1482,7 +1482,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_simulate"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drush.php#L377">at line 377</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drush.php#L376">at line 376</a></div> <code> static <strong>simulate</strong>() </code> @@ -1512,7 +1512,7 @@ <h3 id="method_simulate"> </div> <div class="method-item"> <h3 id="method_affirmative"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drush.php#L385">at line 385</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drush.php#L384">at line 384</a></div> <code> static <strong>affirmative</strong>() </code> @@ -1535,7 +1535,7 @@ <h3 id="method_affirmative"> </div> <div class="method-item"> <h3 id="method_negative"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drush.php#L396">at line 396</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drush.php#L395">at line 395</a></div> <code> static <strong>negative</strong>() </code> @@ -1558,7 +1558,7 @@ <h3 id="method_negative"> </div> <div class="method-item"> <h3 id="method_verbose"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drush.php#L407">at line 407</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drush.php#L406">at line 406</a></div> <code> static bool <strong>verbose</strong>() </code> @@ -1590,7 +1590,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_debug"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drush.php#L418">at line 418</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drush.php#L417">at line 417</a></div> <code> static bool <strong>debug</strong>() </code> @@ -1622,7 +1622,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_bootstrapManager"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drush.php#L429">at line 429</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drush.php#L428">at line 428</a></div> <code> static <a href="../Drush/Boot/BootstrapManager.html"><abbr title="Drush\Boot\BootstrapManager">BootstrapManager</abbr></a> <strong>bootstrapManager</strong>() </code> @@ -1654,7 +1654,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_bootstrap"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drush.php#L437">at line 437</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drush.php#L436">at line 436</a></div> <code> static <a href="../Drush/Boot/Boot.html"><abbr title="Drush\Boot\Boot">Boot</abbr></a> <strong>bootstrap</strong>() </code> @@ -1686,7 +1686,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_redispatchOptions"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Drush.php#L442">at line 442</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Drush.php#L441">at line 441</a></div> <code> static <strong>redispatchOptions</strong>($input = null) </code> diff --git a/api/Drush/Exceptions/CommandFailedException.html b/api/Drush/Exceptions/CommandFailedException.html index 82f36f69c3..a66749631e 100644 --- a/api/Drush/Exceptions/CommandFailedException.html +++ b/api/Drush/Exceptions/CommandFailedException.html @@ -86,7 +86,7 @@ <h1>CommandFailedException <p> class - <strong>CommandFailedException</strong> extends <a target="_blank" rel="noopener" href="https://www.php.net/Exception">Exception</a> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Exceptions/CommandFailedException.php">View source</a>) + <strong>CommandFailedException</strong> extends <a target="_blank" rel="noopener" href="https://www.php.net/Exception">Exception</a> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Exceptions/CommandFailedException.php">View source</a>) </p> @@ -107,7 +107,7 @@ <h2>Methods</h2> </div> <div class="col-md-8"> - <a href="#method___construct">__construct</a>($message = "Failed.", $code = 1, <a target="_blank" rel="noopener" href="https://www.php.net/Throwable">Throwable</a> $previous = null) + <a href="#method___construct">__construct</a>($message = "Failed.", $code = 1, <abbr title="Drush\Exceptions\Throwable">Throwable</abbr>|null $previous = null) <p class="no-description">No description</p> </div> @@ -121,9 +121,9 @@ <h2>Details</h2> <div id="method-details"> <div class="method-item"> <h3 id="method___construct"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Exceptions/CommandFailedException.php#L12">at line 12</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Exceptions/CommandFailedException.php#L12">at line 12</a></div> <code> - <strong>__construct</strong>($message = "Failed.", $code = 1, <a target="_blank" rel="noopener" href="https://www.php.net/Throwable">Throwable</a> $previous = null) + <strong>__construct</strong>($message = "Failed.", $code = 1, <abbr title="Drush\Exceptions\Throwable">Throwable</abbr>|null $previous = null) </code> </h3> <div class="details"> @@ -149,7 +149,7 @@ <h4>Parameters</h4> <td></td> </tr> <tr> - <td><a target="_blank" rel="noopener" href="https://www.php.net/Throwable">Throwable</a></td> + <td><abbr title="Drush\Exceptions\Throwable">Throwable</abbr>|null</td> <td>$previous</td> <td></td> </tr> diff --git a/api/Drush/Exceptions/UserAbortException.html b/api/Drush/Exceptions/UserAbortException.html index 37d4b5e92d..58358bce85 100644 --- a/api/Drush/Exceptions/UserAbortException.html +++ b/api/Drush/Exceptions/UserAbortException.html @@ -86,7 +86,7 @@ <h1>UserAbortException <p> class - <strong>UserAbortException</strong> extends <a target="_blank" rel="noopener" href="https://www.php.net/Exception">Exception</a> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Exceptions/UserAbortException.php">View source</a>) + <strong>UserAbortException</strong> extends <a target="_blank" rel="noopener" href="https://www.php.net/Exception">Exception</a> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Exceptions/UserAbortException.php">View source</a>) </p> @@ -107,7 +107,7 @@ <h2>Methods</h2> </div> <div class="col-md-8"> - <a href="#method___construct">__construct</a>($message = "Cancelled.", $code = 0, <a target="_blank" rel="noopener" href="https://www.php.net/Exception">Exception</a> $previous = null) + <a href="#method___construct">__construct</a>($message = "Cancelled.", $code = 0, <abbr title="Drush\Exceptions\Exception">Exception</abbr>|null $previous = null) <p class="no-description">No description</p> </div> @@ -121,9 +121,9 @@ <h2>Details</h2> <div id="method-details"> <div class="method-item"> <h3 id="method___construct"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Exceptions/UserAbortException.php#L12">at line 12</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Exceptions/UserAbortException.php#L12">at line 12</a></div> <code> - <strong>__construct</strong>($message = "Cancelled.", $code = 0, <a target="_blank" rel="noopener" href="https://www.php.net/Exception">Exception</a> $previous = null) + <strong>__construct</strong>($message = "Cancelled.", $code = 0, <abbr title="Drush\Exceptions\Exception">Exception</abbr>|null $previous = null) </code> </h3> <div class="details"> @@ -149,7 +149,7 @@ <h4>Parameters</h4> <td></td> </tr> <tr> - <td><a target="_blank" rel="noopener" href="https://www.php.net/Exception">Exception</a></td> + <td><abbr title="Drush\Exceptions\Exception">Exception</abbr>|null</td> <td>$previous</td> <td></td> </tr> diff --git a/api/Drush/Exec/ExecTrait.html b/api/Drush/Exec/ExecTrait.html index a194aec8f7..4d6fc0e36b 100644 --- a/api/Drush/Exec/ExecTrait.html +++ b/api/Drush/Exec/ExecTrait.html @@ -86,7 +86,7 @@ <h1>ExecTrait <p> trait - <strong>ExecTrait</strong> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php">View source</a>) + <strong>ExecTrait</strong> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php">View source</a>) </p> @@ -96,6 +96,20 @@ <h1>ExecTrait + <h2>Properties</h2> + + <table class="table table-condensed"> + <tr> + <td class="type" id="property_uri"> + protected + + </td> + <td>$uri</td> + <td class="last"></td> + <td></td> + </tr> + </table> + <h2>Methods</h2> @@ -140,7 +154,7 @@ <h2>Details</h2> <div id="method-details"> <div class="method-item"> <h3 id="method_startBrowser"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L26">at line 26</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L28">at line 28</a></div> <code> bool <strong>startBrowser</strong>(string|null $uri = null, int $sleep = 0, int|null $port = null, <abbr title="Drush\Exec\string|bool">string|bool</abbr> $browser = false) </code> @@ -200,7 +214,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_programExists"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L87">at line 87</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L92">at line 92</a></div> <code> static bool <strong>programExists</strong>($program) </code> @@ -243,7 +257,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getEditor"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Exec/ExecTrait.php#L99">at line 99</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Exec/ExecTrait.php#L104">at line 104</a></div> <code> static string <strong>getEditor</strong>(string|null $editor = null) </code> diff --git a/api/Drush/Log/DrushLog.html b/api/Drush/Log/DrushLog.html index 5a115e7a0e..c1117b77a2 100644 --- a/api/Drush/Log/DrushLog.html +++ b/api/Drush/Log/DrushLog.html @@ -86,7 +86,7 @@ <h1>DrushLog <p> class - <strong>DrushLog</strong> implements <abbr title="Psr\Log\LoggerInterface">LoggerInterface</abbr>, <abbr title="Psr\Log\LoggerAwareInterface">LoggerAwareInterface</abbr> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Log/DrushLog.php">View source</a>) + <strong>DrushLog</strong> implements <abbr title="Psr\Log\LoggerInterface">LoggerInterface</abbr>, <abbr title="Psr\Log\LoggerAwareInterface">LoggerAwareInterface</abbr> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Log/DrushLog.php">View source</a>) </p> @@ -162,7 +162,7 @@ <h2>Details</h2> <div id="method-details"> <div class="method-item"> <h3 id="method___construct"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Log/DrushLog.php#L41">at line 41</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Log/DrushLog.php#L41">at line 41</a></div> <code> <strong>__construct</strong>(<abbr title="Drupal\Core\Logger\LogMessageParserInterface">LogMessageParserInterface</abbr> $parser) </code> @@ -195,7 +195,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_log"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Log/DrushLog.php#L49">at line 49</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Log/DrushLog.php#L49">at line 49</a></div> <code> void <strong>log</strong>($level, $message, array $context = []) </code> diff --git a/api/Drush/Preflight/ArgsPreprocessor.html b/api/Drush/Preflight/ArgsPreprocessor.html index 99edbec149..0c3dc0aaf9 100644 --- a/api/Drush/Preflight/ArgsPreprocessor.html +++ b/api/Drush/Preflight/ArgsPreprocessor.html @@ -86,7 +86,7 @@ <h1>ArgsPreprocessor <p> class - <strong>ArgsPreprocessor</strong> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Preflight/ArgsPreprocessor.php">View source</a>) + <strong>ArgsPreprocessor</strong> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Preflight/ArgsPreprocessor.php">View source</a>) </p> @@ -212,7 +212,7 @@ <h2>Details</h2> <div id="method-details"> <div class="method-item"> <h3 id="method___construct"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Preflight/ArgsPreprocessor.php#L28">at line 28</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Preflight/ArgsPreprocessor.php#L28">at line 28</a></div> <code> <strong>__construct</strong>() </code> @@ -235,7 +235,7 @@ <h3 id="method___construct"> </div> <div class="method-item"> <h3 id="method_setArgsRemapper"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Preflight/ArgsPreprocessor.php#L33">at line 33</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Preflight/ArgsPreprocessor.php#L33">at line 33</a></div> <code> void <strong>setArgsRemapper</strong>(<a href="../../Drush/Preflight/ArgsRemapper.html"><abbr title="Drush\Preflight\ArgsRemapper">ArgsRemapper</abbr></a> $remapper) </code> @@ -278,7 +278,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_parse"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Preflight/ArgsPreprocessor.php#L47">at line 47</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Preflight/ArgsPreprocessor.php#L47">at line 47</a></div> <code> <strong>parse</strong>(array $argv, <a href="../../Drush/Preflight/PreflightArgsInterface.html"><abbr title="Drush\Preflight\PreflightArgsInterface">PreflightArgsInterface</abbr></a> $storage) </code> @@ -319,7 +319,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_nextCouldBeValue"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Preflight/ArgsPreprocessor.php#L99">at line 99</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Preflight/ArgsPreprocessor.php#L99">at line 99</a></div> <code> static protected bool <strong>nextCouldBeValue</strong>($argv) </code> @@ -362,7 +362,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_isAliasOrSiteSpec"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Preflight/ArgsPreprocessor.php#L114">at line 114</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Preflight/ArgsPreprocessor.php#L114">at line 114</a></div> <code> protected bool <strong>isAliasOrSiteSpec</strong>(string $arg) </code> @@ -405,7 +405,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_findMethodForOptionWithValues"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Preflight/ArgsPreprocessor.php#L131">at line 131</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Preflight/ArgsPreprocessor.php#L131">at line 131</a></div> <code> protected array <strong>findMethodForOptionWithValues</strong>(array $optionsTable, string $opt) </code> @@ -454,7 +454,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_checkMatchingOption"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Preflight/ArgsPreprocessor.php#L161">at line 161</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Preflight/ArgsPreprocessor.php#L161">at line 161</a></div> <code> protected array <strong>checkMatchingOption</strong>(string $opt, string $keyParam, string $methodName) </code> diff --git a/api/Drush/Preflight/ArgsRemapper.html b/api/Drush/Preflight/ArgsRemapper.html index 3914ea4e1e..44e1c9bd6b 100644 --- a/api/Drush/Preflight/ArgsRemapper.html +++ b/api/Drush/Preflight/ArgsRemapper.html @@ -86,7 +86,7 @@ <h1>ArgsRemapper <p> class - <strong>ArgsRemapper</strong> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Preflight/ArgsRemapper.php">View source</a>) + <strong>ArgsRemapper</strong> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Preflight/ArgsRemapper.php">View source</a>) </p> @@ -197,7 +197,7 @@ <h2>Details</h2> <div id="method-details"> <div class="method-item"> <h3 id="method___construct"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Preflight/ArgsRemapper.php#L18">at line 18</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Preflight/ArgsRemapper.php#L18">at line 18</a></div> <code> <strong>__construct</strong>($remapOptions, $remapCommandAliases) </code> @@ -235,7 +235,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_remap"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Preflight/ArgsRemapper.php#L30">at line 30</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Preflight/ArgsRemapper.php#L30">at line 30</a></div> <code> array <strong>remap</strong>(array $argv) </code> @@ -278,7 +278,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_checkRemap"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Preflight/ArgsRemapper.php#L51">at line 51</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Preflight/ArgsRemapper.php#L49">at line 49</a></div> <code> protected string <strong>checkRemap</strong>(string $arg, bool $sawCommand) </code> @@ -326,7 +326,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_remapOptions"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Preflight/ArgsRemapper.php#L60">at line 60</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Preflight/ArgsRemapper.php#L58">at line 58</a></div> <code> protected <strong>remapOptions</strong>($arg) </code> @@ -360,7 +360,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_remapCommandAlias"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Preflight/ArgsRemapper.php#L70">at line 70</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Preflight/ArgsRemapper.php#L68">at line 68</a></div> <code> protected <strong>remapCommandAlias</strong>($arg) </code> @@ -394,7 +394,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_matches"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Preflight/ArgsRemapper.php#L85">at line 85</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Preflight/ArgsRemapper.php#L83">at line 83</a></div> <code> protected bool <strong>matches</strong>(string $arg, string $candidate) </code> diff --git a/api/Drush/Preflight/Preflight.html b/api/Drush/Preflight/Preflight.html index 462df1c94d..9b417ffbf1 100644 --- a/api/Drush/Preflight/Preflight.html +++ b/api/Drush/Preflight/Preflight.html @@ -86,7 +86,7 @@ <h1>Preflight <p> class - <strong>Preflight</strong> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Preflight/Preflight.php">View source</a>) + <strong>Preflight</strong> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Preflight/Preflight.php">View source</a>) </p> @@ -338,7 +338,8 @@ <h2>Methods</h2> <div class="col-md-8"> <a href="#method_drupalFinder">drupalFinder</a>() - <p><p>Return the Drupal Finder</p></p> </div> + <p class="no-description">No description</p> + </div> <div class="col-md-2"></div> </div> <div class="row"> @@ -348,7 +349,8 @@ <h2>Methods</h2> <div class="col-md-8"> <a href="#method_aliasManager">aliasManager</a>() - <p><p>Return the alias manager</p></p> </div> + <p class="no-description">No description</p> + </div> <div class="col-md-2"></div> </div> <div class="row"> @@ -358,7 +360,8 @@ <h2>Methods</h2> <div class="col-md-8"> <a href="#method_environment">environment</a>() - <p><p>Return the environment</p></p> </div> + <p class="no-description">No description</p> + </div> <div class="col-md-2"></div> </div> </div> @@ -369,7 +372,7 @@ <h2>Details</h2> <div id="method-details"> <div class="method-item"> <h3 id="method___construct"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Preflight/Preflight.php#L70">at line 70</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Preflight/Preflight.php#L68">at line 68</a></div> <code> <strong>__construct</strong>(<a href="../../Drush/Config/Environment.html"><abbr title="Drush\Config\Environment">Environment</abbr></a> $environment, $verify = null, $configLocator = null, $preflightLog = null) </code> @@ -417,7 +420,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_logger"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Preflight/Preflight.php#L79">at line 79</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Preflight/Preflight.php#L77">at line 77</a></div> <code> <a href="../../Drush/Preflight/PreflightLog.html"><abbr title="Drush\Preflight\PreflightLog">PreflightLog</abbr></a> <strong>logger</strong>() </code> @@ -450,7 +453,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_setLogger"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Preflight/Preflight.php#L87">at line 87</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Preflight/Preflight.php#L82">at line 82</a></div> <code> void <strong>setLogger</strong>(<a href="../../Drush/Preflight/PreflightLog.html"><abbr title="Drush\Preflight\PreflightLog">PreflightLog</abbr></a> $logger) </code> @@ -493,7 +496,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_init"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Preflight/Preflight.php#L96">at line 96</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Preflight/Preflight.php#L91">at line 91</a></div> <code> void <strong>init</strong>() </code> @@ -526,7 +529,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_remapOptions"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Preflight/Preflight.php#L121">at line 121</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Preflight/Preflight.php#L116">at line 116</a></div> <code> protected array <strong>remapOptions</strong>() </code> @@ -570,7 +573,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_remapCommandAliases"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Preflight/Preflight.php#L145">at line 145</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Preflight/Preflight.php#L140">at line 140</a></div> <code> protected array <strong>remapCommandAliases</strong>() </code> @@ -606,7 +609,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_preflightArgs"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Preflight/Preflight.php#L164">at line 164</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Preflight/Preflight.php#L159">at line 159</a></div> <code> <a href="../../Drush/Preflight/PreflightArgs.html"><abbr title="Drush\Preflight\PreflightArgs">PreflightArgs</abbr></a> <strong>preflightArgs</strong>($argv) </code> @@ -649,7 +652,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_prepareConfig"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Preflight/Preflight.php#L181">at line 181</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Preflight/Preflight.php#L176">at line 176</a></div> <code> void <strong>prepareConfig</strong>(<a href="../../Drush/Config/Environment.html"><abbr title="Drush\Config\Environment">Environment</abbr></a> $environment) </code> @@ -692,7 +695,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_createInput"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Preflight/Preflight.php#L190">at line 190</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Preflight/Preflight.php#L185">at line 185</a></div> <code> <abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> <strong>createInput</strong>() </code> @@ -725,7 +728,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getCommandFilePaths"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Preflight/Preflight.php#L195">at line 195</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Preflight/Preflight.php#L190">at line 190</a></div> <code> array <strong>getCommandFilePaths</strong>() </code> @@ -758,7 +761,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_loadSymfonyCompatabilityAutoloader"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Preflight/Preflight.php#L206">at line 206</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Preflight/Preflight.php#L201">at line 201</a></div> <code> <abbr title="Composer\Autoload\ClassLoader">ClassLoader</abbr> <strong>loadSymfonyCompatabilityAutoloader</strong>() </code> @@ -791,7 +794,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_config"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Preflight/Preflight.php#L238">at line 238</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Preflight/Preflight.php#L233">at line 233</a></div> <code> <a href="../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>config</strong>() </code> @@ -824,7 +827,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_preflight"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Preflight/Preflight.php#L249">at line 249</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Preflight/Preflight.php#L244">at line 244</a></div> <code> array <strong>preflight</strong>($argv) </code> @@ -867,7 +870,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_preferredSite"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Preflight/Preflight.php#L350">at line 350</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Preflight/Preflight.php#L321">at line 321</a></div> <code> protected <strong>preferredSite</strong>() </code> @@ -891,7 +894,7 @@ <h3 id="method_preferredSite"> </div> <div class="method-item"> <h3 id="method_drupalFinder"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Preflight/Preflight.php#L367">at line 367</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Preflight/Preflight.php#L333">at line 333</a></div> <code> <a href="../../Drush/DrupalFinder/DrushDrupalFinder.html"><abbr title="Drush\DrupalFinder\DrushDrupalFinder">DrushDrupalFinder</abbr></a> <strong>drupalFinder</strong>() </code> @@ -901,7 +904,8 @@ <h3 id="method_drupalFinder"> <div class="method-description"> - <p><p>Return the Drupal Finder</p></p> + <p class="no-description">No description</p> + </div> <div class="tags"> @@ -923,7 +927,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_aliasManager"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Preflight/Preflight.php#L375">at line 375</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Preflight/Preflight.php#L338">at line 338</a></div> <code> <abbr title="Consolidation\SiteAlias\SiteAliasManager">SiteAliasManager</abbr> <strong>aliasManager</strong>() </code> @@ -933,7 +937,8 @@ <h3 id="method_aliasManager"> <div class="method-description"> - <p><p>Return the alias manager</p></p> + <p class="no-description">No description</p> + </div> <div class="tags"> @@ -955,7 +960,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_environment"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Preflight/Preflight.php#L383">at line 383</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Preflight/Preflight.php#L343">at line 343</a></div> <code> <a href="../../Drush/Config/Environment.html"><abbr title="Drush\Config\Environment">Environment</abbr></a> <strong>environment</strong>() </code> @@ -965,7 +970,8 @@ <h3 id="method_environment"> <div class="method-description"> - <p><p>Return the environment</p></p> + <p class="no-description">No description</p> + </div> <div class="tags"> diff --git a/api/Drush/Preflight/PreflightSiteLocator.html b/api/Drush/Preflight/PreflightSiteLocator.html index 44b8f548a2..9ca658e332 100644 --- a/api/Drush/Preflight/PreflightSiteLocator.html +++ b/api/Drush/Preflight/PreflightSiteLocator.html @@ -86,7 +86,7 @@ <h1>PreflightSiteLocator <p> class - <strong>PreflightSiteLocator</strong> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Preflight/PreflightSiteLocator.php">View source</a>) + <strong>PreflightSiteLocator</strong> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Preflight/PreflightSiteLocator.php">View source</a>) </p> @@ -166,7 +166,7 @@ <h2>Details</h2> <div id="method-details"> <div class="method-item"> <h3 id="method___construct"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Preflight/PreflightSiteLocator.php#L17">at line 17</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Preflight/PreflightSiteLocator.php#L17">at line 17</a></div> <code> <strong>__construct</strong>(<abbr title="Consolidation\SiteAlias\SiteAliasManager">SiteAliasManager</abbr> $siteAliasManager) </code> @@ -200,7 +200,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_findSite"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Preflight/PreflightSiteLocator.php#L33">at line 33</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Preflight/PreflightSiteLocator.php#L32">at line 32</a></div> <code> <abbr title="Drush\Preflight\Consolidation\SiteAlias\SiteAlias|false">SiteAlias|false</abbr> <strong>findSite</strong>(<a href="../../Drush/Preflight/PreflightArgsInterface.html"><abbr title="Drush\Preflight\PreflightArgsInterface">PreflightArgsInterface</abbr></a> $preflightArgs, <a href="../../Drush/Config/Environment.html"><abbr title="Drush\Config\Environment">Environment</abbr></a> $environment, string $root) </code> @@ -254,7 +254,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_determineSelf"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Preflight/PreflightSiteLocator.php#L51">at line 51</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Preflight/PreflightSiteLocator.php#L50">at line 50</a></div> <code> protected <abbr title="Drush\Preflight\Consolidation\SiteAlias\SiteAlias|false">SiteAlias|false</abbr> <strong>determineSelf</strong>(<a href="../../Drush/Preflight/PreflightArgsInterface.html"><abbr title="Drush\Preflight\PreflightArgsInterface">PreflightArgsInterface</abbr></a> $preflightArgs, <a href="../../Drush/Config/Environment.html"><abbr title="Drush\Config\Environment">Environment</abbr></a> $environment, $root) </code> @@ -308,7 +308,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_buildSelf"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Preflight/PreflightSiteLocator.php#L89">at line 89</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Preflight/PreflightSiteLocator.php#L88">at line 88</a></div> <code> protected <abbr title="Consolidation\SiteAlias\SiteAlias">SiteAlias</abbr> <strong>buildSelf</strong>(<a href="../../Drush/Preflight/PreflightArgsInterface.html"><abbr title="Drush\Preflight\PreflightArgsInterface">PreflightArgsInterface</abbr></a> $preflightArgs, string|null $root) </code> diff --git a/api/Drush/Preflight/PreflightVerify.html b/api/Drush/Preflight/PreflightVerify.html index 7efb1b09d9..32d6e27fc3 100644 --- a/api/Drush/Preflight/PreflightVerify.html +++ b/api/Drush/Preflight/PreflightVerify.html @@ -86,7 +86,7 @@ <h1>PreflightVerify <p> class - <strong>PreflightVerify</strong> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Preflight/PreflightVerify.php">View source</a>) + <strong>PreflightVerify</strong> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Preflight/PreflightVerify.php">View source</a>) </p> @@ -174,7 +174,7 @@ <h2>Details</h2> <div id="method-details"> <div class="method-item"> <h3 id="method_verify"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Preflight/PreflightVerify.php#L20">at line 20</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Preflight/PreflightVerify.php#L18">at line 18</a></div> <code> void <strong>verify</strong>(<a href="../../Drush/Config/Environment.html"><abbr title="Drush\Config\Environment">Environment</abbr></a> $environment) </code> @@ -216,7 +216,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_confirmPhpVersion"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Preflight/PreflightVerify.php#L41">at line 41</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Preflight/PreflightVerify.php#L39">at line 39</a></div> <code> void <strong>confirmPhpVersion</strong>(<abbr title="Drush\Preflight\string|null">string|null</abbr> $minimumPhpVersion) </code> @@ -258,7 +258,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_confirmUsingCLI"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Preflight/PreflightVerify.php#L56">at line 56</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Preflight/PreflightVerify.php#L52">at line 52</a></div> <code> protected void <strong>confirmUsingCLI</strong>(<a href="../../Drush/Config/Environment.html"><abbr title="Drush\Config\Environment">Environment</abbr></a> $environment) </code> @@ -300,7 +300,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_checkPhpIni"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Preflight/PreflightVerify.php#L68">at line 68</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Preflight/PreflightVerify.php#L64">at line 64</a></div> <code> protected void <strong>checkPhpIni</strong>() </code> @@ -334,7 +334,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_invalidIniValue"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Preflight/PreflightVerify.php#L94">at line 94</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Preflight/PreflightVerify.php#L90">at line 90</a></div> <code> protected bool <strong>invalidIniValue</strong>(mixed $ini_value, <abbr title="Drush\Preflight\string|array">string|array</abbr> $disallowed_value) </code> @@ -382,7 +382,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_loadedPhpIniMessage"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Preflight/PreflightVerify.php#L113">at line 113</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Preflight/PreflightVerify.php#L109">at line 109</a></div> <code> protected string <strong>loadedPhpIniMessage</strong>() </code> diff --git a/api/Drush/Psysh/DrushCommand.html b/api/Drush/Psysh/DrushCommand.html index e1cc8f74b9..aae77e348a 100644 --- a/api/Drush/Psysh/DrushCommand.html +++ b/api/Drush/Psysh/DrushCommand.html @@ -86,7 +86,7 @@ <h1>DrushCommand <p> class - <strong>DrushCommand</strong> extends <abbr title="Psy\Command\Command">Command</abbr> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Psysh/DrushCommand.php">View source</a>) + <strong>DrushCommand</strong> extends <abbr title="Psy\Command\Command">Command</abbr> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Psysh/DrushCommand.php">View source</a>) </p> @@ -161,7 +161,7 @@ <h2>Details</h2> <div id="method-details"> <div class="method-item"> <h3 id="method___construct"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Psysh/DrushCommand.php#L32">at line 32</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Psysh/DrushCommand.php#L32">at line 32</a></div> <code> <strong>__construct</strong>(<abbr title="Symfony\Component\Console\Command\Command">Command</abbr> $command) </code> @@ -194,7 +194,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_getNamespace"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Psysh/DrushCommand.php#L41">at line 41</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Psysh/DrushCommand.php#L41">at line 41</a></div> <code> string <strong>getNamespace</strong>() </code> @@ -226,7 +226,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_configure"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Psysh/DrushCommand.php#L50">at line 50</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Psysh/DrushCommand.php#L50">at line 50</a></div> <code> protected void <strong>configure</strong>() </code> @@ -258,7 +258,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_execute"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Psysh/DrushCommand.php#L63">at line 63</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Psysh/DrushCommand.php#L63">at line 63</a></div> <code> protected int <strong>execute</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input, <abbr title="Symfony\Component\Console\Output\OutputInterface">OutputInterface</abbr> $output) </code> @@ -305,7 +305,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_buildHelpFromCommand"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Psysh/DrushCommand.php#L102">at line 102</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Psysh/DrushCommand.php#L102">at line 102</a></div> <code> protected string <strong>buildHelpFromCommand</strong>() </code> diff --git a/api/Drush/Psysh/DrushHelpCommand.html b/api/Drush/Psysh/DrushHelpCommand.html index f320418093..3631112195 100644 --- a/api/Drush/Psysh/DrushHelpCommand.html +++ b/api/Drush/Psysh/DrushHelpCommand.html @@ -86,7 +86,7 @@ <h1>DrushHelpCommand <p> class - <strong>DrushHelpCommand</strong> extends <abbr title="Psy\Command\Command">Command</abbr> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Psysh/DrushHelpCommand.php">View source</a>) + <strong>DrushHelpCommand</strong> extends <abbr title="Psy\Command\Command">Command</abbr> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Psysh/DrushHelpCommand.php">View source</a>) </p> @@ -167,7 +167,7 @@ <h2>Details</h2> <div id="method-details"> <div class="method-item"> <h3 id="method_configure"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Psysh/DrushHelpCommand.php#L38">at line 38</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Psysh/DrushHelpCommand.php#L38">at line 38</a></div> <code> protected void <strong>configure</strong>() </code> @@ -199,7 +199,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_setCommand"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Psysh/DrushHelpCommand.php#L54">at line 54</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Psysh/DrushHelpCommand.php#L52">at line 52</a></div> <code> void <strong>setCommand</strong>(<abbr title="Symfony\Component\Console\Command\Command">Command</abbr> $command) </code> @@ -241,7 +241,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_execute"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Psysh/DrushHelpCommand.php#L62">at line 62</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Psysh/DrushHelpCommand.php#L60">at line 60</a></div> <code> protected void <strong>execute</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input, <abbr title="Symfony\Component\Console\Output\OutputInterface">OutputInterface</abbr> $output) </code> diff --git a/api/Drush/Psysh/Shell.html b/api/Drush/Psysh/Shell.html index 4380d83f77..45317457ea 100644 --- a/api/Drush/Psysh/Shell.html +++ b/api/Drush/Psysh/Shell.html @@ -86,7 +86,7 @@ <h1>Shell <p> class - <strong>Shell</strong> extends <abbr title="Psy\Shell">Shell</abbr> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Psysh/Shell.php">View source</a>) + <strong>Shell</strong> extends <abbr title="Psy\Shell">Shell</abbr> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Psysh/Shell.php">View source</a>) </p> @@ -138,7 +138,7 @@ <h2>Details</h2> <div id="method-details"> <div class="method-item"> <h3 id="method_getCommand"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Psysh/Shell.php#L19">at line 19</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Psysh/Shell.php#L18">at line 18</a></div> <code> protected null|string <strong>getCommand</strong>(string $input) </code> @@ -180,7 +180,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_hasCommand"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Psysh/Shell.php#L33">at line 33</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Psysh/Shell.php#L31">at line 31</a></div> <code> protected bool <strong>hasCommand</strong>(string $input) </code> @@ -222,7 +222,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getCommandFromInput"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Psysh/Shell.php#L51">at line 51</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Psysh/Shell.php#L49">at line 49</a></div> <code> protected string|null <strong>getCommandFromInput</strong>(string $input) </code> diff --git a/api/Drush/Runtime/DependencyInjection.html b/api/Drush/Runtime/DependencyInjection.html index ac6fa74cc0..e9798913b7 100644 --- a/api/Drush/Runtime/DependencyInjection.html +++ b/api/Drush/Runtime/DependencyInjection.html @@ -86,7 +86,7 @@ <h1>DependencyInjection <p> class - <strong>DependencyInjection</strong> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Runtime/DependencyInjection.php">View source</a>) + <strong>DependencyInjection</strong> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Runtime/DependencyInjection.php">View source</a>) </p> @@ -100,7 +100,7 @@ <h1>DependencyInjection <h2>Constants</h2> <table class="table table-condensed"> <tr> <td> - BOOTSTRAP_MANAGER + SITE_ALIAS_MANAGER </td> <td class="last"> <p><em></em></p> @@ -109,7 +109,7 @@ <h2>Constants</h2> <table class="table table-condensed"> </tr> <tr> <td> - LOADER + BOOTSTRAP_MANAGER </td> <td class="last"> <p><em></em></p> @@ -118,7 +118,7 @@ <h2>Constants</h2> <table class="table table-condensed"> </tr> <tr> <td> - SITE_ALIAS_MANAGER + LOADER </td> <td class="last"> <p><em></em></p> @@ -218,7 +218,7 @@ <h2>Details</h2> <div id="method-details"> <div class="method-item"> <h3 id="method_desiredHandlers"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Runtime/DependencyInjection.php#L45">at line 45</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Runtime/DependencyInjection.php#L45">at line 45</a></div> <code> void <strong>desiredHandlers</strong>($handlerList) </code> @@ -261,7 +261,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_initContainer"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Runtime/DependencyInjection.php#L53">at line 53</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Runtime/DependencyInjection.php#L53">at line 53</a></div> <code> <abbr title="League\Container\Container">Container</abbr> <strong>initContainer</strong>(<abbr title="Symfony\Component\Console\Application">Application</abbr> $application, <abbr title="Consolidation\Config\ConfigInterface">ConfigInterface</abbr> $config, <abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input, <abbr title="Symfony\Component\Console\Output\OutputInterface">OutputInterface</abbr> $output, <abbr title="Composer\Autoload\ClassLoader">ClassLoader</abbr> $loader, <a href="../../Drush/DrupalFinder/DrushDrupalFinder.html"><abbr title="Drush\DrupalFinder\DrushDrupalFinder">DrushDrupalFinder</abbr></a> $drupalFinder, <abbr title="Consolidation\SiteAlias\SiteAliasManager">SiteAliasManager</abbr> $aliasManager) </code> @@ -333,7 +333,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_installHandlers"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Runtime/DependencyInjection.php#L95">at line 95</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Runtime/DependencyInjection.php#L95">at line 95</a></div> <code> void <strong>installHandlers</strong>($container) </code> @@ -375,7 +375,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_addDrushServices"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Runtime/DependencyInjection.php#L104">at line 104</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Runtime/DependencyInjection.php#L104">at line 104</a></div> <code> protected void <strong>addDrushServices</strong>($container, <abbr title="Composer\Autoload\ClassLoader">ClassLoader</abbr> $loader, <a href="../../Drush/DrupalFinder/DrushDrupalFinder.html"><abbr title="Drush\DrupalFinder\DrushDrupalFinder">DrushDrupalFinder</abbr></a> $drupalFinder, <abbr title="Consolidation\SiteAlias\SiteAliasManager">SiteAliasManager</abbr> $aliasManager, <a href="../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> $config, <abbr title="Symfony\Component\Console\Output\OutputInterface">OutputInterface</abbr> $output) </code> @@ -443,7 +443,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_alterServicesForDrush"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Runtime/DependencyInjection.php#L168">at line 168</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Runtime/DependencyInjection.php#L168">at line 168</a></div> <code> protected void <strong>alterServicesForDrush</strong>($container, <abbr title="Symfony\Component\Console\Application">Application</abbr> $application) </code> @@ -491,7 +491,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_injectApplicationServices"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Runtime/DependencyInjection.php#L191">at line 191</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Runtime/DependencyInjection.php#L191">at line 191</a></div> <code> protected void <strong>injectApplicationServices</strong>($container, <abbr title="Symfony\Component\Console\Application">Application</abbr> $application) </code> diff --git a/api/Drush/Runtime/LegacyServiceFinder.html b/api/Drush/Runtime/LegacyServiceFinder.html index 59440336e2..ac8b77285e 100644 --- a/api/Drush/Runtime/LegacyServiceFinder.html +++ b/api/Drush/Runtime/LegacyServiceFinder.html @@ -86,7 +86,7 @@ <h1>LegacyServiceFinder <p> class - <strong>LegacyServiceFinder</strong> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Runtime/LegacyServiceFinder.php">View source</a>) + <strong>LegacyServiceFinder</strong> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Runtime/LegacyServiceFinder.php">View source</a>) </p> @@ -233,7 +233,7 @@ <h2>Details</h2> <div id="method-details"> <div class="method-item"> <h3 id="method___construct"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Runtime/LegacyServiceFinder.php#L26">at line 26</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Runtime/LegacyServiceFinder.php#L23">at line 23</a></div> <code> <strong>__construct</strong>($moduleHandler, <a href="../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> $drushConfig) </code> @@ -272,7 +272,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_getDrushServiceFiles"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Runtime/LegacyServiceFinder.php#L36">at line 36</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Runtime/LegacyServiceFinder.php#L33">at line 33</a></div> <code> array <strong>getDrushServiceFiles</strong>() </code> @@ -304,7 +304,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_discoverDrushServiceProviders"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Runtime/LegacyServiceFinder.php#L47">at line 47</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Runtime/LegacyServiceFinder.php#L44">at line 44</a></div> <code> protected <strong>discoverDrushServiceProviders</strong>() </code> @@ -327,7 +327,7 @@ <h3 id="method_discoverDrushServiceProviders"> </div> <div class="method-item"> <h3 id="method_addModuleDrushServiceProvider"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Runtime/LegacyServiceFinder.php#L66">at line 66</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Runtime/LegacyServiceFinder.php#L61">at line 61</a></div> <code> protected <strong>addModuleDrushServiceProvider</strong>(string $module, string $filename) </code> @@ -366,7 +366,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_findModuleDrushServiceProvider"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Runtime/LegacyServiceFinder.php#L79">at line 79</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Runtime/LegacyServiceFinder.php#L74">at line 74</a></div> <code> protected string[] <strong>findModuleDrushServiceProvider</strong>(string $module, string $dir) </code> @@ -414,7 +414,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_findDefaultServicesFile"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Runtime/LegacyServiceFinder.php#L95">at line 95</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Runtime/LegacyServiceFinder.php#L90">at line 90</a></div> <code> protected string <strong>findDefaultServicesFile</strong>(string $module, string $dir) </code> @@ -462,7 +462,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_findModuleDrushServiceProviderFromComposer"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Runtime/LegacyServiceFinder.php#L125">at line 125</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Runtime/LegacyServiceFinder.php#L120">at line 120</a></div> <code> protected array <strong>findModuleDrushServiceProviderFromComposer</strong>(string $dir) </code> @@ -514,7 +514,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_findAppropriateServicesFile"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Runtime/LegacyServiceFinder.php#L151">at line 151</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Runtime/LegacyServiceFinder.php#L146">at line 146</a></div> <code> protected string <strong>findAppropriateServicesFile</strong>(string $module, array $services, string $dir) </code> @@ -567,7 +567,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_addDrushServiceProvider"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Runtime/LegacyServiceFinder.php#L172">at line 172</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Runtime/LegacyServiceFinder.php#L167">at line 167</a></div> <code> protected <strong>addDrushServiceProvider</strong>(string $serviceProviderName, string $serviceYmlPath = '') </code> @@ -605,7 +605,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_getModuleFileNames"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Runtime/LegacyServiceFinder.php#L189">at line 189</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Runtime/LegacyServiceFinder.php#L184">at line 184</a></div> <code> protected string[] <strong>getModuleFileNames</strong>() </code> diff --git a/api/Drush/Runtime/LegacyServiceInstantiator.html b/api/Drush/Runtime/LegacyServiceInstantiator.html index e26f59b987..5d5d80dd53 100644 --- a/api/Drush/Runtime/LegacyServiceInstantiator.html +++ b/api/Drush/Runtime/LegacyServiceInstantiator.html @@ -86,7 +86,7 @@ <h1>LegacyServiceInstantiator <p> class - <strong>LegacyServiceInstantiator</strong> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Runtime/LegacyServiceInstantiator.php">View source</a>) + <strong>LegacyServiceInstantiator</strong> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Runtime/LegacyServiceInstantiator.php">View source</a>) </p> @@ -289,7 +289,7 @@ <h2>Details</h2> <div id="method-details"> <div class="method-item"> <h3 id="method___construct"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Runtime/LegacyServiceInstantiator.php#L35">at line 35</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Runtime/LegacyServiceInstantiator.php#L35">at line 35</a></div> <code> <strong>__construct</strong>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container, <abbr title="Psr\Log\LoggerInterface">LoggerInterface</abbr> $logger) </code> @@ -328,7 +328,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_loadServiceFiles"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Runtime/LegacyServiceInstantiator.php#L46">at line 46</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Runtime/LegacyServiceInstantiator.php#L46">at line 46</a></div> <code> <strong>loadServiceFiles</strong>(array $serviceFiles) </code> @@ -363,7 +363,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_isValidServiceData"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Runtime/LegacyServiceInstantiator.php#L71">at line 71</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Runtime/LegacyServiceInstantiator.php#L71">at line 71</a></div> <code> protected bool <strong>isValidServiceData</strong>(string $serviceFile, array $serviceFileData) </code> @@ -410,7 +410,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_allServicesHaveClassElement"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Runtime/LegacyServiceInstantiator.php#L99">at line 99</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Runtime/LegacyServiceInstantiator.php#L94">at line 94</a></div> <code> protected bool <strong>allServicesHaveClassElement</strong>(string $serviceFile, array $services) </code> @@ -457,7 +457,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_instantiateServices"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Runtime/LegacyServiceInstantiator.php#L119">at line 119</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Runtime/LegacyServiceInstantiator.php#L114">at line 114</a></div> <code> <strong>instantiateServices</strong>(array $services) </code> @@ -492,7 +492,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_taggedServices"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Runtime/LegacyServiceInstantiator.php#L157">at line 157</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Runtime/LegacyServiceInstantiator.php#L152">at line 152</a></div> <code> object[] <strong>taggedServices</strong>(string $tagName) </code> @@ -535,7 +535,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_create"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Runtime/LegacyServiceInstantiator.php#L172">at line 172</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Runtime/LegacyServiceInstantiator.php#L167">at line 167</a></div> <code> object <strong>create</strong>(string $class, array $arguments, array $calls) </code> @@ -587,7 +587,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_instantiateObject"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Runtime/LegacyServiceInstantiator.php#L190">at line 190</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Runtime/LegacyServiceInstantiator.php#L185">at line 185</a></div> <code> <strong>instantiateObject</strong>(string $class, array $arguments) </code> @@ -627,7 +627,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_call"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Runtime/LegacyServiceInstantiator.php#L204">at line 204</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Runtime/LegacyServiceInstantiator.php#L199">at line 199</a></div> <code> <strong>call</strong>(object $object, string $method, array $arguments) </code> @@ -670,7 +670,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_resolveArguments"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Runtime/LegacyServiceInstantiator.php#L221">at line 221</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Runtime/LegacyServiceInstantiator.php#L216">at line 216</a></div> <code> protected array <strong>resolveArguments</strong>(array $arguments) </code> @@ -713,7 +713,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_resolveArgument"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Runtime/LegacyServiceInstantiator.php#L235">at line 235</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Runtime/LegacyServiceInstantiator.php#L230">at line 230</a></div> <code> protected object <strong>resolveArgument</strong>($arg) </code> @@ -756,7 +756,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_resolveFromContainer"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Runtime/LegacyServiceInstantiator.php#L275">at line 275</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Runtime/LegacyServiceInstantiator.php#L270">at line 270</a></div> <code> protected <strong>resolveFromContainer</strong>(<abbr title="League\Container\Container">Container</abbr> $container, string $arg) </code> @@ -795,7 +795,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_isRequired"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Runtime/LegacyServiceInstantiator.php#L302">at line 302</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Runtime/LegacyServiceInstantiator.php#L296">at line 296</a></div> <code> protected <strong>isRequired</strong>(string $arg) </code> @@ -829,7 +829,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_atLeastOneValue"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Runtime/LegacyServiceInstantiator.php#L321">at line 321</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Runtime/LegacyServiceInstantiator.php#L315">at line 315</a></div> <code> protected bool <strong>atLeastOneValue</strong>($args) </code> diff --git a/api/Drush/Runtime/RedispatchHook.html b/api/Drush/Runtime/RedispatchHook.html index dacb59d7b0..507655acb8 100644 --- a/api/Drush/Runtime/RedispatchHook.html +++ b/api/Drush/Runtime/RedispatchHook.html @@ -86,7 +86,7 @@ <h1>RedispatchHook <p> class - <strong>RedispatchHook</strong> implements <abbr title="Consolidation\AnnotatedCommand\Hooks\InitializeHookInterface">InitializeHookInterface</abbr>, <abbr title="Robo\Contract\ConfigAwareInterface">ConfigAwareInterface</abbr>, <abbr title="Consolidation\SiteAlias\SiteAliasManagerAwareInterface">SiteAliasManagerAwareInterface</abbr> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Runtime/RedispatchHook.php">View source</a>) + <strong>RedispatchHook</strong> implements <abbr title="Consolidation\AnnotatedCommand\Hooks\InitializeHookInterface">InitializeHookInterface</abbr>, <abbr title="Robo\Contract\ConfigAwareInterface">ConfigAwareInterface</abbr>, <abbr title="Consolidation\SiteAlias\SiteAliasManagerAwareInterface">SiteAliasManagerAwareInterface</abbr> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Runtime/RedispatchHook.php">View source</a>) </p> @@ -209,7 +209,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -253,7 +253,7 @@ <h4>See also</h4> </div> <div class="method-item"> <h3 id="method___construct"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Runtime/RedispatchHook.php#L30">at line 30</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Runtime/RedispatchHook.php#L30">at line 30</a></div> <code> <strong>__construct</strong>(<abbr title="Consolidation\SiteProcess\ProcessManager">ProcessManager</abbr> $processManager) </code> @@ -287,7 +287,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_initialize"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Runtime/RedispatchHook.php#L41">at line 41</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Runtime/RedispatchHook.php#L41">at line 41</a></div> <code> <strong>initialize</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData) </code> @@ -327,7 +327,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_redispatchIfRemote"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Runtime/RedispatchHook.php#L61">at line 61</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Runtime/RedispatchHook.php#L61">at line 61</a></div> <code> <strong>redispatchIfRemote</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) </code> @@ -361,7 +361,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_redispatch"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Runtime/RedispatchHook.php#L73">at line 73</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Runtime/RedispatchHook.php#L73">at line 73</a></div> <code> <abbr title="Drush\Runtime\never">never</abbr> <strong>redispatch</strong>(<abbr title="Symfony\Component\Console\Input\InputInterface">InputInterface</abbr> $input) </code> @@ -403,7 +403,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_alterArgsForRedispatch"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Runtime/RedispatchHook.php#L107">at line 107</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Runtime/RedispatchHook.php#L107">at line 107</a></div> <code> protected array <strong>alterArgsForRedispatch</strong>(array $redispatchArgs) </code> @@ -446,7 +446,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_exitEarly"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Runtime/RedispatchHook.php#L120">at line 120</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Runtime/RedispatchHook.php#L120">at line 120</a></div> <code> protected <abbr title="Drush\Runtime\never">never</abbr> <strong>exitEarly</strong>(int $exit_code) </code> diff --git a/api/Drush/Runtime/ServiceManager.html b/api/Drush/Runtime/ServiceManager.html index 1aab645428..ccf87b0657 100644 --- a/api/Drush/Runtime/ServiceManager.html +++ b/api/Drush/Runtime/ServiceManager.html @@ -86,7 +86,7 @@ <h1>ServiceManager <p> class - <strong>ServiceManager</strong> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Runtime/ServiceManager.php">View source</a>) + <strong>ServiceManager</strong> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Runtime/ServiceManager.php">View source</a>) </p> @@ -253,7 +253,7 @@ <h2>Methods</h2> <div class="col-md-8"> <a href="#method_instantiateServices">instantiateServices</a>(array $bootstrapCommandClasses, <abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $drushContainer, <abbr title="Drush\Runtime\Drupal\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr>|null $container = null) - <p><p>Instantiate objects given a lsit of classes. For each class, if it has + <p><p>Instantiate objects given a list of classes. For each class, if it has a static <code>create</code> factory, use that to instantiate it, passing both the Drupal and Drush DI containers. If there is no static factory, then instantiate it via 'new $class'</p></p> </div> @@ -286,8 +286,7 @@ <h2>Methods</h2> <div class="col-md-8"> <a href="#method_bootStrapAttributeValue">bootStrapAttributeValue</a>(string $class) - <p class="no-description">No description</p> - </div> + <p><p>Does the provided class have a Bootstrap Attribute, indicating early loading.</p></p> </div> <div class="col-md-2"></div> </div> <div class="row"> @@ -305,9 +304,9 @@ <h2>Methods</h2> bool </div> <div class="col-md-8"> - <a href="#method_hasStaticCreateEarlyFactory">hasStaticCreateEarlyFactory</a>(string $class) + <a href="#method_hasStaticMethod">hasStaticMethod</a>(string $class, string $methodName) - <p><p>Check to see if the provided class has a static <code>createEarly</code> method.</p></p> </div> + <p><p>Check to see if the provided class has the specified static method.</p></p> </div> <div class="col-md-2"></div> </div> <div class="row"> @@ -315,9 +314,9 @@ <h2>Methods</h2> bool </div> <div class="col-md-8"> - <a href="#method_hasStaticMethod">hasStaticMethod</a>(string $class, string $methodName) + <a href="#method_hasStaticCreateEarlyFactory">hasStaticCreateEarlyFactory</a>(string $class) - <p><p>Check to see if the provided class has the specified static method.</p></p> </div> + <p><p>Check to see if the provided class has a static <code>createEarly</code> method.</p></p> </div> <div class="col-md-2"></div> </div> <div class="row"> @@ -348,7 +347,7 @@ <h2>Details</h2> <div id="method-details"> <div class="method-item"> <h3 id="method___construct"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Runtime/ServiceManager.php#L55">at line 55</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Runtime/ServiceManager.php#L55">at line 55</a></div> <code> <strong>__construct</strong>(<abbr title="Composer\Autoload\ClassLoader">ClassLoader</abbr> $autoloader, <a href="../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> $config, <abbr title="Psr\Log\LoggerInterface">LoggerInterface</abbr> $logger) </code> @@ -392,7 +391,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_loadCommandClasses"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Runtime/ServiceManager.php#L68">at line 68</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Runtime/ServiceManager.php#L68">at line 68</a></div> <code> protected void <strong>loadCommandClasses</strong>(array $commandClasses) </code> @@ -435,7 +434,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_bootstrapCommandClasses"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Runtime/ServiceManager.php#L83">at line 83</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Runtime/ServiceManager.php#L83">at line 83</a></div> <code> array <strong>bootstrapCommandClasses</strong>() </code> @@ -467,7 +466,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_discover"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Runtime/ServiceManager.php#L101">at line 101</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Runtime/ServiceManager.php#L101">at line 101</a></div> <code> array <strong>discover</strong>(array $commandfileSearchpath, string $baseNamespace) </code> @@ -518,7 +517,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_discoverCommandsFromConfiguration"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Runtime/ServiceManager.php#L126">at line 126</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Runtime/ServiceManager.php#L126">at line 126</a></div> <code> array <strong>discoverCommandsFromConfiguration</strong>() </code> @@ -550,7 +549,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_discoverCommands"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Runtime/ServiceManager.php#L152">at line 152</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Runtime/ServiceManager.php#L152">at line 152</a></div> <code> array <strong>discoverCommands</strong>(array $directoryList, string $baseNamespace) </code> @@ -598,7 +597,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_discoverPsr4Commands"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Runtime/ServiceManager.php#L176">at line 176</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Runtime/ServiceManager.php#L176">at line 176</a></div> <code> array <strong>discoverPsr4Commands</strong>() </code> @@ -631,7 +630,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_discoverPsr4Generators"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Runtime/ServiceManager.php#L198">at line 198</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Runtime/ServiceManager.php#L198">at line 198</a></div> <code> array <strong>discoverPsr4Generators</strong>() </code> @@ -663,7 +662,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_discoverModuleCommands"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Runtime/ServiceManager.php#L225">at line 225</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Runtime/ServiceManager.php#L225">at line 225</a></div> <code> array <strong>discoverModuleCommands</strong>(array $directoryList, string $baseNamespace) </code> @@ -711,7 +710,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_discoverModuleCommandInfoAlterers"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Runtime/ServiceManager.php#L248">at line 248</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Runtime/ServiceManager.php#L248">at line 248</a></div> <code> array <strong>discoverModuleCommandInfoAlterers</strong>(array $directoryList, string $baseNamespace) </code> @@ -759,7 +758,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_instantiateYamlCliCommands"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Runtime/ServiceManager.php#L269">at line 269</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Runtime/ServiceManager.php#L269">at line 269</a></div> <code> array <strong>instantiateYamlCliCommands</strong>() </code> @@ -792,7 +791,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_instantiateServices"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Runtime/ServiceManager.php#L305">at line 305</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Runtime/ServiceManager.php#L304">at line 304</a></div> <code> array <strong>instantiateServices</strong>(array $bootstrapCommandClasses, <abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $drushContainer, <abbr title="Drush\Runtime\Drupal\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr>|null $container = null) </code> @@ -802,7 +801,7 @@ <h3 id="method_instantiateServices"> <div class="method-description"> - <p><p>Instantiate objects given a lsit of classes. For each class, if it has + <p><p>Instantiate objects given a list of classes. For each class, if it has a static <code>create</code> factory, use that to instantiate it, passing both the Drupal and Drush DI containers. If there is no static factory, then instantiate it via 'new $class'</p></p> @@ -847,7 +846,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_supportsCompoundContainer"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Runtime/ServiceManager.php#L352">at line 352</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Runtime/ServiceManager.php#L352">at line 352</a></div> <code> protected bool <strong>supportsCompoundContainer</strong>($class, $drush_container) </code> @@ -894,7 +893,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_hasStaticCreateFactory"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Runtime/ServiceManager.php#L367">at line 367</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Runtime/ServiceManager.php#L362">at line 362</a></div> <code> protected bool <strong>hasStaticCreateFactory</strong>(string $class) </code> @@ -913,7 +912,7 @@ <h4>Parameters</h4> <tr> <td>string</td> <td>$class</td> - <td><p>The name of the class to check</p></td> + <td></td> </tr> </table> @@ -923,7 +922,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td>bool</td> - <td><p>True if class has a static <code>create</code> method.</p></td> + <td></td> </tr> </table> @@ -936,7 +935,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_bootStrapAttributeValue"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Runtime/ServiceManager.php#L375">at line 375</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Runtime/ServiceManager.php#L370">at line 370</a></div> <code> protected int|null <strong>bootStrapAttributeValue</strong>(string $class) </code> @@ -946,8 +945,7 @@ <h3 id="method_bootStrapAttributeValue"> <div class="method-description"> - <p class="no-description">No description</p> - + <p><p>Does the provided class have a Bootstrap Attribute, indicating early loading.</p></p> </div> <div class="tags"> <h4>Parameters</h4> @@ -979,7 +977,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_requiresBootstrap"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Runtime/ServiceManager.php#L391">at line 391</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Runtime/ServiceManager.php#L386">at line 386</a></div> <code> protected bool <strong>requiresBootstrap</strong>(string $class) </code> @@ -1020,10 +1018,10 @@ <h4>Return Value</h4> </div> <div class="method-item"> - <h3 id="method_hasStaticCreateEarlyFactory"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Runtime/ServiceManager.php#L409">at line 409</a></div> + <h3 id="method_hasStaticMethod"> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Runtime/ServiceManager.php#L399">at line 399</a></div> <code> protected bool - <strong>hasStaticCreateEarlyFactory</strong>(string $class) + <strong>hasStaticMethod</strong>(string $class, string $methodName) </code> </h3> <div class="details"> @@ -1031,7 +1029,7 @@ <h3 id="method_hasStaticCreateEarlyFactory"> <div class="method-description"> - <p><p>Check to see if the provided class has a static <code>createEarly</code> method.</p></p> + <p><p>Check to see if the provided class has the specified static method.</p></p> </div> <div class="tags"> <h4>Parameters</h4> @@ -1040,7 +1038,12 @@ <h4>Parameters</h4> <tr> <td>string</td> <td>$class</td> - <td><p>The name of the class to check</p></td> + <td></td> + </tr> + <tr> + <td>string</td> + <td>$methodName</td> + <td></td> </tr> </table> @@ -1050,7 +1053,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td>bool</td> - <td><p>True if class has a static <code>createEarly</code> method.</p></td> + <td></td> </tr> </table> @@ -1062,10 +1065,10 @@ <h4>Return Value</h4> </div> <div class="method-item"> - <h3 id="method_hasStaticMethod"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Runtime/ServiceManager.php#L423">at line 423</a></div> + <h3 id="method_hasStaticCreateEarlyFactory"> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Runtime/ServiceManager.php#L417">at line 417</a></div> <code> protected bool - <strong>hasStaticMethod</strong>(string $class, string $methodName) + <strong>hasStaticCreateEarlyFactory</strong>(string $class) </code> </h3> <div class="details"> @@ -1073,7 +1076,7 @@ <h3 id="method_hasStaticMethod"> <div class="method-description"> - <p><p>Check to see if the provided class has the specified static method.</p></p> + <p><p>Check to see if the provided class has a static <code>createEarly</code> method.</p></p> </div> <div class="tags"> <h4>Parameters</h4> @@ -1083,11 +1086,6 @@ <h4>Parameters</h4> <td>string</td> <td>$class</td> <td><p>The name of the class to check</p></td> - </tr> - <tr> - <td>string</td> - <td>$methodName</td> - <td><p>The name of the method the class should have</p></td> </tr> </table> @@ -1097,7 +1095,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td>bool</td> - <td><p>True if class has a static method with the specified name.</p></td> + <td><p>True if class has a static <code>createEarly</code> method.</p></td> </tr> </table> @@ -1110,7 +1108,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_discoverModuleGenerators"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Runtime/ServiceManager.php#L439">at line 439</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Runtime/ServiceManager.php#L428">at line 428</a></div> <code> array <strong>discoverModuleGenerators</strong>(array $directoryList, string $baseNamespace) </code> @@ -1157,7 +1155,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_inflect"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Runtime/ServiceManager.php#L459">at line 459</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Runtime/ServiceManager.php#L448">at line 448</a></div> <code> void <strong>inflect</strong>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container, mixed $object) </code> diff --git a/api/Drush/SiteAlias/ProcessManager.html b/api/Drush/SiteAlias/ProcessManager.html index 4bd582c6f8..9443ec78f8 100644 --- a/api/Drush/SiteAlias/ProcessManager.html +++ b/api/Drush/SiteAlias/ProcessManager.html @@ -86,7 +86,7 @@ <h1>ProcessManager <p> class - <strong>ProcessManager</strong> extends <abbr title="Consolidation\SiteProcess\ProcessManager">ProcessManager</abbr> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/SiteAlias/ProcessManager.php">View source</a>) + <strong>ProcessManager</strong> extends <abbr title="Consolidation\SiteProcess\ProcessManager">ProcessManager</abbr> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/SiteAlias/ProcessManager.php">View source</a>) </p> @@ -194,7 +194,7 @@ <h2>Methods</h2> <abbr title="Consolidation\SiteProcess\ProcessBase">ProcessBase</abbr> </div> <div class="col-md-8"> - <a href="#method_process">process</a>(array $commandline, string|null $cwd = null, array $env = null, mixed|null $input = null, int|float|null $timeout = 60) + <a href="#method_process">process</a>(array $commandline, string|null $cwd = null, array|null $env = null, mixed|null $input = null, int|float|null $timeout = 60) <p><p>Run a bash fragment locally.</p></p> </div> <div class="col-md-2"></div> @@ -204,7 +204,7 @@ <h2>Methods</h2> <abbr title="Consolidation\SiteProcess\ProcessBase">ProcessBase</abbr> </div> <div class="col-md-8"> - <a href="#method_shell">shell</a>(string $command, string|null $cwd = null, array $env = null, mixed|null $input = null, int|float|null $timeout = 60) + <a href="#method_shell">shell</a>(string $command, string|null $cwd = null, array|null $env = null, mixed|null $input = null, int|float|null $timeout = 60) <p><p>Create a Process instance from a commandline string.</p></p> </div> <div class="col-md-2"></div> @@ -227,7 +227,7 @@ <h2>Details</h2> <div id="method-details"> <div class="method-item"> <h3 id="method_setDrupalFinder"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/SiteAlias/ProcessManager.php#L23">at line 23</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/SiteAlias/ProcessManager.php#L23">at line 23</a></div> <code> void <strong>setDrupalFinder</strong>($drupalFinder) </code> @@ -270,7 +270,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getDrupalFinder"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/SiteAlias/ProcessManager.php#L28">at line 28</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/SiteAlias/ProcessManager.php#L28">at line 28</a></div> <code> <strong>getDrupalFinder</strong>() </code> @@ -294,7 +294,7 @@ <h3 id="method_getDrupalFinder"> </div> <div class="method-item"> <h3 id="method_drush"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/SiteAlias/ProcessManager.php#L36">at line 36</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/SiteAlias/ProcessManager.php#L36">at line 36</a></div> <code> <abbr title="Consolidation\SiteProcess\ProcessBase">ProcessBase</abbr> <strong>drush</strong>(<abbr title="Consolidation\SiteAlias\SiteAliasInterface">SiteAliasInterface</abbr> $siteAlias, string $command, array $args = [], array $options = [], array $options_double_dash = []) </code> @@ -356,7 +356,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_drushSiteProcess"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/SiteAlias/ProcessManager.php#L48">at line 48</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/SiteAlias/ProcessManager.php#L48">at line 48</a></div> <code> <abbr title="Consolidation\SiteProcess\ProcessBase">ProcessBase</abbr> <strong>drushSiteProcess</strong>(<abbr title="Consolidation\SiteAlias\SiteAliasInterface">SiteAliasInterface</abbr> $siteAlias, array $args = [], array $options = [], array $options_double_dash = []) </code> @@ -421,7 +421,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_drushScript"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/SiteAlias/ProcessManager.php#L72">at line 72</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/SiteAlias/ProcessManager.php#L72">at line 72</a></div> <code> <strong>drushScript</strong>(<abbr title="Consolidation\SiteAlias\SiteAliasInterface">SiteAliasInterface</abbr> $siteAlias) </code> @@ -454,7 +454,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_relativePathToVendorBinDrush"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/SiteAlias/ProcessManager.php#L108">at line 108</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/SiteAlias/ProcessManager.php#L108">at line 108</a></div> <code> protected <strong>relativePathToVendorBinDrush</strong>() </code> @@ -477,7 +477,7 @@ <h3 id="method_relativePathToVendorBinDrush"> </div> <div class="method-item"> <h3 id="method_siteProcess"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/SiteAlias/ProcessManager.php#L123">at line 123</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/SiteAlias/ProcessManager.php#L123">at line 123</a></div> <code> <abbr title="Consolidation\SiteProcess\ProcessBase">ProcessBase</abbr> <strong>siteProcess</strong>(<abbr title="Consolidation\SiteAlias\SiteAliasInterface">SiteAliasInterface</abbr> $siteAlias, $args = [], $options = [], $optionsPassedAsArgs = []) </code> @@ -535,9 +535,9 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_process"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/SiteAlias/ProcessManager.php#L143">at line 143</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/SiteAlias/ProcessManager.php#L143">at line 143</a></div> <code> <abbr title="Consolidation\SiteProcess\ProcessBase">ProcessBase</abbr> - <strong>process</strong>(array $commandline, string|null $cwd = null, array $env = null, mixed|null $input = null, int|float|null $timeout = 60) + <strong>process</strong>(array $commandline, string|null $cwd = null, array|null $env = null, mixed|null $input = null, int|float|null $timeout = 60) </code> </h3> <div class="details"> @@ -563,7 +563,7 @@ <h4>Parameters</h4> <td><p>The working directory or null to use the working dir of the current PHP process</p></td> </tr> <tr> - <td>array</td> + <td>array|null</td> <td>$env</td> <td><p>The environment variables or null to use the same environment as the current PHP process</p></td> </tr> @@ -599,9 +599,9 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_shell"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/SiteAlias/ProcessManager.php#L157">at line 157</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/SiteAlias/ProcessManager.php#L157">at line 157</a></div> <code> <abbr title="Consolidation\SiteProcess\ProcessBase">ProcessBase</abbr> - <strong>shell</strong>(string $command, string|null $cwd = null, array $env = null, mixed|null $input = null, int|float|null $timeout = 60) + <strong>shell</strong>(string $command, string|null $cwd = null, array|null $env = null, mixed|null $input = null, int|float|null $timeout = 60) </code> </h3> <div class="details"> @@ -626,7 +626,7 @@ <h4>Parameters</h4> <td><p>The working directory or null to use the working dir of the current PHP process</p></td> </tr> <tr> - <td>array</td> + <td>array|null</td> <td>$env</td> <td><p>The environment variables or null to use the same environment as the current PHP process</p></td> </tr> @@ -661,7 +661,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_configureProcess"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/SiteAlias/ProcessManager.php#L166">at line 166</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/SiteAlias/ProcessManager.php#L166">at line 166</a></div> <code> static protected <abbr title="Consolidation\SiteProcess\ProcessBase">ProcessBase</abbr> <strong>configureProcess</strong>(<abbr title="Consolidation\SiteProcess\ProcessBase">ProcessBase</abbr> $process) </code> diff --git a/api/Drush/Sql/SqlBase.html b/api/Drush/Sql/SqlBase.html index 19e6bc0d29..10e8cf22a6 100644 --- a/api/Drush/Sql/SqlBase.html +++ b/api/Drush/Sql/SqlBase.html @@ -86,7 +86,7 @@ <h1>SqlBase <p> abstract class - <strong>SqlBase</strong> implements <abbr title="Robo\Contract\ConfigAwareInterface">ConfigAwareInterface</abbr> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php">View source</a>) + <strong>SqlBase</strong> implements <abbr title="Robo\Contract\ConfigAwareInterface">ConfigAwareInterface</abbr> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php">View source</a>) </p> @@ -618,7 +618,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_getExpandedTableSelection"> <div class="location">in <a href="../../Drush/Sql/SqlTableSelectionTrait.html#method_getExpandedTableSelection"> -<abbr title="Drush\Sql\SqlTableSelectionTrait">SqlTableSelectionTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlTableSelectionTrait.php#L25">at line 25</a></div> +<abbr title="Drush\Sql\SqlTableSelectionTrait">SqlTableSelectionTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlTableSelectionTrait.php#L25">at line 25</a></div> <code> array <strong>getExpandedTableSelection</strong>(array $options, array $all_tables) </code> @@ -653,7 +653,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td>array</td> - <td><p>array of tables with each table name in the appropriate + <td><p>An array of tables with each table name in the appropriate element of the array.</p></td> </tr> </table> @@ -668,7 +668,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_expandAndFilterTables"> <div class="location">in <a href="../../Drush/Sql/SqlTableSelectionTrait.html#method_expandAndFilterTables"> -<abbr title="Drush\Sql\SqlTableSelectionTrait">SqlTableSelectionTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlTableSelectionTrait.php#L54">at line 54</a></div> +<abbr title="Drush\Sql\SqlTableSelectionTrait">SqlTableSelectionTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlTableSelectionTrait.php#L54">at line 54</a></div> <code> array <strong>expandAndFilterTables</strong>(array $tables, array $db_tables) </code> @@ -705,7 +705,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td>array</td> - <td><p>array of tables with non-existant tables removed.</p></td> + <td><p>An array of tables with non-existent tables removed.</p></td> </tr> </table> @@ -719,7 +719,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_expandWildcardTables"> <div class="location">in <a href="../../Drush/Sql/SqlTableSelectionTrait.html#method_expandWildcardTables"> -<abbr title="Drush\Sql\SqlTableSelectionTrait">SqlTableSelectionTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlTableSelectionTrait.php#L73">at line 73</a></div> +<abbr title="Drush\Sql\SqlTableSelectionTrait">SqlTableSelectionTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlTableSelectionTrait.php#L73">at line 73</a></div> <code> array <strong>expandWildcardTables</strong>(array $tables, array $db_tables) </code> @@ -753,7 +753,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td>array</td> - <td></td> + <td><p>$tables array with wildcards resolved to real table names.</p></td> </tr> </table> @@ -767,7 +767,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_filterTables"> <div class="location">in <a href="../../Drush/Sql/SqlTableSelectionTrait.html#method_filterTables"> -<abbr title="Drush\Sql\SqlTableSelectionTrait">SqlTableSelectionTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlTableSelectionTrait.php#L100">at line 100</a></div> +<abbr title="Drush\Sql\SqlTableSelectionTrait">SqlTableSelectionTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlTableSelectionTrait.php#L100">at line 100</a></div> <code> array <strong>filterTables</strong>(array $tables, array $db_tables) </code> @@ -801,7 +801,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td>array</td> - <td><p>array with only valid table names (i.e. all of which actually exist in + <td><p>An array with only valid table names (i.e. all of which actually exist in the database).</p></td> </tr> </table> @@ -816,7 +816,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getTableSelection"> <div class="location">in <a href="../../Drush/Sql/SqlTableSelectionTrait.html#method_getTableSelection"> -<abbr title="Drush\Sql\SqlTableSelectionTrait">SqlTableSelectionTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlTableSelectionTrait.php#L125">at line 125</a></div> +<abbr title="Drush\Sql\SqlTableSelectionTrait">SqlTableSelectionTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlTableSelectionTrait.php#L125">at line 125</a></div> <code> array <strong>getTableSelection</strong>(array $options) </code> @@ -852,7 +852,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td>array</td> - <td><p>array of table names with each table name in the appropriate + <td><p>An array of table names with each table name in the appropriate element of the array.</p></td> </tr> </table> @@ -867,7 +867,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getRawTableList"> <div class="location">in <a href="../../Drush/Sql/SqlTableSelectionTrait.html#method_getRawTableList"> -<abbr title="Drush\Sql\SqlTableSelectionTrait">SqlTableSelectionTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlTableSelectionTrait.php#L148">at line 148</a></div> +<abbr title="Drush\Sql\SqlTableSelectionTrait">SqlTableSelectionTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlTableSelectionTrait.php#L148">at line 148</a></div> <code> array <strong>getRawTableList</strong>(string $option_name, array $options) </code> @@ -886,7 +886,8 @@ <h4>Parameters</h4> <tr> <td>string</td> <td>$option_name</td> - <td></td> + <td><p>The option name to check: skip-tables, structure-tables +or tables. This function will check both <em>-key and </em>-list.</p></td> </tr> <tr> <td>array</td> @@ -901,7 +902,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td>array</td> - <td><p>an array of tables based on the first option + <td><p>Returns an array of tables based on the first option found, or an empty array if there were no matches.</p></td> </tr> </table> @@ -916,7 +917,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -960,7 +961,7 @@ <h4>See also</h4> </div> <div class="method-item"> <h3 id="method___construct"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L55">at line 55</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L55">at line 55</a></div> <code> <strong>__construct</strong>(array $dbSpec, array $options) </code> @@ -998,7 +999,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_getEnv"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L65">at line 65</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L65">at line 65</a></div> <code> array <strong>getEnv</strong>() </code> @@ -1030,7 +1031,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getProcess"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L73">at line 73</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L73">at line 73</a></div> <code> <abbr title="Symfony\Component\Process\Process">Process</abbr> <strong>getProcess</strong>() </code> @@ -1062,7 +1063,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_setProcess"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L78">at line 78</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L78">at line 78</a></div> <code> void <strong>setProcess</strong>(<abbr title="Symfony\Component\Process\Process">Process</abbr> $process) </code> @@ -1105,7 +1106,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_create"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L89">at line 89</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L89">at line 89</a></div> <code> static <abbr title="Drush\Sql\Drush\Sql\SqlBase">SqlBase</abbr>|null <strong>create</strong>(array $options = []) </code> @@ -1147,7 +1148,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getInstance"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L119">at line 119</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L119">at line 119</a></div> <code> static <a href="../../Drush/Sql/SqlBase.html"><abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a>|null <strong>getInstance</strong>($db_spec, $options) </code> @@ -1195,7 +1196,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getDbSpec"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L135">at line 135</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L135">at line 135</a></div> <code> array <strong>getDbSpec</strong>() </code> @@ -1228,7 +1229,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_setDbSpec"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L143">at line 143</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L143">at line 143</a></div> <code> void <strong>setDbSpec</strong>(array $dbSpec) </code> @@ -1270,7 +1271,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_command"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L151">at line 151</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L151">at line 151</a></div> <code> string <strong>command</strong>() </code> @@ -1302,7 +1303,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_connect"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L163">at line 163</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L163">at line 163</a></div> <code> string <strong>connect</strong>(bool $hide_password = true) </code> @@ -1345,7 +1346,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_dump"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L175">at line 175</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L175">at line 175</a></div> <code> <abbr title="Drush\Sql\string|bool|null">string|bool|null</abbr> <strong>dump</strong>() </code> @@ -1378,7 +1379,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_addPipeFail"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L220">at line 220</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L220">at line 220</a></div> <code> protected string <strong>addPipeFail</strong>(string $cmd, string $pipefail) </code> @@ -1434,7 +1435,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_dumpCmd"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L244">at line 244</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L244">at line 244</a></div> <code> string <strong>dumpCmd</strong>($table_selection) </code> @@ -1477,7 +1478,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_dumpFile"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L256">at line 256</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L256">at line 256</a></div> <code> string|null <strong>dumpFile</strong>($file) </code> @@ -1520,7 +1521,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_query"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L293">at line 293</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L293">at line 293</a></div> <code> bool|null <strong>query</strong>(string $query, $input_file = null, $result_file = '') </code> @@ -1573,7 +1574,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_alwaysQuery"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L318">at line 318</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L318">at line 318</a></div> <code> bool <strong>alwaysQuery</strong>(string $query, $input_file = null, string|null $result_file = '') </code> @@ -1626,7 +1627,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_logQueryInDebugMode"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L370">at line 370</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L370">at line 370</a></div> <code> protected void <strong>logQueryInDebugMode</strong>($query, $input_file_original) </code> @@ -1673,7 +1674,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_silent"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L383">at line 383</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L383">at line 383</a></div> <code> string|null <strong>silent</strong>() </code> @@ -1706,7 +1707,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_queryPrefix"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L389">at line 389</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L389">at line 389</a></div> <code> string|null <strong>queryPrefix</strong>($query) </code> @@ -1749,7 +1750,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_queryFormat"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L402">at line 402</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L402">at line 402</a></div> <code> <strong>queryFormat</strong>($query) </code> @@ -1783,7 +1784,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_drop"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L414">at line 414</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L414">at line 414</a></div> <code> bool|null <strong>drop</strong>(array $tables) </code> @@ -1826,7 +1827,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_createdbSql"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L433">at line 433</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L433">at line 433</a></div> <code> string <strong>createdbSql</strong>($dbname, bool $quoted = false) </code> @@ -1874,7 +1875,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_createdb"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L446">at line 446</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L446">at line 446</a></div> <code> bool|null <strong>createdb</strong>(bool $quoted = false) </code> @@ -1918,7 +1919,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_dropOrCreate"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L461">at line 461</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L461">at line 461</a></div> <code> bool <strong>dropOrCreate</strong>() </code> @@ -1951,7 +1952,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_dbExists"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L473">at line 473</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L473">at line 473</a></div> <code> bool <strong>dbExists</strong>() </code> @@ -1984,7 +1985,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_creds"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L485">at line 485</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L485">at line 485</a></div> <code> string <strong>creds</strong>(bool $hide_password = true) </code> @@ -2027,7 +2028,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_scheme"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L493">at line 493</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L493">at line 493</a></div> <code> string <strong>scheme</strong>() </code> @@ -2059,7 +2060,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_listTables"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L501">at line 501</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L501">at line 501</a></div> <code> array <strong>listTables</strong>() </code> @@ -2091,7 +2092,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_listTablesQuoted"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L513">at line 513</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L513">at line 513</a></div> <code> array <strong>listTablesQuoted</strong>() </code> @@ -2124,7 +2125,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_paramsToOptions"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L524">at line 524</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L524">at line 524</a></div> <code> string <strong>paramsToOptions</strong>($parameters) </code> @@ -2167,7 +2168,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_su"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L541">at line 541</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L541">at line 541</a></div> <code> void <strong>su</strong>() </code> @@ -2199,7 +2200,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getOptions"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L561">at line 561</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L561">at line 561</a></div> <code> array <strong>getOptions</strong>() </code> @@ -2232,7 +2233,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getOption"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L566">at line 566</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L566">at line 566</a></div> <code> <strong>getOption</strong>($name, $default = null) </code> @@ -2271,7 +2272,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_dbSpecFromDbUrl"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L580">at line 580</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L580">at line 580</a></div> <code> static array <strong>dbSpecFromDbUrl</strong>($db_url) </code> @@ -2313,7 +2314,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_alwaysQueryCommand"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L627">at line 627</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L591">at line 591</a></div> <code> array <strong>alwaysQueryCommand</strong>($input_file) </code> diff --git a/api/Drush/Sql/SqlMysql.html b/api/Drush/Sql/SqlMysql.html index ec3c25689c..637a81863c 100644 --- a/api/Drush/Sql/SqlMysql.html +++ b/api/Drush/Sql/SqlMysql.html @@ -86,7 +86,7 @@ <h1>SqlMysql <p> class - <strong>SqlMysql</strong> extends <a href="../../Drush/Sql/SqlBase.html"><abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlMysql.php">View source</a>) + <strong>SqlMysql</strong> extends <a href="../../Drush/Sql/SqlBase.html"><abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlMysql.php">View source</a>) </p> @@ -687,7 +687,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_getExpandedTableSelection"> <div class="location">in <a href="../../Drush/Sql/SqlTableSelectionTrait.html#method_getExpandedTableSelection"> -<abbr title="Drush\Sql\SqlTableSelectionTrait">SqlTableSelectionTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlTableSelectionTrait.php#L25">at line 25</a></div> +<abbr title="Drush\Sql\SqlTableSelectionTrait">SqlTableSelectionTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlTableSelectionTrait.php#L25">at line 25</a></div> <code> array <strong>getExpandedTableSelection</strong>(array $options, array $all_tables) </code> @@ -722,7 +722,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td>array</td> - <td><p>array of tables with each table name in the appropriate + <td><p>An array of tables with each table name in the appropriate element of the array.</p></td> </tr> </table> @@ -737,7 +737,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_expandAndFilterTables"> <div class="location">in <a href="../../Drush/Sql/SqlTableSelectionTrait.html#method_expandAndFilterTables"> -<abbr title="Drush\Sql\SqlTableSelectionTrait">SqlTableSelectionTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlTableSelectionTrait.php#L54">at line 54</a></div> +<abbr title="Drush\Sql\SqlTableSelectionTrait">SqlTableSelectionTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlTableSelectionTrait.php#L54">at line 54</a></div> <code> array <strong>expandAndFilterTables</strong>(array $tables, array $db_tables) </code> @@ -774,7 +774,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td>array</td> - <td><p>array of tables with non-existant tables removed.</p></td> + <td><p>An array of tables with non-existent tables removed.</p></td> </tr> </table> @@ -788,7 +788,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_expandWildcardTables"> <div class="location">in <a href="../../Drush/Sql/SqlTableSelectionTrait.html#method_expandWildcardTables"> -<abbr title="Drush\Sql\SqlTableSelectionTrait">SqlTableSelectionTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlTableSelectionTrait.php#L73">at line 73</a></div> +<abbr title="Drush\Sql\SqlTableSelectionTrait">SqlTableSelectionTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlTableSelectionTrait.php#L73">at line 73</a></div> <code> array <strong>expandWildcardTables</strong>(array $tables, array $db_tables) </code> @@ -822,7 +822,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td>array</td> - <td></td> + <td><p>$tables array with wildcards resolved to real table names.</p></td> </tr> </table> @@ -836,7 +836,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_filterTables"> <div class="location">in <a href="../../Drush/Sql/SqlTableSelectionTrait.html#method_filterTables"> -<abbr title="Drush\Sql\SqlTableSelectionTrait">SqlTableSelectionTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlTableSelectionTrait.php#L100">at line 100</a></div> +<abbr title="Drush\Sql\SqlTableSelectionTrait">SqlTableSelectionTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlTableSelectionTrait.php#L100">at line 100</a></div> <code> array <strong>filterTables</strong>(array $tables, array $db_tables) </code> @@ -870,7 +870,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td>array</td> - <td><p>array with only valid table names (i.e. all of which actually exist in + <td><p>An array with only valid table names (i.e. all of which actually exist in the database).</p></td> </tr> </table> @@ -885,7 +885,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getTableSelection"> <div class="location">in <a href="../../Drush/Sql/SqlTableSelectionTrait.html#method_getTableSelection"> -<abbr title="Drush\Sql\SqlTableSelectionTrait">SqlTableSelectionTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlTableSelectionTrait.php#L125">at line 125</a></div> +<abbr title="Drush\Sql\SqlTableSelectionTrait">SqlTableSelectionTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlTableSelectionTrait.php#L125">at line 125</a></div> <code> array <strong>getTableSelection</strong>(array $options) </code> @@ -921,7 +921,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td>array</td> - <td><p>array of table names with each table name in the appropriate + <td><p>An array of table names with each table name in the appropriate element of the array.</p></td> </tr> </table> @@ -936,7 +936,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getRawTableList"> <div class="location">in <a href="../../Drush/Sql/SqlTableSelectionTrait.html#method_getRawTableList"> -<abbr title="Drush\Sql\SqlTableSelectionTrait">SqlTableSelectionTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlTableSelectionTrait.php#L148">at line 148</a></div> +<abbr title="Drush\Sql\SqlTableSelectionTrait">SqlTableSelectionTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlTableSelectionTrait.php#L148">at line 148</a></div> <code> array <strong>getRawTableList</strong>(string $option_name, array $options) </code> @@ -955,7 +955,8 @@ <h4>Parameters</h4> <tr> <td>string</td> <td>$option_name</td> - <td></td> + <td><p>The option name to check: skip-tables, structure-tables +or tables. This function will check both <em>-key and </em>-list.</p></td> </tr> <tr> <td>array</td> @@ -970,7 +971,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td>array</td> - <td><p>an array of tables based on the first option + <td><p>Returns an array of tables based on the first option found, or an empty array if there were no matches.</p></td> </tr> </table> @@ -985,7 +986,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -1030,7 +1031,7 @@ <h4>See also</h4> <div class="method-item"> <h3 id="method___construct"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method___construct"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L55">at line 55</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L55">at line 55</a></div> <code> <strong>__construct</strong>(array $dbSpec, array $options) </code> @@ -1069,7 +1070,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getEnv"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_getEnv"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L65">at line 65</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L65">at line 65</a></div> <code> array <strong>getEnv</strong>() </code> @@ -1102,7 +1103,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getProcess"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_getProcess"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L73">at line 73</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L73">at line 73</a></div> <code> <abbr title="Symfony\Component\Process\Process">Process</abbr> <strong>getProcess</strong>() </code> @@ -1135,7 +1136,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_setProcess"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_setProcess"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L78">at line 78</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L78">at line 78</a></div> <code> void <strong>setProcess</strong>(<abbr title="Symfony\Component\Process\Process">Process</abbr> $process) </code> @@ -1179,7 +1180,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_create"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_create"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L89">at line 89</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L89">at line 89</a></div> <code> static <abbr title="Drush\Sql\Drush\Sql\SqlBase">SqlBase</abbr>|null <strong>create</strong>(array $options = []) </code> @@ -1222,7 +1223,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getInstance"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_getInstance"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L119">at line 119</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L119">at line 119</a></div> <code> static <a href="../../Drush/Sql/SqlBase.html"><abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a>|null <strong>getInstance</strong>($db_spec, $options) </code> @@ -1271,7 +1272,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getDbSpec"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_getDbSpec"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L135">at line 135</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L135">at line 135</a></div> <code> array <strong>getDbSpec</strong>() </code> @@ -1305,7 +1306,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_setDbSpec"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_setDbSpec"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L143">at line 143</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L143">at line 143</a></div> <code> void <strong>setDbSpec</strong>(array $dbSpec) </code> @@ -1347,7 +1348,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_command"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlMysql.php#L33">at line 33</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlMysql.php#L33">at line 33</a></div> <code> string <strong>command</strong>() </code> @@ -1380,7 +1381,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_connect"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_connect"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L163">at line 163</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L163">at line 163</a></div> <code> string <strong>connect</strong>(bool $hide_password = true) </code> @@ -1424,7 +1425,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_dump"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_dump"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L175">at line 175</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L175">at line 175</a></div> <code> <abbr title="Drush\Sql\string|bool|null">string|bool|null</abbr> <strong>dump</strong>() </code> @@ -1458,7 +1459,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_addPipeFail"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_addPipeFail"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L220">at line 220</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L220">at line 220</a></div> <code> protected string <strong>addPipeFail</strong>(string $cmd, string $pipefail) </code> @@ -1514,7 +1515,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_dumpCmd"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlMysql.php#L187">at line 187</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlMysql.php#L187">at line 187</a></div> <code> string <strong>dumpCmd</strong>($table_selection) </code> @@ -1558,7 +1559,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_dumpFile"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_dumpFile"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L256">at line 256</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L256">at line 256</a></div> <code> string|null <strong>dumpFile</strong>($file) </code> @@ -1602,7 +1603,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_query"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_query"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L293">at line 293</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L293">at line 293</a></div> <code> bool|null <strong>query</strong>(string $query, $input_file = null, $result_file = '') </code> @@ -1656,7 +1657,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_alwaysQuery"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_alwaysQuery"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L318">at line 318</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L318">at line 318</a></div> <code> bool <strong>alwaysQuery</strong>(string $query, $input_file = null, string|null $result_file = '') </code> @@ -1710,7 +1711,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_logQueryInDebugMode"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_logQueryInDebugMode"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L370">at line 370</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L370">at line 370</a></div> <code> protected void <strong>logQueryInDebugMode</strong>($query, $input_file_original) </code> @@ -1757,7 +1758,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_silent"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlMysql.php#L126">at line 126</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlMysql.php#L126">at line 126</a></div> <code> string|null <strong>silent</strong>() </code> @@ -1791,7 +1792,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_queryPrefix"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_queryPrefix"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L389">at line 389</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L389">at line 389</a></div> <code> string|null <strong>queryPrefix</strong>($query) </code> @@ -1835,7 +1836,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_queryFormat"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_queryFormat"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L402">at line 402</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L402">at line 402</a></div> <code> <strong>queryFormat</strong>($query) </code> @@ -1870,7 +1871,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_drop"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_drop"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L414">at line 414</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L414">at line 414</a></div> <code> bool|null <strong>drop</strong>(array $tables) </code> @@ -1913,7 +1914,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_createdbSql"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlMysql.php#L131">at line 131</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlMysql.php#L131">at line 131</a></div> <code> string <strong>createdbSql</strong>($dbname, bool $quoted = false) </code> @@ -1962,7 +1963,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_createdb"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_createdb"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L446">at line 446</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L446">at line 446</a></div> <code> bool|null <strong>createdb</strong>(bool $quoted = false) </code> @@ -2007,7 +2008,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_dropOrCreate"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_dropOrCreate"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L461">at line 461</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L461">at line 461</a></div> <code> bool <strong>dropOrCreate</strong>() </code> @@ -2040,7 +2041,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_dbExists"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlMysql.php#L162">at line 162</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlMysql.php#L162">at line 162</a></div> <code> bool <strong>dbExists</strong>() </code> @@ -2073,7 +2074,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_creds"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlMysql.php#L56">at line 56</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlMysql.php#L56">at line 56</a></div> <code> string <strong>creds</strong>(bool $hide_password = true) </code> @@ -2117,7 +2118,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_scheme"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_scheme"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L493">at line 493</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L493">at line 493</a></div> <code> string <strong>scheme</strong>() </code> @@ -2149,7 +2150,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_listTables"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlMysql.php#L168">at line 168</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlMysql.php#L168">at line 168</a></div> <code> array <strong>listTables</strong>() </code> @@ -2181,7 +2182,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_listTablesQuoted"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlMysql.php#L178">at line 178</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlMysql.php#L178">at line 178</a></div> <code> array <strong>listTablesQuoted</strong>() </code> @@ -2215,7 +2216,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_paramsToOptions"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_paramsToOptions"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L524">at line 524</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L524">at line 524</a></div> <code> string <strong>paramsToOptions</strong>($parameters) </code> @@ -2259,7 +2260,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_su"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_su"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L541">at line 541</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L541">at line 541</a></div> <code> void <strong>su</strong>() </code> @@ -2292,7 +2293,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getOptions"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_getOptions"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L561">at line 561</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L561">at line 561</a></div> <code> array <strong>getOptions</strong>() </code> @@ -2326,7 +2327,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getOption"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_getOption"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L566">at line 566</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L566">at line 566</a></div> <code> <strong>getOption</strong>($name, $default = null) </code> @@ -2366,7 +2367,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_dbSpecFromDbUrl"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_dbSpecFromDbUrl"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L580">at line 580</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L580">at line 580</a></div> <code> static array <strong>dbSpecFromDbUrl</strong>($db_url) </code> @@ -2409,7 +2410,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_alwaysQueryCommand"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_alwaysQueryCommand"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L627">at line 627</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L591">at line 591</a></div> <code> array <strong>alwaysQueryCommand</strong>($input_file) </code> @@ -2451,7 +2452,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_make"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlMysql.php#L18">at line 18</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlMysql.php#L18">at line 18</a></div> <code> static <strong>make</strong>(array $dbSpec, array $options) </code> @@ -2489,7 +2490,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_dumpProgram"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlMysql.php#L38">at line 38</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlMysql.php#L38">at line 38</a></div> <code> string <strong>dumpProgram</strong>() </code> @@ -2522,7 +2523,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getVersion"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlMysql.php#L46">at line 46</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlMysql.php#L46">at line 46</a></div> <code> string <strong>getVersion</strong>() </code> @@ -2554,7 +2555,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_setVersion"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlMysql.php#L51">at line 51</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlMysql.php#L51">at line 51</a></div> <code> void <strong>setVersion</strong>(string $version) </code> diff --git a/api/Drush/Sql/SqlPgsql.html b/api/Drush/Sql/SqlPgsql.html index bdc814ecc3..a66fb116a8 100644 --- a/api/Drush/Sql/SqlPgsql.html +++ b/api/Drush/Sql/SqlPgsql.html @@ -86,7 +86,7 @@ <h1>SqlPgsql <p> class - <strong>SqlPgsql</strong> extends <a href="../../Drush/Sql/SqlBase.html"><abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlPgsql.php">View source</a>) + <strong>SqlPgsql</strong> extends <a href="../../Drush/Sql/SqlBase.html"><abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlPgsql.php">View source</a>) </p> @@ -644,7 +644,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_getExpandedTableSelection"> <div class="location">in <a href="../../Drush/Sql/SqlTableSelectionTrait.html#method_getExpandedTableSelection"> -<abbr title="Drush\Sql\SqlTableSelectionTrait">SqlTableSelectionTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlTableSelectionTrait.php#L25">at line 25</a></div> +<abbr title="Drush\Sql\SqlTableSelectionTrait">SqlTableSelectionTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlTableSelectionTrait.php#L25">at line 25</a></div> <code> array <strong>getExpandedTableSelection</strong>(array $options, array $all_tables) </code> @@ -679,7 +679,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td>array</td> - <td><p>array of tables with each table name in the appropriate + <td><p>An array of tables with each table name in the appropriate element of the array.</p></td> </tr> </table> @@ -694,7 +694,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_expandAndFilterTables"> <div class="location">in <a href="../../Drush/Sql/SqlTableSelectionTrait.html#method_expandAndFilterTables"> -<abbr title="Drush\Sql\SqlTableSelectionTrait">SqlTableSelectionTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlTableSelectionTrait.php#L54">at line 54</a></div> +<abbr title="Drush\Sql\SqlTableSelectionTrait">SqlTableSelectionTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlTableSelectionTrait.php#L54">at line 54</a></div> <code> array <strong>expandAndFilterTables</strong>(array $tables, array $db_tables) </code> @@ -731,7 +731,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td>array</td> - <td><p>array of tables with non-existant tables removed.</p></td> + <td><p>An array of tables with non-existent tables removed.</p></td> </tr> </table> @@ -745,7 +745,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_expandWildcardTables"> <div class="location">in <a href="../../Drush/Sql/SqlTableSelectionTrait.html#method_expandWildcardTables"> -<abbr title="Drush\Sql\SqlTableSelectionTrait">SqlTableSelectionTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlTableSelectionTrait.php#L73">at line 73</a></div> +<abbr title="Drush\Sql\SqlTableSelectionTrait">SqlTableSelectionTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlTableSelectionTrait.php#L73">at line 73</a></div> <code> array <strong>expandWildcardTables</strong>(array $tables, array $db_tables) </code> @@ -779,7 +779,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td>array</td> - <td></td> + <td><p>$tables array with wildcards resolved to real table names.</p></td> </tr> </table> @@ -793,7 +793,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_filterTables"> <div class="location">in <a href="../../Drush/Sql/SqlTableSelectionTrait.html#method_filterTables"> -<abbr title="Drush\Sql\SqlTableSelectionTrait">SqlTableSelectionTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlTableSelectionTrait.php#L100">at line 100</a></div> +<abbr title="Drush\Sql\SqlTableSelectionTrait">SqlTableSelectionTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlTableSelectionTrait.php#L100">at line 100</a></div> <code> array <strong>filterTables</strong>(array $tables, array $db_tables) </code> @@ -827,7 +827,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td>array</td> - <td><p>array with only valid table names (i.e. all of which actually exist in + <td><p>An array with only valid table names (i.e. all of which actually exist in the database).</p></td> </tr> </table> @@ -842,7 +842,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getTableSelection"> <div class="location">in <a href="../../Drush/Sql/SqlTableSelectionTrait.html#method_getTableSelection"> -<abbr title="Drush\Sql\SqlTableSelectionTrait">SqlTableSelectionTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlTableSelectionTrait.php#L125">at line 125</a></div> +<abbr title="Drush\Sql\SqlTableSelectionTrait">SqlTableSelectionTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlTableSelectionTrait.php#L125">at line 125</a></div> <code> array <strong>getTableSelection</strong>(array $options) </code> @@ -878,7 +878,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td>array</td> - <td><p>array of table names with each table name in the appropriate + <td><p>An array of table names with each table name in the appropriate element of the array.</p></td> </tr> </table> @@ -893,7 +893,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getRawTableList"> <div class="location">in <a href="../../Drush/Sql/SqlTableSelectionTrait.html#method_getRawTableList"> -<abbr title="Drush\Sql\SqlTableSelectionTrait">SqlTableSelectionTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlTableSelectionTrait.php#L148">at line 148</a></div> +<abbr title="Drush\Sql\SqlTableSelectionTrait">SqlTableSelectionTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlTableSelectionTrait.php#L148">at line 148</a></div> <code> array <strong>getRawTableList</strong>(string $option_name, array $options) </code> @@ -912,7 +912,8 @@ <h4>Parameters</h4> <tr> <td>string</td> <td>$option_name</td> - <td></td> + <td><p>The option name to check: skip-tables, structure-tables +or tables. This function will check both <em>-key and </em>-list.</p></td> </tr> <tr> <td>array</td> @@ -927,7 +928,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td>array</td> - <td><p>an array of tables based on the first option + <td><p>Returns an array of tables based on the first option found, or an empty array if there were no matches.</p></td> </tr> </table> @@ -942,7 +943,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -987,7 +988,7 @@ <h4>See also</h4> <div class="method-item"> <h3 id="method___construct"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method___construct"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L55">at line 55</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L55">at line 55</a></div> <code> <strong>__construct</strong>(array $dbSpec, array $options) </code> @@ -1025,7 +1026,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_getEnv"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlPgsql.php#L50">at line 50</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlPgsql.php#L50">at line 50</a></div> <code> array <strong>getEnv</strong>() </code> @@ -1058,7 +1059,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getProcess"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_getProcess"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L73">at line 73</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L73">at line 73</a></div> <code> <abbr title="Symfony\Component\Process\Process">Process</abbr> <strong>getProcess</strong>() </code> @@ -1091,7 +1092,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_setProcess"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_setProcess"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L78">at line 78</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L78">at line 78</a></div> <code> void <strong>setProcess</strong>(<abbr title="Symfony\Component\Process\Process">Process</abbr> $process) </code> @@ -1135,7 +1136,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_create"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_create"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L89">at line 89</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L89">at line 89</a></div> <code> static <abbr title="Drush\Sql\Drush\Sql\SqlBase">SqlBase</abbr>|null <strong>create</strong>(array $options = []) </code> @@ -1178,7 +1179,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getInstance"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_getInstance"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L119">at line 119</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L119">at line 119</a></div> <code> static <a href="../../Drush/Sql/SqlBase.html"><abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a>|null <strong>getInstance</strong>($db_spec, $options) </code> @@ -1227,7 +1228,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getDbSpec"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_getDbSpec"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L135">at line 135</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L135">at line 135</a></div> <code> array <strong>getDbSpec</strong>() </code> @@ -1261,7 +1262,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_setDbSpec"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_setDbSpec"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L143">at line 143</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L143">at line 143</a></div> <code> void <strong>setDbSpec</strong>(array $dbSpec) </code> @@ -1303,7 +1304,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_command"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlPgsql.php#L45">at line 45</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlPgsql.php#L45">at line 45</a></div> <code> string <strong>command</strong>() </code> @@ -1336,7 +1337,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_connect"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_connect"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L163">at line 163</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L163">at line 163</a></div> <code> string <strong>connect</strong>(bool $hide_password = true) </code> @@ -1380,7 +1381,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_dump"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_dump"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L175">at line 175</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L175">at line 175</a></div> <code> <abbr title="Drush\Sql\string|bool|null">string|bool|null</abbr> <strong>dump</strong>() </code> @@ -1414,7 +1415,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_addPipeFail"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_addPipeFail"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L220">at line 220</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L220">at line 220</a></div> <code> protected string <strong>addPipeFail</strong>(string $cmd, string $pipefail) </code> @@ -1470,7 +1471,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_dumpCmd"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlPgsql.php#L145">at line 145</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlPgsql.php#L145">at line 145</a></div> <code> string <strong>dumpCmd</strong>($table_selection) </code> @@ -1514,7 +1515,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_dumpFile"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_dumpFile"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L256">at line 256</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L256">at line 256</a></div> <code> string|null <strong>dumpFile</strong>($file) </code> @@ -1558,7 +1559,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_query"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_query"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L293">at line 293</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L293">at line 293</a></div> <code> bool|null <strong>query</strong>(string $query, $input_file = null, $result_file = '') </code> @@ -1612,7 +1613,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_alwaysQuery"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_alwaysQuery"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L318">at line 318</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L318">at line 318</a></div> <code> bool <strong>alwaysQuery</strong>(string $query, $input_file = null, string|null $result_file = '') </code> @@ -1666,7 +1667,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_logQueryInDebugMode"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_logQueryInDebugMode"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L370">at line 370</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L370">at line 370</a></div> <code> protected void <strong>logQueryInDebugMode</strong>($query, $input_file_original) </code> @@ -1714,7 +1715,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_silent"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_silent"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L383">at line 383</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L383">at line 383</a></div> <code> string|null <strong>silent</strong>() </code> @@ -1748,7 +1749,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_queryPrefix"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_queryPrefix"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L389">at line 389</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L389">at line 389</a></div> <code> string|null <strong>queryPrefix</strong>($query) </code> @@ -1791,7 +1792,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_queryFormat"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlPgsql.php#L130">at line 130</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlPgsql.php#L130">at line 130</a></div> <code> <strong>queryFormat</strong>($query) </code> @@ -1825,7 +1826,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_drop"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlPgsql.php#L93">at line 93</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlPgsql.php#L93">at line 93</a></div> <code> bool|null <strong>drop</strong>(array $tables) </code> @@ -1868,7 +1869,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_createdbSql"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlPgsql.php#L103">at line 103</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlPgsql.php#L103">at line 103</a></div> <code> string <strong>createdbSql</strong>($dbname, bool $quoted = false) </code> @@ -1916,7 +1917,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_createdb"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlPgsql.php#L84">at line 84</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlPgsql.php#L84">at line 84</a></div> <code> bool|null <strong>createdb</strong>(bool $quoted = false) </code> @@ -1961,7 +1962,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_dropOrCreate"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_dropOrCreate"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L461">at line 461</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L461">at line 461</a></div> <code> bool <strong>dropOrCreate</strong>() </code> @@ -1994,7 +1995,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_dbExists"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlPgsql.php#L113">at line 113</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlPgsql.php#L113">at line 113</a></div> <code> bool <strong>dbExists</strong>() </code> @@ -2027,7 +2028,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_creds"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlPgsql.php#L64">at line 64</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlPgsql.php#L64">at line 64</a></div> <code> string <strong>creds</strong>(bool $hide_password = true) </code> @@ -2071,7 +2072,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_scheme"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_scheme"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L493">at line 493</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L493">at line 493</a></div> <code> string <strong>scheme</strong>() </code> @@ -2103,7 +2104,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_listTables"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlPgsql.php#L138">at line 138</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlPgsql.php#L138">at line 138</a></div> <code> array <strong>listTables</strong>() </code> @@ -2136,7 +2137,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_listTablesQuoted"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_listTablesQuoted"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L513">at line 513</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L513">at line 513</a></div> <code> array <strong>listTablesQuoted</strong>() </code> @@ -2170,7 +2171,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_paramsToOptions"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_paramsToOptions"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L524">at line 524</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L524">at line 524</a></div> <code> string <strong>paramsToOptions</strong>($parameters) </code> @@ -2214,7 +2215,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_su"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_su"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L541">at line 541</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L541">at line 541</a></div> <code> void <strong>su</strong>() </code> @@ -2247,7 +2248,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getOptions"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_getOptions"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L561">at line 561</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L561">at line 561</a></div> <code> array <strong>getOptions</strong>() </code> @@ -2281,7 +2282,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getOption"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_getOption"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L566">at line 566</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L566">at line 566</a></div> <code> <strong>getOption</strong>($name, $default = null) </code> @@ -2321,7 +2322,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_dbSpecFromDbUrl"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_dbSpecFromDbUrl"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L580">at line 580</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L580">at line 580</a></div> <code> static array <strong>dbSpecFromDbUrl</strong>($db_url) </code> @@ -2364,7 +2365,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_alwaysQueryCommand"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_alwaysQueryCommand"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L627">at line 627</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L591">at line 591</a></div> <code> array <strong>alwaysQueryCommand</strong>($input_file) </code> @@ -2406,7 +2407,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getPasswordFile"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlPgsql.php#L198">at line 198</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlPgsql.php#L198">at line 198</a></div> <code> string|null <strong>getPasswordFile</strong>() </code> diff --git a/api/Drush/Sql/SqlSqlite.html b/api/Drush/Sql/SqlSqlite.html index 3ce5be8d68..b650e64065 100644 --- a/api/Drush/Sql/SqlSqlite.html +++ b/api/Drush/Sql/SqlSqlite.html @@ -86,7 +86,7 @@ <h1>SqlSqlite <p> class - <strong>SqlSqlite</strong> extends <a href="../../Drush/Sql/SqlBase.html"><abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlSqlite.php">View source</a>) + <strong>SqlSqlite</strong> extends <a href="../../Drush/Sql/SqlBase.html"><abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlSqlite.php">View source</a>) </p> @@ -637,7 +637,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_getExpandedTableSelection"> <div class="location">in <a href="../../Drush/Sql/SqlTableSelectionTrait.html#method_getExpandedTableSelection"> -<abbr title="Drush\Sql\SqlTableSelectionTrait">SqlTableSelectionTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlTableSelectionTrait.php#L25">at line 25</a></div> +<abbr title="Drush\Sql\SqlTableSelectionTrait">SqlTableSelectionTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlTableSelectionTrait.php#L25">at line 25</a></div> <code> array <strong>getExpandedTableSelection</strong>(array $options, array $all_tables) </code> @@ -672,7 +672,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td>array</td> - <td><p>array of tables with each table name in the appropriate + <td><p>An array of tables with each table name in the appropriate element of the array.</p></td> </tr> </table> @@ -687,7 +687,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_expandAndFilterTables"> <div class="location">in <a href="../../Drush/Sql/SqlTableSelectionTrait.html#method_expandAndFilterTables"> -<abbr title="Drush\Sql\SqlTableSelectionTrait">SqlTableSelectionTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlTableSelectionTrait.php#L54">at line 54</a></div> +<abbr title="Drush\Sql\SqlTableSelectionTrait">SqlTableSelectionTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlTableSelectionTrait.php#L54">at line 54</a></div> <code> array <strong>expandAndFilterTables</strong>(array $tables, array $db_tables) </code> @@ -724,7 +724,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td>array</td> - <td><p>array of tables with non-existant tables removed.</p></td> + <td><p>An array of tables with non-existent tables removed.</p></td> </tr> </table> @@ -738,7 +738,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_expandWildcardTables"> <div class="location">in <a href="../../Drush/Sql/SqlTableSelectionTrait.html#method_expandWildcardTables"> -<abbr title="Drush\Sql\SqlTableSelectionTrait">SqlTableSelectionTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlTableSelectionTrait.php#L73">at line 73</a></div> +<abbr title="Drush\Sql\SqlTableSelectionTrait">SqlTableSelectionTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlTableSelectionTrait.php#L73">at line 73</a></div> <code> array <strong>expandWildcardTables</strong>(array $tables, array $db_tables) </code> @@ -772,7 +772,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td>array</td> - <td></td> + <td><p>$tables array with wildcards resolved to real table names.</p></td> </tr> </table> @@ -786,7 +786,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_filterTables"> <div class="location">in <a href="../../Drush/Sql/SqlTableSelectionTrait.html#method_filterTables"> -<abbr title="Drush\Sql\SqlTableSelectionTrait">SqlTableSelectionTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlTableSelectionTrait.php#L100">at line 100</a></div> +<abbr title="Drush\Sql\SqlTableSelectionTrait">SqlTableSelectionTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlTableSelectionTrait.php#L100">at line 100</a></div> <code> array <strong>filterTables</strong>(array $tables, array $db_tables) </code> @@ -820,7 +820,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td>array</td> - <td><p>array with only valid table names (i.e. all of which actually exist in + <td><p>An array with only valid table names (i.e. all of which actually exist in the database).</p></td> </tr> </table> @@ -835,7 +835,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getTableSelection"> <div class="location">in <a href="../../Drush/Sql/SqlTableSelectionTrait.html#method_getTableSelection"> -<abbr title="Drush\Sql\SqlTableSelectionTrait">SqlTableSelectionTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlTableSelectionTrait.php#L125">at line 125</a></div> +<abbr title="Drush\Sql\SqlTableSelectionTrait">SqlTableSelectionTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlTableSelectionTrait.php#L125">at line 125</a></div> <code> array <strong>getTableSelection</strong>(array $options) </code> @@ -871,7 +871,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td>array</td> - <td><p>array of table names with each table name in the appropriate + <td><p>An array of table names with each table name in the appropriate element of the array.</p></td> </tr> </table> @@ -886,7 +886,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getRawTableList"> <div class="location">in <a href="../../Drush/Sql/SqlTableSelectionTrait.html#method_getRawTableList"> -<abbr title="Drush\Sql\SqlTableSelectionTrait">SqlTableSelectionTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlTableSelectionTrait.php#L148">at line 148</a></div> +<abbr title="Drush\Sql\SqlTableSelectionTrait">SqlTableSelectionTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlTableSelectionTrait.php#L148">at line 148</a></div> <code> array <strong>getRawTableList</strong>(string $option_name, array $options) </code> @@ -905,7 +905,8 @@ <h4>Parameters</h4> <tr> <td>string</td> <td>$option_name</td> - <td></td> + <td><p>The option name to check: skip-tables, structure-tables +or tables. This function will check both <em>-key and </em>-list.</p></td> </tr> <tr> <td>array</td> @@ -920,7 +921,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td>array</td> - <td><p>an array of tables based on the first option + <td><p>Returns an array of tables based on the first option found, or an empty array if there were no matches.</p></td> </tr> </table> @@ -935,7 +936,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getConfig"> <div class="location">in <a href="../../Drush/Config/ConfigAwareTrait.html#method_getConfig"> -<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> +<abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Config/ConfigAwareTrait.php#L21">at line 21</a></div> <code> <a href="../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> <strong>getConfig</strong>() </code> @@ -980,7 +981,7 @@ <h4>See also</h4> <div class="method-item"> <h3 id="method___construct"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method___construct"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L55">at line 55</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L55">at line 55</a></div> <code> <strong>__construct</strong>(array $dbSpec, array $options) </code> @@ -1019,7 +1020,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_getEnv"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_getEnv"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L65">at line 65</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L65">at line 65</a></div> <code> array <strong>getEnv</strong>() </code> @@ -1052,7 +1053,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getProcess"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_getProcess"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L73">at line 73</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L73">at line 73</a></div> <code> <abbr title="Symfony\Component\Process\Process">Process</abbr> <strong>getProcess</strong>() </code> @@ -1085,7 +1086,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_setProcess"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_setProcess"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L78">at line 78</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L78">at line 78</a></div> <code> void <strong>setProcess</strong>(<abbr title="Symfony\Component\Process\Process">Process</abbr> $process) </code> @@ -1129,7 +1130,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_create"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_create"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L89">at line 89</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L89">at line 89</a></div> <code> static <abbr title="Drush\Sql\Drush\Sql\SqlBase">SqlBase</abbr>|null <strong>create</strong>(array $options = []) </code> @@ -1172,7 +1173,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getInstance"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_getInstance"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L119">at line 119</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L119">at line 119</a></div> <code> static <a href="../../Drush/Sql/SqlBase.html"><abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a>|null <strong>getInstance</strong>($db_spec, $options) </code> @@ -1221,7 +1222,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getDbSpec"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_getDbSpec"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L135">at line 135</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L135">at line 135</a></div> <code> array <strong>getDbSpec</strong>() </code> @@ -1255,7 +1256,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_setDbSpec"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_setDbSpec"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L143">at line 143</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L143">at line 143</a></div> <code> void <strong>setDbSpec</strong>(array $dbSpec) </code> @@ -1297,7 +1298,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_command"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlSqlite.php#L11">at line 11</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlSqlite.php#L11">at line 11</a></div> <code> string <strong>command</strong>() </code> @@ -1330,7 +1331,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_connect"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_connect"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L163">at line 163</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L163">at line 163</a></div> <code> string <strong>connect</strong>(bool $hide_password = true) </code> @@ -1374,7 +1375,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_dump"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_dump"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L175">at line 175</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L175">at line 175</a></div> <code> <abbr title="Drush\Sql\string|bool|null">string|bool|null</abbr> <strong>dump</strong>() </code> @@ -1408,7 +1409,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_addPipeFail"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_addPipeFail"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L220">at line 220</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L220">at line 220</a></div> <code> protected string <strong>addPipeFail</strong>(string $cmd, string $pipefail) </code> @@ -1464,7 +1465,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_dumpCmd"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlSqlite.php#L95">at line 95</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlSqlite.php#L95">at line 95</a></div> <code> string <strong>dumpCmd</strong>($table_selection) </code> @@ -1508,7 +1509,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_dumpFile"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_dumpFile"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L256">at line 256</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L256">at line 256</a></div> <code> string|null <strong>dumpFile</strong>($file) </code> @@ -1552,7 +1553,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_query"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_query"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L293">at line 293</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L293">at line 293</a></div> <code> bool|null <strong>query</strong>(string $query, $input_file = null, $result_file = '') </code> @@ -1606,7 +1607,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_alwaysQuery"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_alwaysQuery"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L318">at line 318</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L318">at line 318</a></div> <code> bool <strong>alwaysQuery</strong>(string $query, $input_file = null, string|null $result_file = '') </code> @@ -1660,7 +1661,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_logQueryInDebugMode"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_logQueryInDebugMode"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L370">at line 370</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L370">at line 370</a></div> <code> protected void <strong>logQueryInDebugMode</strong>($query, $input_file_original) </code> @@ -1708,7 +1709,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_silent"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_silent"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L383">at line 383</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L383">at line 383</a></div> <code> string|null <strong>silent</strong>() </code> @@ -1742,7 +1743,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_queryPrefix"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_queryPrefix"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L389">at line 389</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L389">at line 389</a></div> <code> string|null <strong>queryPrefix</strong>($query) </code> @@ -1786,7 +1787,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_queryFormat"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_queryFormat"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L402">at line 402</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L402">at line 402</a></div> <code> <strong>queryFormat</strong>($query) </code> @@ -1820,7 +1821,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_drop"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlSqlite.php#L80">at line 80</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlSqlite.php#L80">at line 80</a></div> <code> bool|null <strong>drop</strong>(array $tables) </code> @@ -1863,7 +1864,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_createdbSql"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlSqlite.php#L24">at line 24</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlSqlite.php#L24">at line 24</a></div> <code> string <strong>createdbSql</strong>($dbname, bool $quoted = false) </code> @@ -1911,7 +1912,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_createdb"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlSqlite.php#L36">at line 36</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlSqlite.php#L36">at line 36</a></div> <code> bool|null <strong>createdb</strong>(bool $quoted = false) </code> @@ -1956,7 +1957,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_dropOrCreate"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_dropOrCreate"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L461">at line 461</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L461">at line 461</a></div> <code> bool <strong>dropOrCreate</strong>() </code> @@ -1989,7 +1990,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_dbExists"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlSqlite.php#L53">at line 53</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlSqlite.php#L53">at line 53</a></div> <code> bool <strong>dbExists</strong>() </code> @@ -2022,7 +2023,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_creds"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlSqlite.php#L16">at line 16</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlSqlite.php#L16">at line 16</a></div> <code> string <strong>creds</strong>(bool $hide_password = true) </code> @@ -2066,7 +2067,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_scheme"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_scheme"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L493">at line 493</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L493">at line 493</a></div> <code> string <strong>scheme</strong>() </code> @@ -2098,7 +2099,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_listTables"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlSqlite.php#L58">at line 58</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlSqlite.php#L58">at line 58</a></div> <code> array <strong>listTables</strong>() </code> @@ -2131,7 +2132,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_listTablesQuoted"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_listTablesQuoted"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L513">at line 513</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L513">at line 513</a></div> <code> array <strong>listTablesQuoted</strong>() </code> @@ -2165,7 +2166,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_paramsToOptions"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_paramsToOptions"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L524">at line 524</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L524">at line 524</a></div> <code> string <strong>paramsToOptions</strong>($parameters) </code> @@ -2209,7 +2210,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_su"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_su"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L541">at line 541</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L541">at line 541</a></div> <code> void <strong>su</strong>() </code> @@ -2242,7 +2243,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getOptions"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_getOptions"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L561">at line 561</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L561">at line 561</a></div> <code> array <strong>getOptions</strong>() </code> @@ -2276,7 +2277,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getOption"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_getOption"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L566">at line 566</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L566">at line 566</a></div> <code> <strong>getOption</strong>($name, $default = null) </code> @@ -2316,7 +2317,7 @@ <h4>Parameters</h4> <div class="method-item"> <h3 id="method_dbSpecFromDbUrl"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_dbSpecFromDbUrl"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L580">at line 580</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L580">at line 580</a></div> <code> static array <strong>dbSpecFromDbUrl</strong>($db_url) </code> @@ -2359,7 +2360,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_alwaysQueryCommand"> <div class="location">in <a href="../../Drush/Sql/SqlBase.html#method_alwaysQueryCommand"> -<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlBase.php#L627">at line 627</a></div> +<abbr title="Drush\Sql\SqlBase">SqlBase</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlBase.php#L591">at line 591</a></div> <code> array <strong>alwaysQueryCommand</strong>($input_file) </code> diff --git a/api/Drush/Sql/SqlTableSelectionTrait.html b/api/Drush/Sql/SqlTableSelectionTrait.html index cedf0f4986..0de9d9ff3a 100644 --- a/api/Drush/Sql/SqlTableSelectionTrait.html +++ b/api/Drush/Sql/SqlTableSelectionTrait.html @@ -86,7 +86,7 @@ <h1>SqlTableSelectionTrait <p> trait - <strong>SqlTableSelectionTrait</strong> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlTableSelectionTrait.php">View source</a>) + <strong>SqlTableSelectionTrait</strong> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlTableSelectionTrait.php">View source</a>) </p> @@ -175,7 +175,7 @@ <h2>Details</h2> <div id="method-details"> <div class="method-item"> <h3 id="method_getExpandedTableSelection"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlTableSelectionTrait.php#L25">at line 25</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlTableSelectionTrait.php#L25">at line 25</a></div> <code> array <strong>getExpandedTableSelection</strong>(array $options, array $all_tables) </code> @@ -210,7 +210,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td>array</td> - <td><p>array of tables with each table name in the appropriate + <td><p>An array of tables with each table name in the appropriate element of the array.</p></td> </tr> </table> @@ -224,7 +224,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_expandAndFilterTables"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlTableSelectionTrait.php#L54">at line 54</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlTableSelectionTrait.php#L54">at line 54</a></div> <code> array <strong>expandAndFilterTables</strong>(array $tables, array $db_tables) </code> @@ -261,7 +261,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td>array</td> - <td><p>array of tables with non-existant tables removed.</p></td> + <td><p>An array of tables with non-existent tables removed.</p></td> </tr> </table> @@ -274,7 +274,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_expandWildcardTables"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlTableSelectionTrait.php#L73">at line 73</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlTableSelectionTrait.php#L73">at line 73</a></div> <code> array <strong>expandWildcardTables</strong>(array $tables, array $db_tables) </code> @@ -308,7 +308,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td>array</td> - <td></td> + <td><p>$tables array with wildcards resolved to real table names.</p></td> </tr> </table> @@ -321,7 +321,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_filterTables"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlTableSelectionTrait.php#L100">at line 100</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlTableSelectionTrait.php#L100">at line 100</a></div> <code> array <strong>filterTables</strong>(array $tables, array $db_tables) </code> @@ -355,7 +355,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td>array</td> - <td><p>array with only valid table names (i.e. all of which actually exist in + <td><p>An array with only valid table names (i.e. all of which actually exist in the database).</p></td> </tr> </table> @@ -369,7 +369,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getTableSelection"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlTableSelectionTrait.php#L125">at line 125</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlTableSelectionTrait.php#L125">at line 125</a></div> <code> array <strong>getTableSelection</strong>(array $options) </code> @@ -405,7 +405,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td>array</td> - <td><p>array of table names with each table name in the appropriate + <td><p>An array of table names with each table name in the appropriate element of the array.</p></td> </tr> </table> @@ -419,7 +419,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getRawTableList"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Sql/SqlTableSelectionTrait.php#L148">at line 148</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Sql/SqlTableSelectionTrait.php#L148">at line 148</a></div> <code> array <strong>getRawTableList</strong>(string $option_name, array $options) </code> @@ -438,7 +438,8 @@ <h4>Parameters</h4> <tr> <td>string</td> <td>$option_name</td> - <td></td> + <td><p>The option name to check: skip-tables, structure-tables +or tables. This function will check both <em>-key and </em>-list.</p></td> </tr> <tr> <td>array</td> @@ -453,7 +454,7 @@ <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td>array</td> - <td><p>an array of tables based on the first option + <td><p>Returns an array of tables based on the first option found, or an empty array if there were no matches.</p></td> </tr> </table> diff --git a/api/Drush/TestTraits/DrushTestTrait.html b/api/Drush/TestTraits/DrushTestTrait.html index 73b4890665..baf2725698 100644 --- a/api/Drush/TestTraits/DrushTestTrait.html +++ b/api/Drush/TestTraits/DrushTestTrait.html @@ -86,7 +86,7 @@ <h1>DrushTestTrait <p> trait - <strong>DrushTestTrait</strong> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/TestTraits/DrushTestTrait.php">View source</a>) + <strong>DrushTestTrait</strong> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/TestTraits/DrushTestTrait.php">View source</a>) </p> @@ -95,7 +95,7 @@ <h1>DrushTestTrait <div class="description"> <p><p>DrushTestTrait provides a <code>drush()</code> method that may be -used to write functional tests for Drush extensions.</p></p> <p><p>More information is available at <a href="https://github.com/drush-ops/drush/blob/12.x/docs/contribute/unish.md#drush-test-traits">https://github.com/drush-ops/drush/blob/12.x/docs/contribute/unish.md#drush-test-traits</a>.</p></p> </div> +used to write functional tests for Drush extensions.</p></p> <p><p>More information is available at <a href="https://github.com/drush-ops/drush/blob/13.x/docs/contribute/unish.md#drush-test-traits">https://github.com/drush-ops/drush/blob/13.x/docs/contribute/unish.md#drush-test-traits</a>.</p></p> </div> <h2>Traits</h2> @@ -271,7 +271,7 @@ <h2>Methods</h2> mixed </div> <div class="col-md-8"> - <a href="#method_getOutputFromJSON">getOutputFromJSON</a>(<abbr title="Drush\TestTraits\string|int">string|int</abbr> $key = null) + <a href="#method_getOutputFromJSON">getOutputFromJSON</a>(<abbr title="Drush\TestTraits\string|int|null">string|int|null</abbr> $key = null) <p><p>Accessor for the last output, decoded from json.</p></p> </div> <div class="col-md-2"><small>from <a href="../../Drush/TestTraits/OutputUtilsTrait.html#method_getOutputFromJSON"> @@ -418,7 +418,7 @@ <h2>Details</h2> <div class="method-item"> <h3 id="method_getOutputRaw"> <div class="location">in <a href="../../Drush/TestTraits/OutputUtilsTrait.html#method_getOutputRaw"> -<abbr title="Drush\TestTraits\OutputUtilsTrait">OutputUtilsTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/TestTraits/OutputUtilsTrait.php#L18">at line 18</a></div> +<abbr title="Drush\TestTraits\OutputUtilsTrait">OutputUtilsTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/TestTraits/OutputUtilsTrait.php#L18">at line 18</a></div> <code> abstract string <strong>getOutputRaw</strong>() </code> @@ -451,7 +451,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getErrorOutputRaw"> <div class="location">in <a href="../../Drush/TestTraits/OutputUtilsTrait.html#method_getErrorOutputRaw"> -<abbr title="Drush\TestTraits\OutputUtilsTrait">OutputUtilsTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/TestTraits/OutputUtilsTrait.php#L23">at line 23</a></div> +<abbr title="Drush\TestTraits\OutputUtilsTrait">OutputUtilsTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/TestTraits/OutputUtilsTrait.php#L23">at line 23</a></div> <code> abstract string <strong>getErrorOutputRaw</strong>() </code> @@ -484,7 +484,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getSimplifiedOutput"> <div class="location">in <a href="../../Drush/TestTraits/OutputUtilsTrait.html#method_getSimplifiedOutput"> -<abbr title="Drush\TestTraits\OutputUtilsTrait">OutputUtilsTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/TestTraits/OutputUtilsTrait.php#L28">at line 28</a></div> +<abbr title="Drush\TestTraits\OutputUtilsTrait">OutputUtilsTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/TestTraits/OutputUtilsTrait.php#L28">at line 28</a></div> <code> protected string <strong>getSimplifiedOutput</strong>() </code> @@ -517,7 +517,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getSimplifiedErrorOutput"> <div class="location">in <a href="../../Drush/TestTraits/OutputUtilsTrait.html#method_getSimplifiedErrorOutput"> -<abbr title="Drush\TestTraits\OutputUtilsTrait">OutputUtilsTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/TestTraits/OutputUtilsTrait.php#L40">at line 40</a></div> +<abbr title="Drush\TestTraits\OutputUtilsTrait">OutputUtilsTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/TestTraits/OutputUtilsTrait.php#L40">at line 40</a></div> <code> protected string <strong>getSimplifiedErrorOutput</strong>() </code> @@ -551,7 +551,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_simplifyOutput"> <div class="location">in <a href="../../Drush/TestTraits/OutputUtilsTrait.html#method_simplifyOutput"> -<abbr title="Drush\TestTraits\OutputUtilsTrait">OutputUtilsTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/TestTraits/OutputUtilsTrait.php#L48">at line 48</a></div> +<abbr title="Drush\TestTraits\OutputUtilsTrait">OutputUtilsTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/TestTraits/OutputUtilsTrait.php#L48">at line 48</a></div> <code> protected string <strong>simplifyOutput</strong>(string $output) </code> @@ -594,7 +594,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_pathsToSimplify"> <div class="location">in <a href="../../Drush/TestTraits/OutputUtilsTrait.html#method_pathsToSimplify"> -<abbr title="Drush\TestTraits\OutputUtilsTrait">OutputUtilsTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/TestTraits/OutputUtilsTrait.php#L73">at line 73</a></div> +<abbr title="Drush\TestTraits\OutputUtilsTrait">OutputUtilsTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/TestTraits/OutputUtilsTrait.php#L73">at line 73</a></div> <code> array <strong>pathsToSimplify</strong>() </code> @@ -628,7 +628,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getOutput"> <div class="location">in <a href="../../Drush/TestTraits/OutputUtilsTrait.html#method_getOutput"> -<abbr title="Drush\TestTraits\OutputUtilsTrait">OutputUtilsTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/TestTraits/OutputUtilsTrait.php#L81">at line 81</a></div> +<abbr title="Drush\TestTraits\OutputUtilsTrait">OutputUtilsTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/TestTraits/OutputUtilsTrait.php#L81">at line 81</a></div> <code> string <strong>getOutput</strong>() </code> @@ -661,7 +661,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getErrorOutput"> <div class="location">in <a href="../../Drush/TestTraits/OutputUtilsTrait.html#method_getErrorOutput"> -<abbr title="Drush\TestTraits\OutputUtilsTrait">OutputUtilsTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/TestTraits/OutputUtilsTrait.php#L89">at line 89</a></div> +<abbr title="Drush\TestTraits\OutputUtilsTrait">OutputUtilsTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/TestTraits/OutputUtilsTrait.php#L89">at line 89</a></div> <code> string <strong>getErrorOutput</strong>() </code> @@ -694,7 +694,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getOutputAsList"> <div class="location">in <a href="../../Drush/TestTraits/OutputUtilsTrait.html#method_getOutputAsList"> -<abbr title="Drush\TestTraits\OutputUtilsTrait">OutputUtilsTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/TestTraits/OutputUtilsTrait.php#L97">at line 97</a></div> +<abbr title="Drush\TestTraits\OutputUtilsTrait">OutputUtilsTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/TestTraits/OutputUtilsTrait.php#L97">at line 97</a></div> <code> array <strong>getOutputAsList</strong>() </code> @@ -727,7 +727,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getErrorOutputAsList"> <div class="location">in <a href="../../Drush/TestTraits/OutputUtilsTrait.html#method_getErrorOutputAsList"> -<abbr title="Drush\TestTraits\OutputUtilsTrait">OutputUtilsTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/TestTraits/OutputUtilsTrait.php#L105">at line 105</a></div> +<abbr title="Drush\TestTraits\OutputUtilsTrait">OutputUtilsTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/TestTraits/OutputUtilsTrait.php#L105">at line 105</a></div> <code> array <strong>getErrorOutputAsList</strong>() </code> @@ -760,9 +760,9 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_getOutputFromJSON"> <div class="location">in <a href="../../Drush/TestTraits/OutputUtilsTrait.html#method_getOutputFromJSON"> -<abbr title="Drush\TestTraits\OutputUtilsTrait">OutputUtilsTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/TestTraits/OutputUtilsTrait.php#L116">at line 116</a></div> +<abbr title="Drush\TestTraits\OutputUtilsTrait">OutputUtilsTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/TestTraits/OutputUtilsTrait.php#L116">at line 116</a></div> <code> mixed - <strong>getOutputFromJSON</strong>(<abbr title="Drush\TestTraits\string|int">string|int</abbr> $key = null) + <strong>getOutputFromJSON</strong>(<abbr title="Drush\TestTraits\string|int|null">string|int|null</abbr> $key = null) </code> </h3> <div class="details"> @@ -777,7 +777,7 @@ <h4>Parameters</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Drush\TestTraits\string|int">string|int</abbr></td> + <td><abbr title="Drush\TestTraits\string|int|null">string|int|null</abbr></td> <td>$key</td> <td><p>Optionally return only a top level element from the json object.</p></td> </tr> @@ -803,7 +803,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_startExecute"> <div class="location">in <a href="../../Drush/TestTraits/CliTestTrait.html#method_startExecute"> -<abbr title="Drush\TestTraits\CliTestTrait">CliTestTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/TestTraits/CliTestTrait.php#L77">at line 77</a></div> +<abbr title="Drush\TestTraits\CliTestTrait">CliTestTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/TestTraits/CliTestTrait.php#L77">at line 77</a></div> <code> <abbr title="Symfony\Component\Process\Process">Process</abbr> <strong>startExecute</strong>(<abbr title="Drush\TestTraits\string|array">string|array</abbr> $command, string|null $cd = null, array|null $env = null, string|null $input = null) </code> @@ -861,7 +861,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_execute"> <div class="location">in <a href="../../Drush/TestTraits/CliTestTrait.html#method_execute"> -<abbr title="Drush\TestTraits\CliTestTrait">CliTestTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/TestTraits/CliTestTrait.php#L114">at line 114</a></div> +<abbr title="Drush\TestTraits\CliTestTrait">CliTestTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/TestTraits/CliTestTrait.php#L114">at line 114</a></div> <code> void <strong>execute</strong>(<abbr title="Drush\TestTraits\array|string">array|string</abbr> $command, int $expected_return = 0, string|null $cd = null, array|null $env = null, string|null $input = null) </code> @@ -924,7 +924,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_escapeshellarg"> <div class="location">in <a href="../../Drush/TestTraits/CliTestTrait.html#method_escapeshellarg"> -<abbr title="Drush\TestTraits\CliTestTrait">CliTestTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/TestTraits/CliTestTrait.php#L159">at line 159</a></div> +<abbr title="Drush\TestTraits\CliTestTrait">CliTestTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/TestTraits/CliTestTrait.php#L159">at line 159</a></div> <code> static string <strong>escapeshellarg</strong>(string $arg) </code> @@ -968,7 +968,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_isWindows"> <div class="location">in <a href="../../Drush/TestTraits/CliTestTrait.html#method_isWindows"> -<abbr title="Drush\TestTraits\CliTestTrait">CliTestTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/TestTraits/CliTestTrait.php#L171">at line 171</a></div> +<abbr title="Drush\TestTraits\CliTestTrait">CliTestTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/TestTraits/CliTestTrait.php#L171">at line 171</a></div> <code> static bool <strong>isWindows</strong>() </code> @@ -1002,7 +1002,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method__escapeshellargWindows"> <div class="location">in <a href="../../Drush/TestTraits/CliTestTrait.html#method__escapeshellargWindows"> -<abbr title="Drush\TestTraits\CliTestTrait">CliTestTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/TestTraits/CliTestTrait.php#L176">at line 176</a></div> +<abbr title="Drush\TestTraits\CliTestTrait">CliTestTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/TestTraits/CliTestTrait.php#L176">at line 176</a></div> <code> static string <strong>_escapeshellargWindows</strong>(string $arg) </code> @@ -1046,7 +1046,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_buildProcessMessage"> <div class="location">in <a href="../../Drush/TestTraits/CliTestTrait.html#method_buildProcessMessage"> -<abbr title="Drush\TestTraits\CliTestTrait">CliTestTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/TestTraits/CliTestTrait.php#L196">at line 196</a></div> +<abbr title="Drush\TestTraits\CliTestTrait">CliTestTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/TestTraits/CliTestTrait.php#L196">at line 196</a></div> <code> string <strong>buildProcessMessage</strong>() </code> @@ -1079,7 +1079,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_assertOutputEquals"> <div class="location">in <a href="../../Drush/TestTraits/CliTestTrait.html#method_assertOutputEquals"> -<abbr title="Drush\TestTraits\CliTestTrait">CliTestTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/TestTraits/CliTestTrait.php#L230">at line 230</a></div> +<abbr title="Drush\TestTraits\CliTestTrait">CliTestTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/TestTraits/CliTestTrait.php#L230">at line 230</a></div> <code> protected void <strong>assertOutputEquals</strong>(string $expected, string $filter = '') </code> @@ -1129,7 +1129,7 @@ <h4>Return Value</h4> <div class="method-item"> <h3 id="method_assertErrorOutputEquals"> <div class="location">in <a href="../../Drush/TestTraits/CliTestTrait.html#method_assertErrorOutputEquals"> -<abbr title="Drush\TestTraits\CliTestTrait">CliTestTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/12.x/src/TestTraits/CliTestTrait.php#L251">at line 251</a></div> +<abbr title="Drush\TestTraits\CliTestTrait">CliTestTrait</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/TestTraits/CliTestTrait.php#L251">at line 251</a></div> <code> protected void <strong>assertErrorOutputEquals</strong>(string $expected, string $filter = '') </code> @@ -1178,7 +1178,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getPathToDrush"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/TestTraits/DrushTestTrait.php#L17">at line 17</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/TestTraits/DrushTestTrait.php#L17">at line 17</a></div> <code> string <strong>getPathToDrush</strong>() </code> @@ -1211,7 +1211,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_drush"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/TestTraits/DrushTestTrait.php#L42">at line 42</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/TestTraits/DrushTestTrait.php#L42">at line 42</a></div> <code> void <strong>drush</strong>($command, array $args = [], array $options = [], string|null $site_specification = null, string|null $cd = null, int $expected_return = 0, string|null $suffix = null, array $env = []) </code> @@ -1288,7 +1288,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_convertKeyValueToFlag"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/TestTraits/DrushTestTrait.php#L87">at line 87</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/TestTraits/DrushTestTrait.php#L87">at line 87</a></div> <code> protected string <strong>convertKeyValueToFlag</strong>(string $key, mixed $value) </code> @@ -1335,7 +1335,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_drushMajorVersion"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/TestTraits/DrushTestTrait.php#L100">at line 100</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/TestTraits/DrushTestTrait.php#L100">at line 100</a></div> <code> int <strong>drushMajorVersion</strong>() </code> diff --git a/api/Drush/TestTraits/OutputUtilsTrait.html b/api/Drush/TestTraits/OutputUtilsTrait.html index 3c92b5fd94..49fa0c4a88 100644 --- a/api/Drush/TestTraits/OutputUtilsTrait.html +++ b/api/Drush/TestTraits/OutputUtilsTrait.html @@ -86,7 +86,7 @@ <h1>OutputUtilsTrait <p> trait - <strong>OutputUtilsTrait</strong> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/TestTraits/OutputUtilsTrait.php">View source</a>) + <strong>OutputUtilsTrait</strong> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/TestTraits/OutputUtilsTrait.php">View source</a>) </p> @@ -209,7 +209,7 @@ <h2>Methods</h2> mixed </div> <div class="col-md-8"> - <a href="#method_getOutputFromJSON">getOutputFromJSON</a>(<abbr title="Drush\TestTraits\string|int">string|int</abbr> $key = null) + <a href="#method_getOutputFromJSON">getOutputFromJSON</a>(<abbr title="Drush\TestTraits\string|int|null">string|int|null</abbr> $key = null) <p><p>Accessor for the last output, decoded from json.</p></p> </div> <div class="col-md-2"></div> @@ -222,7 +222,7 @@ <h2>Details</h2> <div id="method-details"> <div class="method-item"> <h3 id="method_getOutputRaw"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/TestTraits/OutputUtilsTrait.php#L18">at line 18</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/TestTraits/OutputUtilsTrait.php#L18">at line 18</a></div> <code> abstract string <strong>getOutputRaw</strong>() </code> @@ -254,7 +254,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getErrorOutputRaw"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/TestTraits/OutputUtilsTrait.php#L23">at line 23</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/TestTraits/OutputUtilsTrait.php#L23">at line 23</a></div> <code> abstract string <strong>getErrorOutputRaw</strong>() </code> @@ -286,7 +286,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getSimplifiedOutput"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/TestTraits/OutputUtilsTrait.php#L28">at line 28</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/TestTraits/OutputUtilsTrait.php#L28">at line 28</a></div> <code> protected string <strong>getSimplifiedOutput</strong>() </code> @@ -318,7 +318,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getSimplifiedErrorOutput"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/TestTraits/OutputUtilsTrait.php#L40">at line 40</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/TestTraits/OutputUtilsTrait.php#L40">at line 40</a></div> <code> protected string <strong>getSimplifiedErrorOutput</strong>() </code> @@ -351,7 +351,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_simplifyOutput"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/TestTraits/OutputUtilsTrait.php#L48">at line 48</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/TestTraits/OutputUtilsTrait.php#L48">at line 48</a></div> <code> protected string <strong>simplifyOutput</strong>(string $output) </code> @@ -393,7 +393,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_pathsToSimplify"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/TestTraits/OutputUtilsTrait.php#L73">at line 73</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/TestTraits/OutputUtilsTrait.php#L73">at line 73</a></div> <code> array <strong>pathsToSimplify</strong>() </code> @@ -426,7 +426,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getOutput"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/TestTraits/OutputUtilsTrait.php#L81">at line 81</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/TestTraits/OutputUtilsTrait.php#L81">at line 81</a></div> <code> string <strong>getOutput</strong>() </code> @@ -458,7 +458,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getErrorOutput"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/TestTraits/OutputUtilsTrait.php#L89">at line 89</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/TestTraits/OutputUtilsTrait.php#L89">at line 89</a></div> <code> string <strong>getErrorOutput</strong>() </code> @@ -490,7 +490,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getOutputAsList"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/TestTraits/OutputUtilsTrait.php#L97">at line 97</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/TestTraits/OutputUtilsTrait.php#L97">at line 97</a></div> <code> array <strong>getOutputAsList</strong>() </code> @@ -522,7 +522,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getErrorOutputAsList"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/TestTraits/OutputUtilsTrait.php#L105">at line 105</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/TestTraits/OutputUtilsTrait.php#L105">at line 105</a></div> <code> array <strong>getErrorOutputAsList</strong>() </code> @@ -554,9 +554,9 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getOutputFromJSON"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/TestTraits/OutputUtilsTrait.php#L116">at line 116</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/TestTraits/OutputUtilsTrait.php#L116">at line 116</a></div> <code> mixed - <strong>getOutputFromJSON</strong>(<abbr title="Drush\TestTraits\string|int">string|int</abbr> $key = null) + <strong>getOutputFromJSON</strong>(<abbr title="Drush\TestTraits\string|int|null">string|int|null</abbr> $key = null) </code> </h3> <div class="details"> @@ -571,7 +571,7 @@ <h4>Parameters</h4> <table class="table table-condensed"> <tr> - <td><abbr title="Drush\TestTraits\string|int">string|int</abbr></td> + <td><abbr title="Drush\TestTraits\string|int|null">string|int|null</abbr></td> <td>$key</td> <td><p>Optionally return only a top level element from the json object.</p></td> </tr> diff --git a/api/Drush/Utils/FsUtils.html b/api/Drush/Utils/FsUtils.html index 0cc3cf88c1..4191b1c98c 100644 --- a/api/Drush/Utils/FsUtils.html +++ b/api/Drush/Utils/FsUtils.html @@ -86,7 +86,7 @@ <h1>FsUtils <p> class - <strong>FsUtils</strong> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Utils/FsUtils.php">View source</a>) + <strong>FsUtils</strong> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Utils/FsUtils.php">View source</a>) </p> @@ -209,7 +209,7 @@ <h2>Details</h2> <div id="method-details"> <div class="method-item"> <h3 id="method_getBackupDir"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Utils/FsUtils.php#L29">at line 29</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Utils/FsUtils.php#L29">at line 29</a></div> <code> static string <strong>getBackupDir</strong>(string $subdir = null) </code> @@ -261,7 +261,7 @@ <h4>Exceptions</h4> </div> <div class="method-item"> <h3 id="method_getBackupDirParent"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Utils/FsUtils.php#L61">at line 61</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Utils/FsUtils.php#L61">at line 61</a></div> <code> static <abbr title="Drush\Utils\A">A</abbr> <strong>getBackupDirParent</strong>() </code> @@ -302,7 +302,7 @@ <h4>Exceptions</h4> </div> <div class="method-item"> <h3 id="method_isUsableDirectory"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Utils/FsUtils.php#L98">at line 98</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Utils/FsUtils.php#L98">at line 98</a></div> <code> static bool|string <strong>isUsableDirectory</strong>(string|null $dir) </code> @@ -345,7 +345,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_tmpDir"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Utils/FsUtils.php#L129">at line 129</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Utils/FsUtils.php#L129">at line 129</a></div> <code> static string <strong>tmpDir</strong>(string $subdir = null) </code> @@ -396,7 +396,7 @@ <h4>Exceptions</h4> </div> <div class="method-item"> <h3 id="method_registerForDeletion"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Utils/FsUtils.php#L146">at line 146</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Utils/FsUtils.php#L146">at line 146</a></div> <code> static <strong>registerForDeletion</strong>(string $dir) </code> @@ -429,7 +429,7 @@ <h4>Parameters</h4> </div> <div class="method-item"> <h3 id="method_cleanup"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Utils/FsUtils.php#L159">at line 159</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Utils/FsUtils.php#L159">at line 159</a></div> <code> static <strong>cleanup</strong>() </code> @@ -452,7 +452,7 @@ <h3 id="method_cleanup"> </div> <div class="method-item"> <h3 id="method_prepareBackupDir"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Utils/FsUtils.php#L184">at line 184</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Utils/FsUtils.php#L184">at line 184</a></div> <code> static string <strong>prepareBackupDir</strong>(string $subdir = null) </code> @@ -503,7 +503,7 @@ <h4>Exceptions</h4> </div> <div class="method-item"> <h3 id="method_realpath"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Utils/FsUtils.php#L203">at line 203</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Utils/FsUtils.php#L203">at line 203</a></div> <code> static string <strong>realpath</strong>(string $path) </code> @@ -546,7 +546,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_isTarball"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Utils/FsUtils.php#L217">at line 217</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Utils/FsUtils.php#L216">at line 216</a></div> <code> static string|bool <strong>isTarball</strong>(string $path) </code> @@ -588,7 +588,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_getMimeContentType"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Utils/FsUtils.php#L246">at line 246</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Utils/FsUtils.php#L244">at line 244</a></div> <code> static string|bool|null <strong>getMimeContentType</strong>(string $path) </code> diff --git a/api/Drush/Utils/StringUtils.html b/api/Drush/Utils/StringUtils.html index 45901059ef..c68c27aecd 100644 --- a/api/Drush/Utils/StringUtils.html +++ b/api/Drush/Utils/StringUtils.html @@ -86,7 +86,7 @@ <h1>StringUtils <p> class - <strong>StringUtils</strong> (<a href="https://github.com/drush-ops/drush/blob/12.x/src/Utils/StringUtils.php">View source</a>) + <strong>StringUtils</strong> (<a href="https://github.com/drush-ops/drush/blob/13.x/src/Utils/StringUtils.php">View source</a>) </p> @@ -149,7 +149,7 @@ <h2>Details</h2> <div id="method-details"> <div class="method-item"> <h3 id="method_csvToArray"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Utils/StringUtils.php#L18">at line 18</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Utils/StringUtils.php#L18">at line 18</a></div> <code> static array <strong>csvToArray</strong>($args) </code> @@ -194,7 +194,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_interpolate"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Utils/StringUtils.php#L44">at line 44</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Utils/StringUtils.php#L44">at line 44</a></div> <code> static string <strong>interpolate</strong>(string $message, array $context = []) </code> @@ -244,7 +244,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_replaceTilde"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Utils/StringUtils.php#L90">at line 90</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Utils/StringUtils.php#L90">at line 90</a></div> <code> static string <strong>replaceTilde</strong>($path, $home) </code> @@ -292,7 +292,7 @@ <h4>Return Value</h4> </div> <div class="method-item"> <h3 id="method_generatePassword"> - <div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Utils/StringUtils.php#L105">at line 105</a></div> + <div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Utils/StringUtils.php#L105">at line 105</a></div> <code> static string <strong>generatePassword</strong>(int $length = 10) </code> diff --git a/api/classes.html b/api/classes.html index 9d1dca4a1a..7bcca6a796 100644 --- a/api/classes.html +++ b/api/classes.html @@ -167,7 +167,7 @@ <h1>Classes</h1> <div class="col-md-6"> <a href="Drush/Attributes/Obsolete.html"><abbr title="Drush\Attributes\Obsolete">Obsolete</abbr></a> </div> <div class="col-md-6"><p>Mark commands as obsolete. These commands are omitted from help list and when -user tries to run one, the command's description is shown. Example usage at <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/LegacyCommands.php">https://github.com/drush-ops/drush/blob/12.x/src/Commands/LegacyCommands.php</a></p></div> +user tries to run one, the command's description is shown. Example usage at <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/LegacyCommands.php">https://github.com/drush-ops/drush/blob/13.x/src/Commands/LegacyCommands.php</a></p></div> </div> <div class="row"> <div class="col-md-6"> @@ -341,6 +341,11 @@ <h1>Classes</h1> <div class="col-md-6"> <a href="Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> </div> <div class="col-md-6"><p>A copy of \Drupal\Core\DependencyInjection\AutowireTrait with first params' type hint changed.</p></div> + </div> + <div class="row"> + <div class="col-md-6"> + <a href="Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> </div> + <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -391,11 +396,6 @@ <h1>Classes</h1> <div class="col-md-6"> <a href="Drush/Commands/core/ArchiveDumpCommands.html"><abbr title="Drush\Commands\core\ArchiveDumpCommands">ArchiveDumpCommands</abbr></a> </div> <div class="col-md-6"></div> - </div> - <div class="row"> - <div class="col-md-6"> - <a href="Drush/Commands/core/ArchiveRestoreCommands.html"><abbr title="Drush\Commands\core\ArchiveRestoreCommands">ArchiveRestoreCommands</abbr></a> </div> - <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -515,7 +515,7 @@ <h1>Classes</h1> <div class="row"> <div class="col-md-6"> <a href="Drush/Commands/core/MigrateRunnerCommands.html"><abbr title="Drush\Commands\core\MigrateRunnerCommands">MigrateRunnerCommands</abbr></a> </div> - <div class="col-md-6"><p>Migrate runner commands.</p></div> + <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> @@ -679,17 +679,17 @@ <h1>Classes</h1> </div> <div class="row"> <div class="col-md-6"> - <a href="Drush/Commands/generate/Generators/Drush/ComposerJsonResolver.html"><abbr title="Drush\Commands\generate\Generators\Drush\ComposerJsonResolver">ComposerJsonResolver</abbr></a> </div> - <div class="col-md-6"><p>Ensures that existing composer.json file has drush services entry.</p></div> + <a href="Drush/Commands/generate/Generators/Drush/DrushAliasFile.html"><abbr title="Drush\Commands\generate\Generators\Drush\DrushAliasFile">DrushAliasFile</abbr></a> </div> + <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> - <a href="Drush/Commands/generate/Generators/Drush/DrushAliasFile.html"><abbr title="Drush\Commands\generate\Generators\Drush\DrushAliasFile">DrushAliasFile</abbr></a> </div> + <a href="Drush/Commands/generate/Generators/Drush/DrushCommandFile.html"><abbr title="Drush\Commands\generate\Generators\Drush\DrushCommandFile">DrushCommandFile</abbr></a> </div> <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> - <a href="Drush/Commands/generate/Generators/Drush/DrushCommandFile.html"><abbr title="Drush\Commands\generate\Generators\Drush\DrushCommandFile">DrushCommandFile</abbr></a> </div> + <a href="Drush/Commands/generate/Generators/Drush/DrushGeneratorFile.html"><abbr title="Drush\Commands\generate\Generators\Drush\DrushGeneratorFile">DrushGeneratorFile</abbr></a> </div> <div class="col-md-6"></div> </div> <div class="row"> @@ -734,66 +734,66 @@ <h1>Classes</h1> </div> <div class="row"> <div class="col-md-6"> - <a href="Drush/Config/ConfigAwareTrait.html"><abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> </div> + <a href="Drush/Commands/sql/sanitize/SanitizeCommands.html"><abbr title="Drush\Commands\sql\sanitize\SanitizeCommands">SanitizeCommands</abbr></a> </div> <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> - <a href="Drush/Config/ConfigLocator.html"><abbr title="Drush\Config\ConfigLocator">ConfigLocator</abbr></a> </div> - <div class="col-md-6"><p>Locate Drush configuration files and load them into the configuration -instance.</p></div> + <a href="Drush/Commands/sql/sanitize/SanitizeCommentsCommands.html"><abbr title="Drush\Commands\sql\sanitize\SanitizeCommentsCommands">SanitizeCommentsCommands</abbr></a> </div> + <div class="col-md-6"><p>This class is a good example of a sql:sanitize plugin.</p></div> </div> <div class="row"> <div class="col-md-6"> - <a href="Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> </div> - <div class="col-md-6"><p>Accessors for common Drush config keys.</p></div> + <em><a href="Drush/Commands/sql/sanitize/SanitizePluginInterface.html"><abbr title="Drush\Commands\sql\sanitize\SanitizePluginInterface">SanitizePluginInterface</abbr></a></em> + </div> + <div class="col-md-6"><p>Implement this interface when building a Drush sql-sanitize plugin.</p></div> </div> <div class="row"> <div class="col-md-6"> - <a href="Drush/Config/Environment.html"><abbr title="Drush\Config\Environment">Environment</abbr></a> </div> - <div class="col-md-6"><p>Store information about the environment</p></div> + <a href="Drush/Commands/sql/sanitize/SanitizeSessionsCommands.html"><abbr title="Drush\Commands\sql\sanitize\SanitizeSessionsCommands">SanitizeSessionsCommands</abbr></a> </div> + <div class="col-md-6"><p>This class is a good example of how to build a sql:sanitize plugin.</p></div> </div> <div class="row"> <div class="col-md-6"> - <a href="Drush/Config/Loader/YamlConfigLoader.html"><abbr title="Drush\Config\Loader\YamlConfigLoader">YamlConfigLoader</abbr></a> </div> - <div class="col-md-6"><p>Load configuration files, and fill in any property values that -need to be expanded.</p></div> + <a href="Drush/Commands/sql/sanitize/SanitizeUserFieldsCommands.html"><abbr title="Drush\Commands\sql\sanitize\SanitizeUserFieldsCommands">SanitizeUserFieldsCommands</abbr></a> </div> + <div class="col-md-6"><p>This class is a good example of how to build a sql:sanitize plugin.</p></div> </div> <div class="row"> <div class="col-md-6"> - <a href="Drush/DrupalFinder/DrushDrupalFinder.html"><abbr title="Drush\DrupalFinder\DrushDrupalFinder">DrushDrupalFinder</abbr></a> </div> - <div class="col-md-6"><p>A replacement for DrupalFinder. We may go back to that once it uses InstalledVersions from Composer.</p></div> + <a href="Drush/Commands/sql/sanitize/SanitizeUserTableCommands.html"><abbr title="Drush\Commands\sql\sanitize\SanitizeUserTableCommands">SanitizeUserTableCommands</abbr></a> </div> + <div class="col-md-6"><p>A sql:sanitize plugin.</p></div> </div> <div class="row"> <div class="col-md-6"> - <a href="Drush/Drupal/Commands/sql/SanitizeCommands.html"><abbr title="Drush\Drupal\Commands\sql\SanitizeCommands">SanitizeCommands</abbr></a> </div> + <a href="Drush/Config/ConfigAwareTrait.html"><abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> </div> <div class="col-md-6"></div> </div> <div class="row"> <div class="col-md-6"> - <a href="Drush/Drupal/Commands/sql/SanitizeCommentsCommands.html"><abbr title="Drush\Drupal\Commands\sql\SanitizeCommentsCommands">SanitizeCommentsCommands</abbr></a> </div> - <div class="col-md-6"><p>This class is a good example of a sql-sanitize plugin.</p></div> + <a href="Drush/Config/ConfigLocator.html"><abbr title="Drush\Config\ConfigLocator">ConfigLocator</abbr></a> </div> + <div class="col-md-6"><p>Locate Drush configuration files and load them into the configuration +instance.</p></div> </div> <div class="row"> <div class="col-md-6"> - <em><a href="Drush/Drupal/Commands/sql/SanitizePluginInterface.html"><abbr title="Drush\Drupal\Commands\sql\SanitizePluginInterface">SanitizePluginInterface</abbr></a></em> - </div> - <div class="col-md-6"><p>Implement this interface when building a Drush sql-sanitize plugin.</p></div> + <a href="Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a> </div> + <div class="col-md-6"><p>Accessors for common Drush config keys.</p></div> </div> <div class="row"> <div class="col-md-6"> - <a href="Drush/Drupal/Commands/sql/SanitizeSessionsCommands.html"><abbr title="Drush\Drupal\Commands\sql\SanitizeSessionsCommands">SanitizeSessionsCommands</abbr></a> </div> - <div class="col-md-6"><p>This class is a good example of how to build a sql-sanitize plugin.</p></div> + <a href="Drush/Config/Environment.html"><abbr title="Drush\Config\Environment">Environment</abbr></a> </div> + <div class="col-md-6"><p>Store information about the environment</p></div> </div> <div class="row"> <div class="col-md-6"> - <a href="Drush/Drupal/Commands/sql/SanitizeUserFieldsCommands.html"><abbr title="Drush\Drupal\Commands\sql\SanitizeUserFieldsCommands">SanitizeUserFieldsCommands</abbr></a> </div> - <div class="col-md-6"><p>This class is a good example of how to build a sql-sanitize plugin.</p></div> + <a href="Drush/Config/Loader/YamlConfigLoader.html"><abbr title="Drush\Config\Loader\YamlConfigLoader">YamlConfigLoader</abbr></a> </div> + <div class="col-md-6"><p>Load configuration files, and fill in any property values that +need to be expanded.</p></div> </div> <div class="row"> <div class="col-md-6"> - <a href="Drush/Drupal/Commands/sql/SanitizeUserTableCommands.html"><abbr title="Drush\Drupal\Commands\sql\SanitizeUserTableCommands">SanitizeUserTableCommands</abbr></a> </div> - <div class="col-md-6"><p>A sql-sanitize plugin.</p></div> + <a href="Drush/DrupalFinder/DrushDrupalFinder.html"><abbr title="Drush\DrupalFinder\DrushDrupalFinder">DrushDrupalFinder</abbr></a> </div> + <div class="col-md-6"><p>A replacement for DrupalFinder. We may go back to that once it uses InstalledVersions from Composer.</p></div> </div> <div class="row"> <div class="col-md-6"> @@ -966,15 +966,6 @@ <h1>Classes</h1> <div class="col-md-6"> <a href="Drush/Preflight/PreflightVerify.html"><abbr title="Drush\Preflight\PreflightVerify">PreflightVerify</abbr></a> </div> <div class="col-md-6"><p>Helper methods to verify preflight state.</p></div> - </div> - <div class="row"> - <div class="col-md-6"> - <a href="Drush/Preflight/RedispatchToSiteLocal.html"><abbr title="Drush\Preflight\RedispatchToSiteLocal">RedispatchToSiteLocal</abbr></a> </div> - <div class="col-md-6"><p>RedispatchToSiteLocal forces an <code>exec</code> to the site-local Drush if it -exist. We must do this super-early, before loading Drupal's autoload -file. If we do not, we will crash unless the site-local Drush and the -global Drush are using the exact same versions of all dependencies, which -will rarely line up sufficiently to prevent problems.</p></div> </div> <div class="row"> <div class="col-md-6"> diff --git a/api/doc-index.html b/api/doc-index.html index 9abc7611a3..8841089e7c 100644 --- a/api/doc-index.html +++ b/api/doc-index.html @@ -126,8 +126,9 @@ <h2 id="letterA">A</h2> <dd></dd><dt><a href="Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a> — <em>Class in namespace <a href="Drush/Commands.html">Drush\Commands</a></em></dt> <dd><p>A copy of \Drupal\Core\DependencyInjection\AutowireTrait with first params' type hint changed.</p></dd><dt><a href="Drush/Commands/ExampleCommands.html#method_alterFormatters"> <abbr title="Drush\Commands\ExampleCommands">ExampleCommands</abbr>::alterFormatters</a>() — <em>Method in class <a href="Drush/Commands/ExampleCommands.html"><abbr title="Drush\Commands\ExampleCommands">ExampleCommands</abbr></a></em></dt> - <dd><p>Demonstrate an alter hook with an option.</p></dd><dt><a href="Drush/Commands/core/ArchiveDumpCommands.html"><abbr title="Drush\Commands\core\ArchiveDumpCommands">ArchiveDumpCommands</abbr></a> — <em>Class in namespace <a href="Drush/Commands/core.html">Drush\Commands\core</a></em></dt> - <dd></dd><dt><a href="Drush/Commands/core/ArchiveRestoreCommands.html"><abbr title="Drush\Commands\core\ArchiveRestoreCommands">ArchiveRestoreCommands</abbr></a> — <em>Class in namespace <a href="Drush/Commands/core.html">Drush\Commands\core</a></em></dt> + <dd><p>Demonstrate an alter hook with an option.</p></dd><dt><a href="Drush/Commands/LegacyCommands.html#method_archiveRestore"> +<abbr title="Drush\Commands\LegacyCommands">LegacyCommands</abbr>::archiveRestore</a>() — <em>Method in class <a href="Drush/Commands/LegacyCommands.html"><abbr title="Drush\Commands\LegacyCommands">LegacyCommands</abbr></a></em></dt> + <dd><p>archive:restore has been removed. A replacement may be available from your web host.</p></dd><dt><a href="Drush/Commands/core/ArchiveDumpCommands.html"><abbr title="Drush\Commands\core\ArchiveDumpCommands">ArchiveDumpCommands</abbr></a> — <em>Class in namespace <a href="Drush/Commands/core.html">Drush\Commands\core</a></em></dt> <dd></dd><dt><a href="Drush/Commands/core/LanguageCommands.html#method_add"> <abbr title="Drush\Commands\core\LanguageCommands">LanguageCommands</abbr>::add</a>() — <em>Method in class <a href="Drush/Commands/core/LanguageCommands.html"><abbr title="Drush\Commands\core\LanguageCommands">LanguageCommands</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Commands/core/LinkHooks.html#method_askLinkType"> @@ -205,6 +206,8 @@ <h2 id="letterA">A</h2> <abbr title="Drush\Commands\pm\PmCommands">PmCommands</abbr>::addInstallDependencies</a>() — <em>Method in class <a href="Drush/Commands/pm/PmCommands.html"><abbr title="Drush\Commands\pm\PmCommands">PmCommands</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Commands/pm/PmCommands.html#method_addUninstallDependencies"> <abbr title="Drush\Commands\pm\PmCommands">PmCommands</abbr>::addUninstallDependencies</a>() — <em>Method in class <a href="Drush/Commands/pm/PmCommands.html"><abbr title="Drush\Commands\pm\PmCommands">PmCommands</abbr></a></em></dt> + <dd></dd><dt><a href="Drush/Commands/sql/sanitize/SanitizeCommentsCommands.html#method_applies"> +<abbr title="Drush\Commands\sql\sanitize\SanitizeCommentsCommands">SanitizeCommentsCommands</abbr>::applies</a>() — <em>Method in class <a href="Drush/Commands/sql/sanitize/SanitizeCommentsCommands.html"><abbr title="Drush\Commands\sql\sanitize\SanitizeCommentsCommands">SanitizeCommentsCommands</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Config/ConfigLocator.html#method_addToSources"> <abbr title="Drush\Config\ConfigLocator">ConfigLocator</abbr>::addToSources</a>() — <em>Method in class <a href="Drush/Config/ConfigLocator.html"><abbr title="Drush\Config\ConfigLocator">ConfigLocator</abbr></a></em></dt> <dd><p>Accumulate the sources provided by the configuration loader.</p></dd><dt><a href="Drush/Config/ConfigLocator.html#method_addEnvironment"> @@ -235,9 +238,7 @@ <h2 id="letterA">A</h2> <abbr title="Drush\Config\ConfigLocator">ConfigLocator</abbr>::addSiteSpecificConfig</a>() — <em>Method in class <a href="Drush/Config/ConfigLocator.html"><abbr title="Drush\Config\ConfigLocator">ConfigLocator</abbr></a></em></dt> <dd><p>Attempt to load site specific configuration.</p></dd><dt><a href="Drush/Config/Environment.html#method_applyEnvironment"> <abbr title="Drush\Config\Environment">Environment</abbr>::applyEnvironment</a>() — <em>Method in class <a href="Drush/Config/Environment.html"><abbr title="Drush\Config\Environment">Environment</abbr></a></em></dt> - <dd><p>Alter our default locations based on the value of environment variables.</p></dd><dt><a href="Drush/Drupal/Commands/sql/SanitizeCommentsCommands.html#method_applies"> -<abbr title="Drush\Drupal\Commands\sql\SanitizeCommentsCommands">SanitizeCommentsCommands</abbr>::applies</a>() — <em>Method in class <a href="Drush/Drupal/Commands/sql/SanitizeCommentsCommands.html"><abbr title="Drush\Drupal\Commands\sql\SanitizeCommentsCommands">SanitizeCommentsCommands</abbr></a></em></dt> - <dd></dd><dt><a href="Drush/Drupal/DrupalKernelTrait.html#method_addServiceModifier"> + <dd><p>Alter our default locations based on the value of environment variables.</p></dd><dt><a href="Drush/Drupal/DrupalKernelTrait.html#method_addServiceModifier"> <abbr title="Drush\Drupal\DrupalKernelTrait">DrupalKernelTrait</abbr>::addServiceModifier</a>() — <em>Method in class <a href="Drush/Drupal/DrupalKernelTrait.html"><abbr title="Drush\Drupal\DrupalKernelTrait">DrupalKernelTrait</abbr></a></em></dt> <dd><p>Add a service modifier to the container builder.</p></dd><dt>$<a href="Drush/Drupal/Migrate/MigrateExecutable.html#property_allSourceIdValues"> <abbr title="Drush\Drupal\Migrate\MigrateExecutable">MigrateExecutable</abbr>#allSourceIdValues</a> — <em>Property in class <a href="Drush/Drupal/Migrate/MigrateExecutable.html"><abbr title="Drush\Drupal\Migrate\MigrateExecutable">MigrateExecutable</abbr></a></em></dt> @@ -253,7 +254,7 @@ <h2 id="letterA">A</h2> <abbr title="Drush\Preflight\Preflight">Preflight</abbr>#aliasManager</a> — <em>Property in class <a href="Drush/Preflight/Preflight.html"><abbr title="Drush\Preflight\Preflight">Preflight</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Preflight/Preflight.html#method_aliasManager"> <abbr title="Drush\Preflight\Preflight">Preflight</abbr>::aliasManager</a>() — <em>Method in class <a href="Drush/Preflight/Preflight.html"><abbr title="Drush\Preflight\Preflight">Preflight</abbr></a></em></dt> - <dd><p>Return the alias manager</p></dd><dt>$<a href="Drush/Preflight/PreflightArgs.html#property_args"> + <dd></dd><dt>$<a href="Drush/Preflight/PreflightArgs.html#property_args"> <abbr title="Drush\Preflight\PreflightArgs">PreflightArgs</abbr>#args</a> — <em>Property in class <a href="Drush/Preflight/PreflightArgs.html"><abbr title="Drush\Preflight\PreflightArgs">PreflightArgs</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Preflight/PreflightArgs.html#method_adjustHelpOption"> <abbr title="Drush\Preflight\PreflightArgs">PreflightArgs</abbr>::adjustHelpOption</a>() — <em>Method in class <a href="Drush/Preflight/PreflightArgs.html"><abbr title="Drush\Preflight\PreflightArgs">PreflightArgs</abbr></a></em></dt> @@ -386,9 +387,7 @@ <h2 id="letterA">A</h2> <abbr title="Drush\Boot\DrupalBoot">DrupalBoot</abbr>::bootstrapDrupalCore</a>() — <em>Method in class <a href="Drush/Boot/DrupalBoot.html"><abbr title="Drush\Boot\DrupalBoot">DrupalBoot</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Boot/DrupalBoot.html#method_bootstrapDrupalSiteValidate"> <abbr title="Drush\Boot\DrupalBoot">DrupalBoot</abbr>::bootstrapDrupalSiteValidate</a>() — <em>Method in class <a href="Drush/Boot/DrupalBoot.html"><abbr title="Drush\Boot\DrupalBoot">DrupalBoot</abbr></a></em></dt> - <dd><p>VALIDATE the DRUSH_BOOTSTRAP_DRUPAL_SITE phase.</p></dd><dt><a href="Drush/Boot/DrupalBoot.html#method_bootstrapDrupalSite"> -<abbr title="Drush\Boot\DrupalBoot">DrupalBoot</abbr>::bootstrapDrupalSite</a>() — <em>Method in class <a href="Drush/Boot/DrupalBoot.html"><abbr title="Drush\Boot\DrupalBoot">DrupalBoot</abbr></a></em></dt> - <dd><p>Initialize a site on the Drupal root.</p></dd><dt><a href="Drush/Boot/DrupalBoot.html#method_bootstrapDrupalConfiguration"> + <dd><p>VALIDATE the DRUSH_BOOTSTRAP_DRUPAL_SITE phase.</p></dd><dt><a href="Drush/Boot/DrupalBoot.html#method_bootstrapDrupalConfiguration"> <abbr title="Drush\Boot\DrupalBoot">DrupalBoot</abbr>::bootstrapDrupalConfiguration</a>() — <em>Method in class <a href="Drush/Boot/DrupalBoot.html"><abbr title="Drush\Boot\DrupalBoot">DrupalBoot</abbr></a></em></dt> <dd><p>Initialize and load the Drupal configuration files.</p></dd><dt><a href="Drush/Boot/DrupalBoot.html#method_bootstrapDrupalDatabaseValidate"> <abbr title="Drush\Boot\DrupalBoot">DrupalBoot</abbr>::bootstrapDrupalDatabaseValidate</a>() — <em>Method in class <a href="Drush/Boot/DrupalBoot.html"><abbr title="Drush\Boot\DrupalBoot">DrupalBoot</abbr></a></em></dt> @@ -411,7 +410,9 @@ <h2 id="letterA">A</h2> <abbr title="Drush\Boot\DrupalBoot8">DrupalBoot8</abbr>::bootstrapDrupalConfiguration</a>() — <em>Method in class <a href="Drush/Boot/DrupalBoot8.html"><abbr title="Drush\Boot\DrupalBoot8">DrupalBoot8</abbr></a></em></dt> <dd><p>Initialize and load the Drupal configuration files.</p></dd><dt><a href="Drush/Boot/DrupalBoot8.html#method_bootstrapDrupalFull"> <abbr title="Drush\Boot\DrupalBoot8">DrupalBoot8</abbr>::bootstrapDrupalFull</a>() — <em>Method in class <a href="Drush/Boot/DrupalBoot8.html"><abbr title="Drush\Boot\DrupalBoot8">DrupalBoot8</abbr></a></em></dt> - <dd><p>Attempt to load the full Drupal system.</p></dd><dt><a href="Drush/Boot/EmptyBoot.html#method_bootstrapPhases"> + <dd><p>Attempt to load the full Drupal system.</p></dd><dt><a href="Drush/Boot/DrupalBoot8.html#method_bootstrapDrupalSite"> +<abbr title="Drush\Boot\DrupalBoot8">DrupalBoot8</abbr>::bootstrapDrupalSite</a>() — <em>Method in class <a href="Drush/Boot/DrupalBoot8.html"><abbr title="Drush\Boot\DrupalBoot8">DrupalBoot8</abbr></a></em></dt> + <dd><p>Initialize a site on the Drupal root.</p></dd><dt><a href="Drush/Boot/EmptyBoot.html#method_bootstrapPhases"> <abbr title="Drush\Boot\EmptyBoot">EmptyBoot</abbr>::bootstrapPhases</a>() — <em>Method in class <a href="Drush/Boot/EmptyBoot.html"><abbr title="Drush\Boot\EmptyBoot">EmptyBoot</abbr></a></em></dt> <dd><p>Returns an array that determines what bootstrap phases are necessary to bootstrap this CMS. This array @@ -449,7 +450,7 @@ <h2 id="letterA">A</h2> <abbr title="Drush\Runtime\ServiceManager">ServiceManager</abbr>::bootstrapCommandClasses</a>() — <em>Method in class <a href="Drush/Runtime/ServiceManager.html"><abbr title="Drush\Runtime\ServiceManager">ServiceManager</abbr></a></em></dt> <dd><p>Return cached of deferred commandhander objects.</p></dd><dt><a href="Drush/Runtime/ServiceManager.html#method_bootStrapAttributeValue"> <abbr title="Drush\Runtime\ServiceManager">ServiceManager</abbr>::bootStrapAttributeValue</a>() — <em>Method in class <a href="Drush/Runtime/ServiceManager.html"><abbr title="Drush\Runtime\ServiceManager">ServiceManager</abbr></a></em></dt> - <dd></dd><dt><a href="Drush/Symfony/BootstrapCompilerPass.html"><abbr title="Drush\Symfony\BootstrapCompilerPass">BootstrapCompilerPass</abbr></a> — <em>Class in namespace <a href="Drush/Symfony.html">Drush\Symfony</a></em></dt> + <dd><p>Does the provided class have a Bootstrap Attribute, indicating early loading.</p></dd><dt><a href="Drush/Symfony/BootstrapCompilerPass.html"><abbr title="Drush\Symfony\BootstrapCompilerPass">BootstrapCompilerPass</abbr></a> — <em>Class in namespace <a href="Drush/Symfony.html">Drush\Symfony</a></em></dt> <dd></dd><dt><a href="Drush/TestTraits/CliTestTrait.html#method_buildProcessMessage"> <abbr title="Drush\TestTraits\CliTestTrait">CliTestTrait</abbr>::buildProcessMessage</a>() — <em>Method in class <a href="Drush/TestTraits/CliTestTrait.html"><abbr title="Drush\TestTraits\CliTestTrait">CliTestTrait</abbr></a></em></dt> <dd><p>Borrowed from \Symfony\Component\Process\Exception\ProcessTimedOutException</p></dd> </dl><h2 id="letterC">C</h2> @@ -475,13 +476,12 @@ <h2 id="letterA">A</h2> <abbr title="Drush\Command\ServiceCommandlist">ServiceCommandlist</abbr>#commandList</a> — <em>Property in class <a href="Drush/Command/ServiceCommandlist.html"><abbr title="Drush\Command\ServiceCommandlist">ServiceCommandlist</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Commands/AutowireTrait.html#method_create"> <abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr>::create</a>() — <em>Method in class <a href="Drush/Commands/AutowireTrait.html"><abbr title="Drush\Commands\AutowireTrait">AutowireTrait</abbr></a></em></dt> - <dd><p>Instantiates a new instance of the implementing class using autowiring.</p></dd><dt>$<a href="Drush/Commands/DrushCommands.html#property_commandData"> + <dd><p>Instantiates a new instance of the implementing class using autowiring.</p></dd><dt><a href="Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> — <em>Class in namespace <a href="Drush/Commands.html">Drush\Commands</a></em></dt> + <dd></dd><dt><a href="Drush/Commands/ConfiguresPrompts.html#method_configurePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr>::configurePrompts</a>() — <em>Method in class <a href="Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></em></dt> + <dd><p>Configure the prompt fallbacks.</p></dd><dt>$<a href="Drush/Commands/DrushCommands.html#property_commandData"> <abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr>#commandData</a> — <em>Property in class <a href="Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Commands/config/ConfigCommands.html"><abbr title="Drush\Commands\config\ConfigCommands">ConfigCommands</abbr></a> — <em>Class in namespace <a href="Drush/Commands/config.html">Drush\Commands\config</a></em></dt> - <dd></dd><dt>$<a href="Drush/Commands/config/ConfigCommands.html#property_configStorageExport"> -<abbr title="Drush\Commands\config\ConfigCommands">ConfigCommands</abbr>#configStorageExport</a> — <em>Property in class <a href="Drush/Commands/config/ConfigCommands.html"><abbr title="Drush\Commands\config\ConfigCommands">ConfigCommands</abbr></a></em></dt> - <dd></dd><dt><a href="Drush/Commands/config/ConfigCommands.html#method_create"> -<abbr title="Drush\Commands\config\ConfigCommands">ConfigCommands</abbr>::create</a>() — <em>Method in class <a href="Drush/Commands/config/ConfigCommands.html"><abbr title="Drush\Commands\config\ConfigCommands">ConfigCommands</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Commands/config/ConfigCommands.html#method_configChangesTable"> <abbr title="Drush\Commands\config\ConfigCommands">ConfigCommands</abbr>::configChangesTable</a>() — <em>Method in class <a href="Drush/Commands/config/ConfigCommands.html"><abbr title="Drush\Commands\config\ConfigCommands">ConfigCommands</abbr></a></em></dt> <dd><p>Build a table of config changes.</p></dd><dt><a href="Drush/Commands/config/ConfigCommands.html#method_configComplete"> @@ -502,8 +502,6 @@ <h2 id="letterA">A</h2> <abbr title="Drush\Commands\config\ConfigImportCommands">ConfigImportCommands</abbr>::create</a>() — <em>Method in class <a href="Drush/Commands/config/ConfigImportCommands.html"><abbr title="Drush\Commands\config\ConfigImportCommands">ConfigImportCommands</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Commands/config/ConfigPullCommands.html"><abbr title="Drush\Commands\config\ConfigPullCommands">ConfigPullCommands</abbr></a> — <em>Class in namespace <a href="Drush/Commands/config.html">Drush\Commands\config</a></em></dt> <dd></dd><dt><a href="Drush/Commands/core/CacheCommands.html"><abbr title="Drush\Commands\core\CacheCommands">CacheCommands</abbr></a> — <em>Class in namespace <a href="Drush/Commands/core.html">Drush\Commands\core</a></em></dt> - <dd></dd><dt><a href="Drush/Commands/core/CacheCommands.html#method_create"> -<abbr title="Drush\Commands\core\CacheCommands">CacheCommands</abbr>::create</a>() — <em>Method in class <a href="Drush/Commands/core/CacheCommands.html"><abbr title="Drush\Commands\core\CacheCommands">CacheCommands</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Commands/core/CacheCommands.html#method_clear"> <abbr title="Drush\Commands\core\CacheCommands">CacheCommands</abbr>::clear</a>() — <em>Method in class <a href="Drush/Commands/core/CacheCommands.html"><abbr title="Drush\Commands\core\CacheCommands">CacheCommands</abbr></a></em></dt> <dd><p>Clear a specific cache, or all Drupal caches.</p></dd><dt><a href="Drush/Commands/core/CacheCommands.html#method_clearDrush"> @@ -523,11 +521,7 @@ <h2 id="letterA">A</h2> <dd><p>Clears the render cache entries.</p></dd><dt><a href="Drush/Commands/core/CacheCommands.html#method_clearPlugin"> <abbr title="Drush\Commands\core\CacheCommands">CacheCommands</abbr>::clearPlugin</a>() — <em>Method in class <a href="Drush/Commands/core/CacheCommands.html"><abbr title="Drush\Commands\core\CacheCommands">CacheCommands</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Commands/core/CacheRebuildCommands.html"><abbr title="Drush\Commands\core\CacheRebuildCommands">CacheRebuildCommands</abbr></a> — <em>Class in namespace <a href="Drush/Commands/core.html">Drush\Commands\core</a></em></dt> - <dd></dd><dt><a href="Drush/Commands/core/CacheRebuildCommands.html#method_createEarly"> -<abbr title="Drush\Commands\core\CacheRebuildCommands">CacheRebuildCommands</abbr>::createEarly</a>() — <em>Method in class <a href="Drush/Commands/core/CacheRebuildCommands.html"><abbr title="Drush\Commands\core\CacheRebuildCommands">CacheRebuildCommands</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Commands/core/CliCommands.html"><abbr title="Drush\Commands\core\CliCommands">CliCommands</abbr></a> — <em>Class in namespace <a href="Drush/Commands/core.html">Drush\Commands\core</a></em></dt> - <dd></dd><dt><a href="Drush/Commands/core/CliCommands.html#method_create"> -<abbr title="Drush\Commands\core\CliCommands">CliCommands</abbr>::create</a>() — <em>Method in class <a href="Drush/Commands/core/CliCommands.html"><abbr title="Drush\Commands\core\CliCommands">CliCommands</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Commands/core/CliCommands.html#method_cli"> <abbr title="Drush\Commands\core\CliCommands">CliCommands</abbr>::cli</a>() — <em>Method in class <a href="Drush/Commands/core/CliCommands.html"><abbr title="Drush\Commands\core\CliCommands">CliCommands</abbr></a></em></dt> <dd><p>Open an interactive shell on a Drupal site.</p></dd><dt><a href="Drush/Commands/core/CoreCommands.html"><abbr title="Drush\Commands\core\CoreCommands">CoreCommands</abbr></a> — <em>Class in namespace <a href="Drush/Commands/core.html">Drush\Commands\core</a></em></dt> @@ -541,70 +535,38 @@ <h2 id="letterA">A</h2> <abbr title="Drush\Commands\core\DocsCommands">DocsCommands</abbr>::cron</a>() — <em>Method in class <a href="Drush/Commands/core/DocsCommands.html"><abbr title="Drush\Commands\core\DocsCommands">DocsCommands</abbr></a></em></dt> <dd><p>Crontab instructions for running your Drupal cron tasks via <code>drush cron</code>.</p></dd><dt><a href="Drush/Commands/core/DocsCommands.html#method_commands"> <abbr title="Drush\Commands\core\DocsCommands">DocsCommands</abbr>::commands</a>() — <em>Method in class <a href="Drush/Commands/core/DocsCommands.html"><abbr title="Drush\Commands\core\DocsCommands">DocsCommands</abbr></a></em></dt> - <dd><p>Instructions on creating your own Drush commands.</p></dd><dt><a href="Drush/Commands/core/DrupalCommands.html#method_create"> -<abbr title="Drush\Commands\core\DrupalCommands">DrupalCommands</abbr>::create</a>() — <em>Method in class <a href="Drush/Commands/core/DrupalCommands.html"><abbr title="Drush\Commands\core\DrupalCommands">DrupalCommands</abbr></a></em></dt> - <dd></dd><dt><a href="Drush/Commands/core/DrupalCommands.html#method_cron"> + <dd><p>Instructions on creating your own Drush commands.</p></dd><dt><a href="Drush/Commands/core/DrupalCommands.html#method_cron"> <abbr title="Drush\Commands\core\DrupalCommands">DrupalCommands</abbr>::cron</a>() — <em>Method in class <a href="Drush/Commands/core/DrupalCommands.html"><abbr title="Drush\Commands\core\DrupalCommands">DrupalCommands</abbr></a></em></dt> - <dd><p>Run all cron hooks in all active modules for specified site.</p></dd><dt><a href="Drush/Commands/core/EditCommands.html#method_complete"> + <dd><p>Run all cron hooks in all active modules for specified site.</p></dd><dt><a href="Drush/Commands/core/EditCommands.html#method_create"> +<abbr title="Drush\Commands\core\EditCommands">EditCommands</abbr>::create</a>() — <em>Method in class <a href="Drush/Commands/core/EditCommands.html"><abbr title="Drush\Commands\core\EditCommands">EditCommands</abbr></a></em></dt> + <dd><p>Not using Autowire in order to implicitly test backward compat.</p></dd><dt><a href="Drush/Commands/core/EditCommands.html#method_complete"> <abbr title="Drush\Commands\core\EditCommands">EditCommands</abbr>::complete</a>() — <em>Method in class <a href="Drush/Commands/core/EditCommands.html"><abbr title="Drush\Commands\core\EditCommands">EditCommands</abbr></a></em></dt> - <dd></dd><dt><a href="Drush/Commands/core/EntityCommands.html#method_create"> -<abbr title="Drush\Commands\core\EntityCommands">EntityCommands</abbr>::create</a>() — <em>Method in class <a href="Drush/Commands/core/EntityCommands.html"><abbr title="Drush\Commands\core\EntityCommands">EntityCommands</abbr></a></em></dt> - <dd></dd><dt><a href="Drush/Commands/core/EntityCreateCommands.html#method_create"> -<abbr title="Drush\Commands\core\EntityCreateCommands">EntityCreateCommands</abbr>::create</a>() — <em>Method in class <a href="Drush/Commands/core/EntityCreateCommands.html"><abbr title="Drush\Commands\core\EntityCreateCommands">EntityCreateCommands</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Commands/core/EntityCreateCommands.html#method_createEntity"> <abbr title="Drush\Commands\core\EntityCreateCommands">EntityCreateCommands</abbr>::createEntity</a>() — <em>Method in class <a href="Drush/Commands/core/EntityCreateCommands.html"><abbr title="Drush\Commands\core\EntityCreateCommands">EntityCreateCommands</abbr></a></em></dt> - <dd><p>Create a content entity after prompting for field values.</p></dd><dt><a href="Drush/Commands/core/LanguageCommands.html#method_create"> -<abbr title="Drush\Commands\core\LanguageCommands">LanguageCommands</abbr>::create</a>() — <em>Method in class <a href="Drush/Commands/core/LanguageCommands.html"><abbr title="Drush\Commands\core\LanguageCommands">LanguageCommands</abbr></a></em></dt> - <dd></dd><dt><a href="Drush/Commands/core/LinkHooks.html#method_create"> -<abbr title="Drush\Commands\core\LinkHooks">LinkHooks</abbr>::create</a>() — <em>Method in class <a href="Drush/Commands/core/LinkHooks.html"><abbr title="Drush\Commands\core\LinkHooks">LinkHooks</abbr></a></em></dt> - <dd></dd><dt><a href="Drush/Commands/core/LocaleCommands.html#method_create"> -<abbr title="Drush\Commands\core\LocaleCommands">LocaleCommands</abbr>::create</a>() — <em>Method in class <a href="Drush/Commands/core/LocaleCommands.html"><abbr title="Drush\Commands\core\LocaleCommands">LocaleCommands</abbr></a></em></dt> - <dd></dd><dt><a href="Drush/Commands/core/LocaleCommands.html#method_check"> + <dd><p>Create a content entity after prompting for field values.</p></dd><dt><a href="Drush/Commands/core/LocaleCommands.html#method_check"> <abbr title="Drush\Commands\core\LocaleCommands">LocaleCommands</abbr>::check</a>() — <em>Method in class <a href="Drush/Commands/core/LocaleCommands.html"><abbr title="Drush\Commands\core\LocaleCommands">LocaleCommands</abbr></a></em></dt> <dd><p>Checks for available translation updates.</p></dd><dt><a href="Drush/Commands/core/LocaleCommands.html#method_clearStatus"> <abbr title="Drush\Commands\core\LocaleCommands">LocaleCommands</abbr>::clearStatus</a>() — <em>Method in class <a href="Drush/Commands/core/LocaleCommands.html"><abbr title="Drush\Commands\core\LocaleCommands">LocaleCommands</abbr></a></em></dt> - <dd><p>Clears the translation status.</p></dd><dt><a href="Drush/Commands/core/MessengerCommands.html#method_create"> -<abbr title="Drush\Commands\core\MessengerCommands">MessengerCommands</abbr>::create</a>() — <em>Method in class <a href="Drush/Commands/core/MessengerCommands.html"><abbr title="Drush\Commands\core\MessengerCommands">MessengerCommands</abbr></a></em></dt> - <dd></dd><dt><a href="Drush/Commands/core/MigrateRunnerCommands.html#method_create"> -<abbr title="Drush\Commands\core\MigrateRunnerCommands">MigrateRunnerCommands</abbr>::create</a>() — <em>Method in class <a href="Drush/Commands/core/MigrateRunnerCommands.html"><abbr title="Drush\Commands\core\MigrateRunnerCommands">MigrateRunnerCommands</abbr></a></em></dt> - <dd></dd><dt><a href="Drush/Commands/core/MkCommands.html#method_create"> -<abbr title="Drush\Commands\core\MkCommands">MkCommands</abbr>::create</a>() — <em>Method in class <a href="Drush/Commands/core/MkCommands.html"><abbr title="Drush\Commands\core\MkCommands">MkCommands</abbr></a></em></dt> - <dd></dd><dt><a href="Drush/Commands/core/MkCommands.html#method_createAnnotatedCommands"> + <dd><p>Clears the translation status.</p></dd><dt><a href="Drush/Commands/core/MkCommands.html#method_createAnnotatedCommands"> <abbr title="Drush\Commands\core\MkCommands">MkCommands</abbr>::createAnnotatedCommands</a>() — <em>Method in class <a href="Drush/Commands/core/MkCommands.html"><abbr title="Drush\Commands\core\MkCommands">MkCommands</abbr></a></em></dt> <dd><p>Convert generators into Annotated commands (for Help).</p></dd><dt><a href="Drush/Commands/core/MkCommands.html#method_cliTextToMarkdown"> <abbr title="Drush\Commands\core\MkCommands">MkCommands</abbr>::cliTextToMarkdown</a>() — <em>Method in class <a href="Drush/Commands/core/MkCommands.html"><abbr title="Drush\Commands\core\MkCommands">MkCommands</abbr></a></em></dt> - <dd><p>Convert text like <info>foo</info> to <em>foo</em>.</p></dd><dt><a href="Drush/Commands/core/QueueCommands.html#method_create"> -<abbr title="Drush\Commands\core\QueueCommands">QueueCommands</abbr>::create</a>() — <em>Method in class <a href="Drush/Commands/core/QueueCommands.html"><abbr title="Drush\Commands\core\QueueCommands">QueueCommands</abbr></a></em></dt> - <dd></dd><dt><a href="Drush/Commands/core/RoleCommands.html#method_create"> -<abbr title="Drush\Commands\core\RoleCommands">RoleCommands</abbr>::create</a>() — <em>Method in class <a href="Drush/Commands/core/RoleCommands.html"><abbr title="Drush\Commands\core\RoleCommands">RoleCommands</abbr></a></em></dt> - <dd><p>Create a new role.</p></dd><dt><a href="Drush/Commands/core/SiteInstallCommands.html#method_createEarly"> -<abbr title="Drush\Commands\core\SiteInstallCommands">SiteInstallCommands</abbr>::createEarly</a>() — <em>Method in class <a href="Drush/Commands/core/SiteInstallCommands.html"><abbr title="Drush\Commands\core\SiteInstallCommands">SiteInstallCommands</abbr></a></em></dt> - <dd></dd><dt><a href="Drush/Commands/core/StateCommands.html#method_create"> -<abbr title="Drush\Commands\core\StateCommands">StateCommands</abbr>::create</a>() — <em>Method in class <a href="Drush/Commands/core/StateCommands.html"><abbr title="Drush\Commands\core\StateCommands">StateCommands</abbr></a></em></dt> - <dd></dd><dt><a href="Drush/Commands/core/TwigCommands.html#method_create"> -<abbr title="Drush\Commands\core\TwigCommands">TwigCommands</abbr>::create</a>() — <em>Method in class <a href="Drush/Commands/core/TwigCommands.html"><abbr title="Drush\Commands\core\TwigCommands">TwigCommands</abbr></a></em></dt> - <dd></dd><dt><a href="Drush/Commands/core/UpdateDBCommands.html#method_cacheRebuild"> + <dd><p>Convert text like <info>foo</info> to <em>foo</em>.</p></dd><dt><a href="Drush/Commands/core/RoleCommands.html#method_createRole"> +<abbr title="Drush\Commands\core\RoleCommands">RoleCommands</abbr>::createRole</a>() — <em>Method in class <a href="Drush/Commands/core/RoleCommands.html"><abbr title="Drush\Commands\core\RoleCommands">RoleCommands</abbr></a></em></dt> + <dd><p>Create a new role.</p></dd><dt><a href="Drush/Commands/core/StatusCommands.html#method_createEarly"> +<abbr title="Drush\Commands\core\StatusCommands">StatusCommands</abbr>::createEarly</a>() — <em>Method in class <a href="Drush/Commands/core/StatusCommands.html"><abbr title="Drush\Commands\core\StatusCommands">StatusCommands</abbr></a></em></dt> + <dd><p>Not using Autowire in order to implicitly test backward compat.</p></dd><dt><a href="Drush/Commands/core/UpdateDBCommands.html#method_cacheRebuild"> <abbr title="Drush\Commands\core\UpdateDBCommands">UpdateDBCommands</abbr>::cacheRebuild</a>() — <em>Method in class <a href="Drush/Commands/core/UpdateDBCommands.html"><abbr title="Drush\Commands\core\UpdateDBCommands">UpdateDBCommands</abbr></a></em></dt> - <dd><p>Clears caches and rebuilds the container.</p></dd><dt><a href="Drush/Commands/core/UserCommands.html#method_create"> -<abbr title="Drush\Commands\core\UserCommands">UserCommands</abbr>::create</a>() — <em>Method in class <a href="Drush/Commands/core/UserCommands.html"><abbr title="Drush\Commands\core\UserCommands">UserCommands</abbr></a></em></dt> - <dd></dd><dt><a href="Drush/Commands/core/UserCommands.html#method_createUser"> + <dd><p>Clears caches and rebuilds the container.</p></dd><dt><a href="Drush/Commands/core/UserCommands.html#method_createUser"> <abbr title="Drush\Commands\core\UserCommands">UserCommands</abbr>::createUser</a>() — <em>Method in class <a href="Drush/Commands/core/UserCommands.html"><abbr title="Drush\Commands\core\UserCommands">UserCommands</abbr></a></em></dt> <dd><p>Create a user account.</p></dd><dt><a href="Drush/Commands/core/UserCommands.html#method_createValidate"> <abbr title="Drush\Commands\core\UserCommands">UserCommands</abbr>::createValidate</a>() — <em>Method in class <a href="Drush/Commands/core/UserCommands.html"><abbr title="Drush\Commands\core\UserCommands">UserCommands</abbr></a></em></dt> <dd><p>Assure that provided username is available.</p></dd><dt><a href="Drush/Commands/core/UserCommands.html#method_cancel"> <abbr title="Drush\Commands\core\UserCommands">UserCommands</abbr>::cancel</a>() — <em>Method in class <a href="Drush/Commands/core/UserCommands.html"><abbr title="Drush\Commands\core\UserCommands">UserCommands</abbr></a></em></dt> - <dd><p>Block or delete user account(s) with the specified name(s).</p></dd><dt><a href="Drush/Commands/core/ViewsCommands.html#method_create"> -<abbr title="Drush\Commands\core\ViewsCommands">ViewsCommands</abbr>::create</a>() — <em>Method in class <a href="Drush/Commands/core/ViewsCommands.html"><abbr title="Drush\Commands\core\ViewsCommands">ViewsCommands</abbr></a></em></dt> - <dd></dd><dt><a href="Drush/Commands/core/ViewsCommands.html#method_cacheClear"> + <dd><p>Block or delete user account(s) with the specified name(s).</p></dd><dt><a href="Drush/Commands/core/ViewsCommands.html#method_cacheClear"> <abbr title="Drush\Commands\core\ViewsCommands">ViewsCommands</abbr>::cacheClear</a>() — <em>Method in class <a href="Drush/Commands/core/ViewsCommands.html"><abbr title="Drush\Commands\core\ViewsCommands">ViewsCommands</abbr></a></em></dt> - <dd><p>Adds a cache clear option for views.</p></dd><dt><a href="Drush/Commands/core/WatchdogCommands.html#method_create"> -<abbr title="Drush\Commands\core\WatchdogCommands">WatchdogCommands</abbr>::create</a>() — <em>Method in class <a href="Drush/Commands/core/WatchdogCommands.html"><abbr title="Drush\Commands\core\WatchdogCommands">WatchdogCommands</abbr></a></em></dt> - <dd></dd><dt><a href="Drush/Commands/field/FieldBaseInfoCommands.html#method_create"> -<abbr title="Drush\Commands\field\FieldBaseInfoCommands">FieldBaseInfoCommands</abbr>::create</a>() — <em>Method in class <a href="Drush/Commands/field/FieldBaseInfoCommands.html"><abbr title="Drush\Commands\field\FieldBaseInfoCommands">FieldBaseInfoCommands</abbr></a></em></dt> - <dd></dd><dt><a href="Drush/Commands/field/FieldBaseInfoCommands.html#method_complete"> + <dd><p>Adds a cache clear option for views.</p></dd><dt><a href="Drush/Commands/field/FieldBaseInfoCommands.html#method_complete"> <abbr title="Drush\Commands\field\FieldBaseInfoCommands">FieldBaseInfoCommands</abbr>::complete</a>() — <em>Method in class <a href="Drush/Commands/field/FieldBaseInfoCommands.html"><abbr title="Drush\Commands\field\FieldBaseInfoCommands">FieldBaseInfoCommands</abbr></a></em></dt> - <dd></dd><dt><a href="Drush/Commands/field/FieldBaseOverrideCreateCommands.html#method_create"> -<abbr title="Drush\Commands\field\FieldBaseOverrideCreateCommands">FieldBaseOverrideCreateCommands</abbr>::create</a>() — <em>Method in class <a href="Drush/Commands/field/FieldBaseOverrideCreateCommands.html"><abbr title="Drush\Commands\field\FieldBaseOverrideCreateCommands">FieldBaseOverrideCreateCommands</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Commands/field/FieldBaseOverrideCreateCommands.html#method_complete"> <abbr title="Drush\Commands\field\FieldBaseOverrideCreateCommands">FieldBaseOverrideCreateCommands</abbr>::complete</a>() — <em>Method in class <a href="Drush/Commands/field/FieldBaseOverrideCreateCommands.html"><abbr title="Drush\Commands\field\FieldBaseOverrideCreateCommands">FieldBaseOverrideCreateCommands</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Commands/field/FieldBaseOverrideCreateCommands.html#method_createBaseFieldOverride"> @@ -621,35 +583,20 @@ <h2 id="letterA">A</h2> <abbr title="Drush\Commands\field\FieldCreateCommands">FieldCreateCommands</abbr>::createFieldStorage</a>() — <em>Method in class <a href="Drush/Commands/field/FieldCreateCommands.html"><abbr title="Drush\Commands\field\FieldCreateCommands">FieldCreateCommands</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Commands/field/FieldCreateCommands.html#method_createFieldDisplay"> <abbr title="Drush\Commands\field\FieldCreateCommands">FieldCreateCommands</abbr>::createFieldDisplay</a>() — <em>Method in class <a href="Drush/Commands/field/FieldCreateCommands.html"><abbr title="Drush\Commands\field\FieldCreateCommands">FieldCreateCommands</abbr></a></em></dt> - <dd></dd><dt><a href="Drush/Commands/field/FieldDefinitionCommands.html#method_create"> -<abbr title="Drush\Commands\field\FieldDefinitionCommands">FieldDefinitionCommands</abbr>::create</a>() — <em>Method in class <a href="Drush/Commands/field/FieldDefinitionCommands.html"><abbr title="Drush\Commands\field\FieldDefinitionCommands">FieldDefinitionCommands</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Commands/field/FieldDefinitionCommands.html#method_complete"> <abbr title="Drush\Commands\field\FieldDefinitionCommands">FieldDefinitionCommands</abbr>::complete</a>() — <em>Method in class <a href="Drush/Commands/field/FieldDefinitionCommands.html"><abbr title="Drush\Commands\field\FieldDefinitionCommands">FieldDefinitionCommands</abbr></a></em></dt> - <dd></dd><dt><a href="Drush/Commands/field/FieldDeleteCommands.html#method_create"> -<abbr title="Drush\Commands\field\FieldDeleteCommands">FieldDeleteCommands</abbr>::create</a>() — <em>Method in class <a href="Drush/Commands/field/FieldDeleteCommands.html"><abbr title="Drush\Commands\field\FieldDeleteCommands">FieldDeleteCommands</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Commands/field/FieldDeleteCommands.html#method_complete"> <abbr title="Drush\Commands\field\FieldDeleteCommands">FieldDeleteCommands</abbr>::complete</a>() — <em>Method in class <a href="Drush/Commands/field/FieldDeleteCommands.html"><abbr title="Drush\Commands\field\FieldDeleteCommands">FieldDeleteCommands</abbr></a></em></dt> - <dd></dd><dt><a href="Drush/Commands/field/FieldEntityReferenceHooks.html#method_create"> -<abbr title="Drush\Commands\field\FieldEntityReferenceHooks">FieldEntityReferenceHooks</abbr>::create</a>() — <em>Method in class <a href="Drush/Commands/field/FieldEntityReferenceHooks.html"><abbr title="Drush\Commands\field\FieldEntityReferenceHooks">FieldEntityReferenceHooks</abbr></a></em></dt> - <dd></dd><dt><a href="Drush/Commands/field/FieldInfoCommands.html#method_create"> -<abbr title="Drush\Commands\field\FieldInfoCommands">FieldInfoCommands</abbr>::create</a>() — <em>Method in class <a href="Drush/Commands/field/FieldInfoCommands.html"><abbr title="Drush\Commands\field\FieldInfoCommands">FieldInfoCommands</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Commands/field/FieldInfoCommands.html#method_complete"> <abbr title="Drush\Commands\field\FieldInfoCommands">FieldInfoCommands</abbr>::complete</a>() — <em>Method in class <a href="Drush/Commands/field/FieldInfoCommands.html"><abbr title="Drush\Commands\field\FieldInfoCommands">FieldInfoCommands</abbr></a></em></dt> - <dd></dd><dt><a href="Drush/Commands/field/FieldTextHooks.html#method_create"> -<abbr title="Drush\Commands\field\FieldTextHooks">FieldTextHooks</abbr>::create</a>() — <em>Method in class <a href="Drush/Commands/field/FieldTextHooks.html"><abbr title="Drush\Commands\field\FieldTextHooks">FieldTextHooks</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Commands/generate/ApplicationFactory.html#method_create"> <abbr title="Drush\Commands\generate\ApplicationFactory">ApplicationFactory</abbr>::create</a>() — <em>Method in class <a href="Drush/Commands/generate/ApplicationFactory.html"><abbr title="Drush\Commands\generate\ApplicationFactory">ApplicationFactory</abbr></a></em></dt> <dd><p>Creates Drush generate application.</p></dd><dt><a href="Drush/Commands/generate/GenerateCommands.html#method_create"> <abbr title="Drush\Commands\generate\GenerateCommands">GenerateCommands</abbr>::create</a>() — <em>Method in class <a href="Drush/Commands/generate/GenerateCommands.html"><abbr title="Drush\Commands\generate\GenerateCommands">GenerateCommands</abbr></a></em></dt> - <dd></dd><dt><a href="Drush/Commands/generate/Generators/Drush/ComposerJsonResolver.html"><abbr title="Drush\Commands\generate\Generators\Drush\ComposerJsonResolver">ComposerJsonResolver</abbr></a> — <em>Class in namespace <a href="Drush/Commands/generate/Generators/Drush.html">Drush\Commands\generate\Generators\Drush</a></em></dt> - <dd><p>Ensures that existing composer.json file has drush services entry.</p></dd><dt><a href="Drush/Commands/help/HelpCLIFormatter.html#method_cleanOptions"> + <dd></dd><dt><a href="Drush/Commands/help/HelpCLIFormatter.html#method_cleanOptions"> <abbr title="Drush\Commands\help\HelpCLIFormatter">HelpCLIFormatter</abbr>::cleanOptions</a>() — <em>Method in class <a href="Drush/Commands/help/HelpCLIFormatter.html"><abbr title="Drush\Commands\help\HelpCLIFormatter">HelpCLIFormatter</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Commands/help/ListCommands.html#method_categorize"> <abbr title="Drush\Commands\help\ListCommands">ListCommands</abbr>::categorize</a>() — <em>Method in class <a href="Drush/Commands/help/ListCommands.html"><abbr title="Drush\Commands\help\ListCommands">ListCommands</abbr></a></em></dt> - <dd></dd><dt><a href="Drush/Commands/pm/PmCommands.html#method_create"> -<abbr title="Drush\Commands\pm\PmCommands">PmCommands</abbr>::create</a>() — <em>Method in class <a href="Drush/Commands/pm/PmCommands.html"><abbr title="Drush\Commands\pm\PmCommands">PmCommands</abbr></a></em></dt> - <dd></dd><dt><a href="Drush/Commands/pm/ThemeCommands.html#method_create"> -<abbr title="Drush\Commands\pm\ThemeCommands">ThemeCommands</abbr>::create</a>() — <em>Method in class <a href="Drush/Commands/pm/ThemeCommands.html"><abbr title="Drush\Commands\pm\ThemeCommands">ThemeCommands</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Commands/sql/SqlCommands.html#method_conf"> <abbr title="Drush\Commands\sql\SqlCommands">SqlCommands</abbr>::conf</a>() — <em>Method in class <a href="Drush/Commands/sql/SqlCommands.html"><abbr title="Drush\Commands\sql\SqlCommands">SqlCommands</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Commands/sql/SqlCommands.html#method_connect"> @@ -876,6 +823,7 @@ <h2 id="letterA">A</h2> <abbr title="Drush\Commands\generate\ApplicationFactory">ApplicationFactory</abbr>::discover</a>() — <em>Method in class <a href="Drush/Commands/generate/ApplicationFactory.html"><abbr title="Drush\Commands\generate\ApplicationFactory">ApplicationFactory</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Commands/generate/Generators/Drush/DrushAliasFile.html"><abbr title="Drush\Commands\generate\Generators\Drush\DrushAliasFile">DrushAliasFile</abbr></a> — <em>Class in namespace <a href="Drush/Commands/generate/Generators/Drush.html">Drush\Commands\generate\Generators\Drush</a></em></dt> <dd></dd><dt><a href="Drush/Commands/generate/Generators/Drush/DrushCommandFile.html"><abbr title="Drush\Commands\generate\Generators\Drush\DrushCommandFile">DrushCommandFile</abbr></a> — <em>Class in namespace <a href="Drush/Commands/generate/Generators/Drush.html">Drush\Commands\generate\Generators\Drush</a></em></dt> + <dd></dd><dt><a href="Drush/Commands/generate/Generators/Drush/DrushGeneratorFile.html"><abbr title="Drush\Commands\generate\Generators\Drush\DrushGeneratorFile">DrushGeneratorFile</abbr></a> — <em>Class in namespace <a href="Drush/Commands/generate/Generators/Drush.html">Drush\Commands\generate\Generators\Drush</a></em></dt> <dd></dd><dt><a href="Drush/Commands/help/DrushHelpDocument.html"><abbr title="Drush\Commands\help\DrushHelpDocument">DrushHelpDocument</abbr></a> — <em>Class in namespace <a href="Drush/Commands/help.html">Drush\Commands\help</a></em></dt> <dd></dd><dt><a href="Drush/Commands/sql/SqlCommands.html#method_drop"> <abbr title="Drush\Commands\sql\SqlCommands">SqlCommands</abbr>::drop</a>() — <em>Method in class <a href="Drush/Commands/sql/SqlCommands.html"><abbr title="Drush\Commands\sql\SqlCommands">SqlCommands</abbr></a></em></dt> @@ -931,7 +879,7 @@ <h2 id="letterA">A</h2> <abbr title="Drush\Preflight\Preflight">Preflight</abbr>#drupalFinder</a> — <em>Property in class <a href="Drush/Preflight/Preflight.html"><abbr title="Drush\Preflight\Preflight">Preflight</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Preflight/Preflight.html#method_drupalFinder"> <abbr title="Drush\Preflight\Preflight">Preflight</abbr>::drupalFinder</a>() — <em>Method in class <a href="Drush/Preflight/Preflight.html"><abbr title="Drush\Preflight\Preflight">Preflight</abbr></a></em></dt> - <dd><p>Return the Drupal Finder</p></dd><dt>$<a href="Drush/Preflight/PreflightLog.html#property_debug"> + <dd></dd><dt>$<a href="Drush/Preflight/PreflightLog.html#property_debug"> <abbr title="Drush\Preflight\PreflightLog">PreflightLog</abbr>#debug</a> — <em>Property in class <a href="Drush/Preflight/PreflightLog.html"><abbr title="Drush\Preflight\PreflightLog">PreflightLog</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Preflight/PreflightSiteLocator.html#method_determineSelf"> <abbr title="Drush\Preflight\PreflightSiteLocator">PreflightSiteLocator</abbr>::determineSelf</a>() — <em>Method in class <a href="Drush/Preflight/PreflightSiteLocator.html"><abbr title="Drush\Preflight\PreflightSiteLocator">PreflightSiteLocator</abbr></a></em></dt> @@ -1084,7 +1032,7 @@ <h2 id="letterA">A</h2> <abbr title="Drush\Preflight\Preflight">Preflight</abbr>#environment</a> — <em>Property in class <a href="Drush/Preflight/Preflight.html"><abbr title="Drush\Preflight\Preflight">Preflight</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Preflight/Preflight.html#method_environment"> <abbr title="Drush\Preflight\Preflight">Preflight</abbr>::environment</a>() — <em>Method in class <a href="Drush/Preflight/Preflight.html"><abbr title="Drush\Preflight\Preflight">Preflight</abbr></a></em></dt> - <dd><p>Return the environment</p></dd><dt><a href="Drush/Psysh/DrushCommand.html#method_execute"> + <dd></dd><dt><a href="Drush/Psysh/DrushCommand.html#method_execute"> <abbr title="Drush\Psysh\DrushCommand">DrushCommand</abbr>::execute</a>() — <em>Method in class <a href="Drush/Psysh/DrushCommand.html"><abbr title="Drush\Psysh\DrushCommand">DrushCommand</abbr></a></em></dt> <dd>{@inheritdoc}</dd><dt><a href="Drush/Psysh/DrushHelpCommand.html#method_execute"> <abbr title="Drush\Psysh\DrushHelpCommand">DrushHelpCommand</abbr>::execute</a>() — <em>Method in class <a href="Drush/Psysh/DrushHelpCommand.html"><abbr title="Drush\Psysh\DrushHelpCommand">DrushHelpCommand</abbr></a></em></dt> @@ -1122,9 +1070,7 @@ <h2 id="letterA">A</h2> if the user did not explicitly specify a URI.</p></dd><dt><a href="Drush/Boot/DrupalBoot.html#method_findUri"> <abbr title="Drush\Boot\DrupalBoot">DrupalBoot</abbr>::findUri</a>() — <em>Method in class <a href="Drush/Boot/DrupalBoot.html"><abbr title="Drush\Boot\DrupalBoot">DrupalBoot</abbr></a></em></dt> <dd><p>Select the best URI for the provided cwd. Only called -if the user did not explicitly specify a URI.</p></dd><dt><a href="Drush/Commands/core/ArchiveRestoreCommands.html#method_fileImportAbsolutePath"> -<abbr title="Drush\Commands\core\ArchiveRestoreCommands">ArchiveRestoreCommands</abbr>::fileImportAbsolutePath</a>() — <em>Method in class <a href="Drush/Commands/core/ArchiveRestoreCommands.html"><abbr title="Drush\Commands\core\ArchiveRestoreCommands">ArchiveRestoreCommands</abbr></a></em></dt> - <dd><p>Determines the path where files should be extracted.</p></dd><dt><a href="Drush/Commands/core/EditCommands.html#method_findBashrc"> +if the user did not explicitly specify a URI.</p></dd><dt><a href="Drush/Commands/core/EditCommands.html#method_findBashrc"> <abbr title="Drush\Commands\core\EditCommands">EditCommands</abbr>::findBashrc</a>() — <em>Method in class <a href="Drush/Commands/core/EditCommands.html"><abbr title="Drush\Commands\core\EditCommands">EditCommands</abbr></a></em></dt> <dd><p>Determine which .bashrc file is best to use on this platform.</p></dd><dt><a href="Drush/Commands/core/ImageCommands.html#method_flush"> <abbr title="Drush\Commands\core\ImageCommands">ImageCommands</abbr>::flush</a>() — <em>Method in class <a href="Drush/Commands/core/ImageCommands.html"><abbr title="Drush\Commands\core\ImageCommands">ImageCommands</abbr></a></em></dt> @@ -1151,8 +1097,8 @@ <h2 id="letterA">A</h2> <dd></dd><dt><a href="Drush/Commands/field/FieldEntityReferenceHooks.html"><abbr title="Drush\Commands\field\FieldEntityReferenceHooks">FieldEntityReferenceHooks</abbr></a> — <em>Class in namespace <a href="Drush/Commands/field.html">Drush\Commands\field</a></em></dt> <dd></dd><dt><a href="Drush/Commands/field/FieldInfoCommands.html"><abbr title="Drush\Commands\field\FieldInfoCommands">FieldInfoCommands</abbr></a> — <em>Class in namespace <a href="Drush/Commands/field.html">Drush\Commands\field</a></em></dt> <dd></dd><dt><a href="Drush/Commands/field/FieldTextHooks.html"><abbr title="Drush\Commands\field\FieldTextHooks">FieldTextHooks</abbr></a> — <em>Class in namespace <a href="Drush/Commands/field.html">Drush\Commands\field</a></em></dt> - <dd></dd><dt><a href="Drush/Commands/generate/ApplicationFactory.html#method_filterCLassExists"> -<abbr title="Drush\Commands\generate\ApplicationFactory">ApplicationFactory</abbr>::filterCLassExists</a>() — <em>Method in class <a href="Drush/Commands/generate/ApplicationFactory.html"><abbr title="Drush\Commands\generate\ApplicationFactory">ApplicationFactory</abbr></a></em></dt> + <dd></dd><dt><a href="Drush/Commands/generate/ApplicationFactory.html#method_filterClassExists"> +<abbr title="Drush\Commands\generate\ApplicationFactory">ApplicationFactory</abbr>::filterClassExists</a>() — <em>Method in class <a href="Drush/Commands/generate/ApplicationFactory.html"><abbr title="Drush\Commands\generate\ApplicationFactory">ApplicationFactory</abbr></a></em></dt> <dd><p>Check each class for existence.</p></dd><dt><a href="Drush/Commands/help/HelpCLIFormatter.html#method_formatOptionKeys"> <abbr title="Drush\Commands\help\HelpCLIFormatter">HelpCLIFormatter</abbr>::formatOptionKeys</a>() — <em>Method in class <a href="Drush/Commands/help/HelpCLIFormatter.html"><abbr title="Drush\Commands\help\HelpCLIFormatter">HelpCLIFormatter</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Commands/help/HelpCLIFormatter.html#method_formatOptionDescription"> @@ -1176,10 +1122,7 @@ <h2 id="letterA">A</h2> that takes a value.</p></dd><dt><a href="Drush/Preflight/PreflightSiteLocator.html#method_findSite"> <abbr title="Drush\Preflight\PreflightSiteLocator">PreflightSiteLocator</abbr>::findSite</a>() — <em>Method in class <a href="Drush/Preflight/PreflightSiteLocator.html"><abbr title="Drush\Preflight\PreflightSiteLocator">PreflightSiteLocator</abbr></a></em></dt> <dd><p>During bootstrap, finds the currently selected site from the parameters -provided on the commandline.</p></dd><dt><a href="Drush/Preflight/RedispatchToSiteLocal.html#method_findSiteLocalDrush"> -<abbr title="Drush\Preflight\RedispatchToSiteLocal">RedispatchToSiteLocal</abbr>::findSiteLocalDrush</a>() — <em>Method in class <a href="Drush/Preflight/RedispatchToSiteLocal.html"><abbr title="Drush\Preflight\RedispatchToSiteLocal">RedispatchToSiteLocal</abbr></a></em></dt> - <dd><p>Find a site-local Drush, if there is one in the selected site's -vendor directory.</p></dd><dt><a href="Drush/Runtime/LegacyServiceFinder.html#method_findModuleDrushServiceProvider"> +provided on the commandline.</p></dd><dt><a href="Drush/Runtime/LegacyServiceFinder.html#method_findModuleDrushServiceProvider"> <abbr title="Drush\Runtime\LegacyServiceFinder">LegacyServiceFinder</abbr>::findModuleDrushServiceProvider</a>() — <em>Method in class <a href="Drush/Runtime/LegacyServiceFinder.html"><abbr title="Drush\Runtime\LegacyServiceFinder">LegacyServiceFinder</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Runtime/LegacyServiceFinder.html#method_findDefaultServicesFile"> <abbr title="Drush\Runtime\LegacyServiceFinder">LegacyServiceFinder</abbr>::findDefaultServicesFile</a>() — <em>Method in class <a href="Drush/Runtime/LegacyServiceFinder.html"><abbr title="Drush\Runtime\LegacyServiceFinder">LegacyServiceFinder</abbr></a></em></dt> @@ -1281,15 +1224,7 @@ <h2 id="letterA">A</h2> <abbr title="Drush\Commands\config\ConfigImportCommands">ConfigImportCommands</abbr>::getImportTransformer</a>() — <em>Method in class <a href="Drush/Commands/config/ConfigImportCommands.html"><abbr title="Drush\Commands\config\ConfigImportCommands">ConfigImportCommands</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Commands/config/ConfigImportCommands.html#method_getModuleExtensionList"> <abbr title="Drush\Commands\config\ConfigImportCommands">ConfigImportCommands</abbr>::getModuleExtensionList</a>() — <em>Method in class <a href="Drush/Commands/config/ConfigImportCommands.html"><abbr title="Drush\Commands\config\ConfigImportCommands">ConfigImportCommands</abbr></a></em></dt> - <dd></dd><dt><a href="Drush/Commands/core/ArchiveRestoreCommands.html#method_getExtractDir"> -<abbr title="Drush\Commands\core\ArchiveRestoreCommands">ArchiveRestoreCommands</abbr>::getExtractDir</a>() — <em>Method in class <a href="Drush/Commands/core/ArchiveRestoreCommands.html"><abbr title="Drush\Commands\core\ArchiveRestoreCommands">ArchiveRestoreCommands</abbr></a></em></dt> - <dd><p>Extracts the archive.</p></dd><dt><a href="Drush/Commands/core/ArchiveRestoreCommands.html#method_getDrupalRootPath"> -<abbr title="Drush\Commands\core\ArchiveRestoreCommands">ArchiveRestoreCommands</abbr>::getDrupalRootPath</a>() — <em>Method in class <a href="Drush/Commands/core/ArchiveRestoreCommands.html"><abbr title="Drush\Commands\core\ArchiveRestoreCommands">ArchiveRestoreCommands</abbr></a></em></dt> - <dd><p>Returns the absolute path to Drupal root.</p></dd><dt><a href="Drush/Commands/core/ArchiveRestoreCommands.html#method_getDestinationPath"> -<abbr title="Drush\Commands\core\ArchiveRestoreCommands">ArchiveRestoreCommands</abbr>::getDestinationPath</a>() — <em>Method in class <a href="Drush/Commands/core/ArchiveRestoreCommands.html"><abbr title="Drush\Commands\core\ArchiveRestoreCommands">ArchiveRestoreCommands</abbr></a></em></dt> - <dd><p>Returns the destination path.</p></dd><dt><a href="Drush/Commands/core/ArchiveRestoreCommands.html#method_getSiteAlias"> -<abbr title="Drush\Commands\core\ArchiveRestoreCommands">ArchiveRestoreCommands</abbr>::getSiteAlias</a>() — <em>Method in class <a href="Drush/Commands/core/ArchiveRestoreCommands.html"><abbr title="Drush\Commands\core\ArchiveRestoreCommands">ArchiveRestoreCommands</abbr></a></em></dt> - <dd><p>Returns SiteAlias object by the site alias name.</p></dd><dt><a href="Drush/Commands/core/CacheCommands.html#method_get"> + <dd></dd><dt><a href="Drush/Commands/core/CacheCommands.html#method_get"> <abbr title="Drush\Commands\core\CacheCommands">CacheCommands</abbr>::get</a>() — <em>Method in class <a href="Drush/Commands/core/CacheCommands.html"><abbr title="Drush\Commands\core\CacheCommands">CacheCommands</abbr></a></em></dt> <dd><p>Fetch a cached object and display it.</p></dd><dt><a href="Drush/Commands/core/CacheCommands.html#method_getTypes"> <abbr title="Drush\Commands\core\CacheCommands">CacheCommands</abbr>::getTypes</a>() — <em>Method in class <a href="Drush/Commands/core/CacheCommands.html"><abbr title="Drush\Commands\core\CacheCommands">CacheCommands</abbr></a></em></dt> @@ -1325,8 +1260,6 @@ <h2 id="letterA">A</h2> <abbr title="Drush\Commands\core\LocaleCommands">LocaleCommands</abbr>::getLanguageManager</a>() — <em>Method in class <a href="Drush/Commands/core/LocaleCommands.html"><abbr title="Drush\Commands\core\LocaleCommands">LocaleCommands</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Commands/core/LocaleCommands.html#method_getConfigFactory"> <abbr title="Drush\Commands\core\LocaleCommands">LocaleCommands</abbr>::getConfigFactory</a>() — <em>Method in class <a href="Drush/Commands/core/LocaleCommands.html"><abbr title="Drush\Commands\core\LocaleCommands">LocaleCommands</abbr></a></em></dt> - <dd></dd><dt><a href="Drush/Commands/core/LocaleCommands.html#method_getModuleHandler"> -<abbr title="Drush\Commands\core\LocaleCommands">LocaleCommands</abbr>::getModuleHandler</a>() — <em>Method in class <a href="Drush/Commands/core/LocaleCommands.html"><abbr title="Drush\Commands\core\LocaleCommands">LocaleCommands</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Commands/core/LocaleCommands.html#method_getState"> <abbr title="Drush\Commands\core\LocaleCommands">LocaleCommands</abbr>::getState</a>() — <em>Method in class <a href="Drush/Commands/core/LocaleCommands.html"><abbr title="Drush\Commands\core\LocaleCommands">LocaleCommands</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Commands/core/MaintCommands.html#method_getState"> @@ -1417,7 +1350,9 @@ <h2 id="letterA">A</h2> <abbr title="Drush\Commands\generate\Generators\Drush\DrushAliasFile">DrushAliasFile</abbr>::generate</a>() — <em>Method in class <a href="Drush/Commands/generate/Generators/Drush/DrushAliasFile.html"><abbr title="Drush\Commands\generate\Generators\Drush\DrushAliasFile">DrushAliasFile</abbr></a></em></dt> <dd>{@inheritdoc}</dd><dt><a href="Drush/Commands/generate/Generators/Drush/DrushCommandFile.html#method_generate"> <abbr title="Drush\Commands\generate\Generators\Drush\DrushCommandFile">DrushCommandFile</abbr>::generate</a>() — <em>Method in class <a href="Drush/Commands/generate/Generators/Drush/DrushCommandFile.html"><abbr title="Drush\Commands\generate\Generators\Drush\DrushCommandFile">DrushCommandFile</abbr></a></em></dt> - <dd>{@inheritdoc}</dd><dt><a href="Drush/Commands/help/DrushHelpDocument.html#method_generateBaseHelpDom"> + <dd>{@inheritdoc}</dd><dt><a href="Drush/Commands/generate/Generators/Drush/DrushGeneratorFile.html#method_generate"> +<abbr title="Drush\Commands\generate\Generators\Drush\DrushGeneratorFile">DrushGeneratorFile</abbr>::generate</a>() — <em>Method in class <a href="Drush/Commands/generate/Generators/Drush/DrushGeneratorFile.html"><abbr title="Drush\Commands\generate\Generators\Drush\DrushGeneratorFile">DrushGeneratorFile</abbr></a></em></dt> + <dd></dd><dt><a href="Drush/Commands/help/DrushHelpDocument.html#method_generateBaseHelpDom"> <abbr title="Drush\Commands\help\DrushHelpDocument">DrushHelpDocument</abbr>::generateBaseHelpDom</a>() — <em>Method in class <a href="Drush/Commands/help/DrushHelpDocument.html"><abbr title="Drush\Commands\help\DrushHelpDocument">DrushHelpDocument</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Commands/help/ListCommands.html#method_getTerminalWidth"> <abbr title="Drush\Commands\help\ListCommands">ListCommands</abbr>::getTerminalWidth</a>() — <em>Method in class <a href="Drush/Commands/help/ListCommands.html"><abbr title="Drush\Commands\help\ListCommands">ListCommands</abbr></a></em></dt> @@ -1433,6 +1368,10 @@ <h2 id="letterA">A</h2> <abbr title="Drush\Commands\pm\PmCommands">PmCommands</abbr>::getExtensionListModule</a>() — <em>Method in class <a href="Drush/Commands/pm/PmCommands.html"><abbr title="Drush\Commands\pm\PmCommands">PmCommands</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Commands/pm/ThemeCommands.html#method_getThemeInstaller"> <abbr title="Drush\Commands\pm\ThemeCommands">ThemeCommands</abbr>::getThemeInstaller</a>() — <em>Method in class <a href="Drush/Commands/pm/ThemeCommands.html"><abbr title="Drush\Commands\pm\ThemeCommands">ThemeCommands</abbr></a></em></dt> + <dd></dd><dt><a href="Drush/Commands/sql/sanitize/SanitizeUserFieldsCommands.html#method_getDatabase"> +<abbr title="Drush\Commands\sql\sanitize\SanitizeUserFieldsCommands">SanitizeUserFieldsCommands</abbr>::getDatabase</a>() — <em>Method in class <a href="Drush/Commands/sql/sanitize/SanitizeUserFieldsCommands.html"><abbr title="Drush\Commands\sql\sanitize\SanitizeUserFieldsCommands">SanitizeUserFieldsCommands</abbr></a></em></dt> + <dd></dd><dt><a href="Drush/Commands/sql/sanitize/SanitizeUserFieldsCommands.html#method_getEntityFieldManager"> +<abbr title="Drush\Commands\sql\sanitize\SanitizeUserFieldsCommands">SanitizeUserFieldsCommands</abbr>::getEntityFieldManager</a>() — <em>Method in class <a href="Drush/Commands/sql/sanitize/SanitizeUserFieldsCommands.html"><abbr title="Drush\Commands\sql\sanitize\SanitizeUserFieldsCommands">SanitizeUserFieldsCommands</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Config/ConfigAwareTrait.html#method_getConfig"> <abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr>::getConfig</a>() — <em>Method in class <a href="Drush/Config/ConfigAwareTrait.html"><abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a></em></dt> <dd><p>Replaces same method in ConfigAwareTrait in order to provide a @@ -1467,13 +1406,7 @@ <h2 id="letterA">A</h2> <abbr title="Drush\DrupalFinder\DrushDrupalFinder">DrushDrupalFinder</abbr>::getComposerRoot</a>() — <em>Method in class <a href="Drush/DrupalFinder/DrushDrupalFinder.html"><abbr title="Drush\DrupalFinder\DrushDrupalFinder">DrushDrupalFinder</abbr></a></em></dt> <dd><p>Get the Composer root.</p></dd><dt><a href="Drush/DrupalFinder/DrushDrupalFinder.html#method_getVendorDir"> <abbr title="Drush\DrupalFinder\DrushDrupalFinder">DrushDrupalFinder</abbr>::getVendorDir</a>() — <em>Method in class <a href="Drush/DrupalFinder/DrushDrupalFinder.html"><abbr title="Drush\DrupalFinder\DrushDrupalFinder">DrushDrupalFinder</abbr></a></em></dt> - <dd><p>Get the vendor path.</p></dd><dt><a href="Drush/Drupal/Commands/sql/SanitizeSessionsCommands.html#method_getDatabase"> -<abbr title="Drush\Drupal\Commands\sql\SanitizeSessionsCommands">SanitizeSessionsCommands</abbr>::getDatabase</a>() — <em>Method in class <a href="Drush/Drupal/Commands/sql/SanitizeSessionsCommands.html"><abbr title="Drush\Drupal\Commands\sql\SanitizeSessionsCommands">SanitizeSessionsCommands</abbr></a></em></dt> - <dd></dd><dt><a href="Drush/Drupal/Commands/sql/SanitizeUserFieldsCommands.html#method_getDatabase"> -<abbr title="Drush\Drupal\Commands\sql\SanitizeUserFieldsCommands">SanitizeUserFieldsCommands</abbr>::getDatabase</a>() — <em>Method in class <a href="Drush/Drupal/Commands/sql/SanitizeUserFieldsCommands.html"><abbr title="Drush\Drupal\Commands\sql\SanitizeUserFieldsCommands">SanitizeUserFieldsCommands</abbr></a></em></dt> - <dd></dd><dt><a href="Drush/Drupal/Commands/sql/SanitizeUserFieldsCommands.html#method_getEntityFieldManager"> -<abbr title="Drush\Drupal\Commands\sql\SanitizeUserFieldsCommands">SanitizeUserFieldsCommands</abbr>::getEntityFieldManager</a>() — <em>Method in class <a href="Drush/Drupal/Commands/sql/SanitizeUserFieldsCommands.html"><abbr title="Drush\Drupal\Commands\sql\SanitizeUserFieldsCommands">SanitizeUserFieldsCommands</abbr></a></em></dt> - <dd></dd><dt><a href="Drush/Drupal/DrupalKernelTrait.html#method_getContainerBuilder"> + <dd><p>Get the vendor path.</p></dd><dt><a href="Drush/Drupal/DrupalKernelTrait.html#method_getContainerBuilder"> <abbr title="Drush\Drupal\DrupalKernelTrait">DrupalKernelTrait</abbr>::getContainerBuilder</a>() — <em>Method in class <a href="Drush/Drupal/DrupalKernelTrait.html"><abbr title="Drush\Drupal\DrupalKernelTrait">DrupalKernelTrait</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Drupal/Migrate/MigrateExecutable.html#method_getIdMap"> <abbr title="Drush\Drupal\Migrate\MigrateExecutable">MigrateExecutable</abbr>::getIdMap</a>() — <em>Method in class <a href="Drush/Drupal/Migrate/MigrateExecutable.html"><abbr title="Drush\Drupal\Migrate\MigrateExecutable">MigrateExecutable</abbr></a></em></dt> @@ -1702,11 +1635,11 @@ <h2 id="letterA">A</h2> <dd><p>HandlerInterface represents a PHP system handler (e.g. the error reporting handler, the shutdown handler) that may be globally installed.</p></dd><dt><a href="Drush/Runtime/ServiceManager.html#method_hasStaticCreateFactory"> <abbr title="Drush\Runtime\ServiceManager">ServiceManager</abbr>::hasStaticCreateFactory</a>() — <em>Method in class <a href="Drush/Runtime/ServiceManager.html"><abbr title="Drush\Runtime\ServiceManager">ServiceManager</abbr></a></em></dt> - <dd><p>Check to see if the provided class has a static <code>create</code> method.</p></dd><dt><a href="Drush/Runtime/ServiceManager.html#method_hasStaticCreateEarlyFactory"> -<abbr title="Drush\Runtime\ServiceManager">ServiceManager</abbr>::hasStaticCreateEarlyFactory</a>() — <em>Method in class <a href="Drush/Runtime/ServiceManager.html"><abbr title="Drush\Runtime\ServiceManager">ServiceManager</abbr></a></em></dt> - <dd><p>Check to see if the provided class has a static <code>createEarly</code> method.</p></dd><dt><a href="Drush/Runtime/ServiceManager.html#method_hasStaticMethod"> + <dd><p>Check to see if the provided class has a static <code>create</code> method.</p></dd><dt><a href="Drush/Runtime/ServiceManager.html#method_hasStaticMethod"> <abbr title="Drush\Runtime\ServiceManager">ServiceManager</abbr>::hasStaticMethod</a>() — <em>Method in class <a href="Drush/Runtime/ServiceManager.html"><abbr title="Drush\Runtime\ServiceManager">ServiceManager</abbr></a></em></dt> - <dd><p>Check to see if the provided class has the specified static method.</p></dd><dt><a href="Drush/SiteAlias/HostPath.html"><abbr title="Drush\SiteAlias\HostPath">HostPath</abbr></a> — <em>Class in namespace <a href="Drush/SiteAlias.html">Drush\SiteAlias</a></em></dt> + <dd><p>Check to see if the provided class has the specified static method.</p></dd><dt><a href="Drush/Runtime/ServiceManager.html#method_hasStaticCreateEarlyFactory"> +<abbr title="Drush\Runtime\ServiceManager">ServiceManager</abbr>::hasStaticCreateEarlyFactory</a>() — <em>Method in class <a href="Drush/Runtime/ServiceManager.html"><abbr title="Drush\Runtime\ServiceManager">ServiceManager</abbr></a></em></dt> + <dd><p>Check to see if the provided class has a static <code>createEarly</code> method.</p></dd><dt><a href="Drush/SiteAlias/HostPath.html"><abbr title="Drush\SiteAlias\HostPath">HostPath</abbr></a> — <em>Class in namespace <a href="Drush/SiteAlias.html">Drush\SiteAlias</a></em></dt> <dd><p>A host path is a path on some machine. The machine may be specified by a label, and the label may be an @alias or a site specification.</p></dd> </dl><h2 id="letterI">I</h2> <dl id="indexI"><dt><a href="Drush/Attributes/InteractConfigName.html"><abbr title="Drush\Attributes\InteractConfigName">InteractConfigName</abbr></a> — <em>Class in namespace <a href="Drush/Attributes.html">Drush\Attributes</a></em></dt> @@ -1716,21 +1649,15 @@ <h2 id="letterA">A</h2> <abbr title="Drush\Boot\BootstrapManager">BootstrapManager</abbr>::injectBootstrap</a>() — <em>Method in class <a href="Drush/Boot/BootstrapManager.html"><abbr title="Drush\Boot\BootstrapManager">BootstrapManager</abbr></a></em></dt> <dd><p>For use in testing</p></dd><dt><a href="Drush/Commands/DrushCommands.html#method_io"> <abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr>::io</a>() — <em>Method in class <a href="Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></em></dt> - <dd><p>Override Robo's IO function with our custom style.</p></dd><dt>$<a href="Drush/Commands/config/ConfigCommands.html#property_importStorageTransformer"> -<abbr title="Drush\Commands\config\ConfigCommands">ConfigCommands</abbr>#importStorageTransformer</a> — <em>Property in class <a href="Drush/Commands/config/ConfigCommands.html"><abbr title="Drush\Commands\config\ConfigCommands">ConfigCommands</abbr></a></em></dt> - <dd></dd><dt><a href="Drush/Commands/config/ConfigCommands.html#method_interactConfigName"> + <dd><p>Override Robo's IO function with our custom style.</p></dd><dt><a href="Drush/Commands/DrushCommands.html#method_initHook"> +<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr>::initHook</a>() — <em>Method in class <a href="Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></em></dt> + <dd><p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p></dd><dt><a href="Drush/Commands/config/ConfigCommands.html#method_interactConfigName"> <abbr title="Drush\Commands\config\ConfigCommands">ConfigCommands</abbr>::interactConfigName</a>() — <em>Method in class <a href="Drush/Commands/config/ConfigCommands.html"><abbr title="Drush\Commands\config\ConfigCommands">ConfigCommands</abbr></a></em></dt> <dd></dd><dt>$<a href="Drush/Commands/config/ConfigImportCommands.html#property_importStorageTransformer"> <abbr title="Drush\Commands\config\ConfigImportCommands">ConfigImportCommands</abbr>#importStorageTransformer</a> — <em>Property in class <a href="Drush/Commands/config/ConfigImportCommands.html"><abbr title="Drush\Commands\config\ConfigImportCommands">ConfigImportCommands</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Commands/config/ConfigImportCommands.html#method_import"> <abbr title="Drush\Commands\config\ConfigImportCommands">ConfigImportCommands</abbr>::import</a>() — <em>Method in class <a href="Drush/Commands/config/ConfigImportCommands.html"><abbr title="Drush\Commands\config\ConfigImportCommands">ConfigImportCommands</abbr></a></em></dt> - <dd><p>Import config from the config directory.</p></dd><dt><a href="Drush/Commands/core/ArchiveRestoreCommands.html#method_importCode"> -<abbr title="Drush\Commands\core\ArchiveRestoreCommands">ArchiveRestoreCommands</abbr>::importCode</a>() — <em>Method in class <a href="Drush/Commands/core/ArchiveRestoreCommands.html"><abbr title="Drush\Commands\core\ArchiveRestoreCommands">ArchiveRestoreCommands</abbr></a></em></dt> - <dd><p>Imports the code to the site.</p></dd><dt><a href="Drush/Commands/core/ArchiveRestoreCommands.html#method_importFiles"> -<abbr title="Drush\Commands\core\ArchiveRestoreCommands">ArchiveRestoreCommands</abbr>::importFiles</a>() — <em>Method in class <a href="Drush/Commands/core/ArchiveRestoreCommands.html"><abbr title="Drush\Commands\core\ArchiveRestoreCommands">ArchiveRestoreCommands</abbr></a></em></dt> - <dd><p>Imports Drupal files to the site.</p></dd><dt><a href="Drush/Commands/core/ArchiveRestoreCommands.html#method_importDatabase"> -<abbr title="Drush\Commands\core\ArchiveRestoreCommands">ArchiveRestoreCommands</abbr>::importDatabase</a>() — <em>Method in class <a href="Drush/Commands/core/ArchiveRestoreCommands.html"><abbr title="Drush\Commands\core\ArchiveRestoreCommands">ArchiveRestoreCommands</abbr></a></em></dt> - <dd><p>Imports the database dump to the site.</p></dd><dt><a href="Drush/Commands/core/CacheCommands.html#method_interact"> + <dd><p>Import config from the config directory.</p></dd><dt><a href="Drush/Commands/core/CacheCommands.html#method_interact"> <abbr title="Drush\Commands\core\CacheCommands">CacheCommands</abbr>::interact</a>() — <em>Method in class <a href="Drush/Commands/core/CacheCommands.html"><abbr title="Drush\Commands\core\CacheCommands">CacheCommands</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Commands/core/ImageCommands.html"><abbr title="Drush\Commands\core\ImageCommands">ImageCommands</abbr></a> — <em>Class in namespace <a href="Drush/Commands/core.html">Drush\Commands\core</a></em></dt> <dd></dd><dt><a href="Drush/Commands/core/ImageCommands.html#method_interactFlush"> @@ -1773,7 +1700,9 @@ <h2 id="letterA">A</h2> <abbr title="Drush\Commands\pm\ThemeCommands">ThemeCommands</abbr>::install</a>() — <em>Method in class <a href="Drush/Commands/pm/ThemeCommands.html"><abbr title="Drush\Commands\pm\ThemeCommands">ThemeCommands</abbr></a></em></dt> <dd><p>Install one or more themes.</p></dd><dt><a href="Drush/Commands/sql/SqlSyncCommands.html#method_import"> <abbr title="Drush\Commands\sql\SqlSyncCommands">SqlSyncCommands</abbr>::import</a>() — <em>Method in class <a href="Drush/Commands/sql/SqlSyncCommands.html"><abbr title="Drush\Commands\sql\SqlSyncCommands">SqlSyncCommands</abbr></a></em></dt> - <dd><p>Import file into target.</p></dd><dt>$<a href="Drush/Config/ConfigLocator.html#property_isLocal"> + <dd><p>Import file into target.</p></dd><dt><a href="Drush/Commands/sql/sanitize/SanitizeUserTableCommands.html#method_isEnabled"> +<abbr title="Drush\Commands\sql\sanitize\SanitizeUserTableCommands">SanitizeUserTableCommands</abbr>::isEnabled</a>() — <em>Method in class <a href="Drush/Commands/sql/sanitize/SanitizeUserTableCommands.html"><abbr title="Drush\Commands\sql\sanitize\SanitizeUserTableCommands">SanitizeUserTableCommands</abbr></a></em></dt> + <dd><p>Test an option value to see if it is disabled.</p></dd><dt>$<a href="Drush/Config/ConfigLocator.html#property_isLocal"> <abbr title="Drush\Config\ConfigLocator">ConfigLocator</abbr>#isLocal</a> — <em>Property in class <a href="Drush/Config/ConfigLocator.html"><abbr title="Drush\Config\ConfigLocator">ConfigLocator</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Config/ConfigLocator.html#method_identifyCandidates"> <abbr title="Drush\Config\ConfigLocator">ConfigLocator</abbr>::identifyCandidates</a>() — <em>Method in class <a href="Drush/Config/ConfigLocator.html"><abbr title="Drush\Config\ConfigLocator">ConfigLocator</abbr></a></em></dt> @@ -1785,9 +1714,7 @@ <h2 id="letterA">A</h2> <abbr title="Drush\Config\DrushConfig">DrushConfig</abbr>::isWindows</a>() — <em>Method in class <a href="Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Config/Environment.html#method_isWindows"> <abbr title="Drush\Config\Environment">Environment</abbr>::isWindows</a>() — <em>Method in class <a href="Drush/Config/Environment.html"><abbr title="Drush\Config\Environment">Environment</abbr></a></em></dt> - <dd><p>Determine whether current OS is a Windows variant.</p></dd><dt><a href="Drush/Drupal/Commands/sql/SanitizeUserTableCommands.html#method_isEnabled"> -<abbr title="Drush\Drupal\Commands\sql\SanitizeUserTableCommands">SanitizeUserTableCommands</abbr>::isEnabled</a>() — <em>Method in class <a href="Drush/Drupal/Commands/sql/SanitizeUserTableCommands.html"><abbr title="Drush\Drupal\Commands\sql\SanitizeUserTableCommands">SanitizeUserTableCommands</abbr></a></em></dt> - <dd><p>Test an option value to see if it is disabled.</p></dd><dt><a href="Drush/Drupal/DrupalKernelTrait.html#method_initializeContainer"> + <dd><p>Determine whether current OS is a Windows variant.</p></dd><dt><a href="Drush/Drupal/DrupalKernelTrait.html#method_initializeContainer"> <abbr title="Drush\Drupal\DrupalKernelTrait">DrupalKernelTrait</abbr>::initializeContainer</a>() — <em>Method in class <a href="Drush/Drupal/DrupalKernelTrait.html"><abbr title="Drush\Drupal\DrupalKernelTrait">DrupalKernelTrait</abbr></a></em></dt> <dd><p>Initializes the service container.</p></dd><dt><a href="Drush/Drupal/InstallerKernel.html"><abbr title="Drush\Drupal\InstallerKernel">InstallerKernel</abbr></a> — <em>Class in namespace <a href="Drush/Drupal.html">Drush\Drupal</a></em></dt> <dd><p>Overridden version of InstallerKernel adapted to the needs of Drush.</p></dd><dt>$<a href="Drush/Drupal/Migrate/MigrateExecutable.html#property_idlist"> @@ -1846,7 +1773,7 @@ <h2 id="letterA">A</h2> <dd><p>Instantiate commands from Grasmash\YamlCli that we want to expose as Drush commands.</p></dd><dt><a href="Drush/Runtime/ServiceManager.html#method_instantiateServices"> <abbr title="Drush\Runtime\ServiceManager">ServiceManager</abbr>::instantiateServices</a>() — <em>Method in class <a href="Drush/Runtime/ServiceManager.html"><abbr title="Drush\Runtime\ServiceManager">ServiceManager</abbr></a></em></dt> - <dd><p>Instantiate objects given a lsit of classes. For each class, if it has + <dd><p>Instantiate objects given a list of classes. For each class, if it has a static <code>create</code> factory, use that to instantiate it, passing both the Drupal and Drush DI containers. If there is no static factory, then instantiate it via 'new $class'</p></dd><dt><a href="Drush/Runtime/ServiceManager.html#method_inflect"> @@ -1874,7 +1801,7 @@ <h2 id="letterA">A</h2> <dd></dd><dt><a href="Drush/Boot/Kernels.html"><abbr title="Drush\Boot\Kernels">Kernels</abbr></a> — <em>Class in namespace <a href="Drush/Boot.html">Drush\Boot</a></em></dt> <dd><p>Defines the available kernels that can be bootstrapped.</p></dd><dt>$<a href="Drush/Commands/core/MigrateRunnerCommands.html#property_keyValue"> <abbr title="Drush\Commands\core\MigrateRunnerCommands">MigrateRunnerCommands</abbr>#keyValue</a> — <em>Property in class <a href="Drush/Commands/core/MigrateRunnerCommands.html"><abbr title="Drush\Commands\core\MigrateRunnerCommands">MigrateRunnerCommands</abbr></a></em></dt> - <dd><p>The key-value store service.</p></dd> </dl><h2 id="letterL">L</h2> + <dd></dd> </dl><h2 id="letterL">L</h2> <dl id="indexL"><dt><a href="Drush/Backend/BackendPathEvaluator.html#method_lookup"> <abbr title="Drush\Backend\BackendPathEvaluator">BackendPathEvaluator</abbr>::lookup</a>() — <em>Method in class <a href="Drush/Backend/BackendPathEvaluator.html"><abbr title="Drush\Backend\BackendPathEvaluator">BackendPathEvaluator</abbr></a></em></dt> <dd><p>Lookup will use the provided alias record to look up and return @@ -1971,23 +1898,23 @@ <h2 id="letterA">A</h2> <dd><p>Defining and running migrations.</p></dd><dt><a href="Drush/Commands/core/MaintCommands.html"><abbr title="Drush\Commands\core\MaintCommands">MaintCommands</abbr></a> — <em>Class in namespace <a href="Drush/Commands/core.html">Drush\Commands\core</a></em></dt> <dd></dd><dt><a href="Drush/Commands/core/MessengerCommands.html"><abbr title="Drush\Commands\core\MessengerCommands">MessengerCommands</abbr></a> — <em>Class in namespace <a href="Drush/Commands/core.html">Drush\Commands\core</a></em></dt> <dd></dd><dt><a href="Drush/Commands/core/MigrateRunnerCommands.html"><abbr title="Drush\Commands\core\MigrateRunnerCommands">MigrateRunnerCommands</abbr></a> — <em>Class in namespace <a href="Drush/Commands/core.html">Drush\Commands\core</a></em></dt> - <dd><p>Migrate runner commands.</p></dd><dt>$<a href="Drush/Commands/core/MigrateRunnerCommands.html#property_migrationPluginManager"> + <dd></dd><dt>$<a href="Drush/Commands/core/MigrateRunnerCommands.html#property_migrationPluginManager"> <abbr title="Drush\Commands\core\MigrateRunnerCommands">MigrateRunnerCommands</abbr>#migrationPluginManager</a> — <em>Property in class <a href="Drush/Commands/core/MigrateRunnerCommands.html"><abbr title="Drush\Commands\core\MigrateRunnerCommands">MigrateRunnerCommands</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Commands/core/MigrateRunnerCommands.html#method_messages"> <abbr title="Drush\Commands\core\MigrateRunnerCommands">MigrateRunnerCommands</abbr>::messages</a>() — <em>Method in class <a href="Drush/Commands/core/MigrateRunnerCommands.html"><abbr title="Drush\Commands\core\MigrateRunnerCommands">MigrateRunnerCommands</abbr></a></em></dt> <dd><p>View any messages associated with a migration.</p></dd><dt><a href="Drush/Commands/core/MkCommands.html"><abbr title="Drush\Commands\core\MkCommands">MkCommands</abbr></a> — <em>Class in namespace <a href="Drush/Commands/core.html">Drush\Commands\core</a></em></dt> <dd></dd><dt><a href="Drush/Commands/core/WatchdogCommands.html#method_messageTypes"> <abbr title="Drush\Commands\core\WatchdogCommands">WatchdogCommands</abbr>::messageTypes</a>() — <em>Method in class <a href="Drush/Commands/core/WatchdogCommands.html"><abbr title="Drush\Commands\core\WatchdogCommands">WatchdogCommands</abbr></a></em></dt> - <dd><p>Helper function to obtain the message types based on drupal version.</p></dd><dt><a href="Drush/Drupal/Commands/sql/SanitizeCommentsCommands.html#method_messages"> -<abbr title="Drush\Drupal\Commands\sql\SanitizeCommentsCommands">SanitizeCommentsCommands</abbr>::messages</a>() — <em>Method in class <a href="Drush/Drupal/Commands/sql/SanitizeCommentsCommands.html"><abbr title="Drush\Drupal\Commands\sql\SanitizeCommentsCommands">SanitizeCommentsCommands</abbr></a></em></dt> - <dd><p>Use #[CLI\Hook(type: HookManager::ON_EVENT, target: SanitizeCommands::CONFIRMS)]</p></dd><dt><a href="Drush/Drupal/Commands/sql/SanitizePluginInterface.html#method_messages"> -<abbr title="Drush\Drupal\Commands\sql\SanitizePluginInterface">SanitizePluginInterface</abbr>::messages</a>() — <em>Method in class <a href="Drush/Drupal/Commands/sql/SanitizePluginInterface.html"><abbr title="Drush\Drupal\Commands\sql\SanitizePluginInterface">SanitizePluginInterface</abbr></a></em></dt> - <dd><p>Use #[CLI\Hook(type: HookManager::ON_EVENT, target: SanitizeCommands::CONFIRMS)]</p></dd><dt><a href="Drush/Drupal/Commands/sql/SanitizeSessionsCommands.html#method_messages"> -<abbr title="Drush\Drupal\Commands\sql\SanitizeSessionsCommands">SanitizeSessionsCommands</abbr>::messages</a>() — <em>Method in class <a href="Drush/Drupal/Commands/sql/SanitizeSessionsCommands.html"><abbr title="Drush\Drupal\Commands\sql\SanitizeSessionsCommands">SanitizeSessionsCommands</abbr></a></em></dt> - <dd><p>Use #[CLI\Hook(type: HookManager::ON_EVENT, target: SanitizeCommands::CONFIRMS)]</p></dd><dt><a href="Drush/Drupal/Commands/sql/SanitizeUserFieldsCommands.html#method_messages"> -<abbr title="Drush\Drupal\Commands\sql\SanitizeUserFieldsCommands">SanitizeUserFieldsCommands</abbr>::messages</a>() — <em>Method in class <a href="Drush/Drupal/Commands/sql/SanitizeUserFieldsCommands.html"><abbr title="Drush\Drupal\Commands\sql\SanitizeUserFieldsCommands">SanitizeUserFieldsCommands</abbr></a></em></dt> - <dd><p>Use #[CLI\Hook(type: HookManager::ON_EVENT, target: SanitizeCommands::CONFIRMS)]</p></dd><dt><a href="Drush/Drupal/Commands/sql/SanitizeUserTableCommands.html#method_messages"> -<abbr title="Drush\Drupal\Commands\sql\SanitizeUserTableCommands">SanitizeUserTableCommands</abbr>::messages</a>() — <em>Method in class <a href="Drush/Drupal/Commands/sql/SanitizeUserTableCommands.html"><abbr title="Drush\Drupal\Commands\sql\SanitizeUserTableCommands">SanitizeUserTableCommands</abbr></a></em></dt> + <dd><p>Helper function to obtain the message types based on drupal version.</p></dd><dt><a href="Drush/Commands/sql/sanitize/SanitizeCommentsCommands.html#method_messages"> +<abbr title="Drush\Commands\sql\sanitize\SanitizeCommentsCommands">SanitizeCommentsCommands</abbr>::messages</a>() — <em>Method in class <a href="Drush/Commands/sql/sanitize/SanitizeCommentsCommands.html"><abbr title="Drush\Commands\sql\sanitize\SanitizeCommentsCommands">SanitizeCommentsCommands</abbr></a></em></dt> + <dd><p>Use #[CLI\Hook(type: HookManager::ON_EVENT, target: SanitizeCommands::CONFIRMS)]</p></dd><dt><a href="Drush/Commands/sql/sanitize/SanitizePluginInterface.html#method_messages"> +<abbr title="Drush\Commands\sql\sanitize\SanitizePluginInterface">SanitizePluginInterface</abbr>::messages</a>() — <em>Method in class <a href="Drush/Commands/sql/sanitize/SanitizePluginInterface.html"><abbr title="Drush\Commands\sql\sanitize\SanitizePluginInterface">SanitizePluginInterface</abbr></a></em></dt> + <dd><p>Use #[CLI\Hook(type: HookManager::ON_EVENT, target: SanitizeCommands::CONFIRMS)]</p></dd><dt><a href="Drush/Commands/sql/sanitize/SanitizeSessionsCommands.html#method_messages"> +<abbr title="Drush\Commands\sql\sanitize\SanitizeSessionsCommands">SanitizeSessionsCommands</abbr>::messages</a>() — <em>Method in class <a href="Drush/Commands/sql/sanitize/SanitizeSessionsCommands.html"><abbr title="Drush\Commands\sql\sanitize\SanitizeSessionsCommands">SanitizeSessionsCommands</abbr></a></em></dt> + <dd><p>Use #[CLI\Hook(type: HookManager::ON_EVENT, target: SanitizeCommands::CONFIRMS)]</p></dd><dt><a href="Drush/Commands/sql/sanitize/SanitizeUserFieldsCommands.html#method_messages"> +<abbr title="Drush\Commands\sql\sanitize\SanitizeUserFieldsCommands">SanitizeUserFieldsCommands</abbr>::messages</a>() — <em>Method in class <a href="Drush/Commands/sql/sanitize/SanitizeUserFieldsCommands.html"><abbr title="Drush\Commands\sql\sanitize\SanitizeUserFieldsCommands">SanitizeUserFieldsCommands</abbr></a></em></dt> + <dd><p>Use #[CLI\Hook(type: HookManager::ON_EVENT, target: SanitizeCommands::CONFIRMS)]</p></dd><dt><a href="Drush/Commands/sql/sanitize/SanitizeUserTableCommands.html#method_messages"> +<abbr title="Drush\Commands\sql\sanitize\SanitizeUserTableCommands">SanitizeUserTableCommands</abbr>::messages</a>() — <em>Method in class <a href="Drush/Commands/sql/sanitize/SanitizeUserTableCommands.html"><abbr title="Drush\Commands\sql\sanitize\SanitizeUserTableCommands">SanitizeUserTableCommands</abbr></a></em></dt> <dd><p>Use #[CLI\Hook(type: HookManager::ON_EVENT, target: SanitizeCommands::CONFIRMS)]</p></dd><dt><a href="Drush/Drupal/Migrate/MigrateEvents.html"><abbr title="Drush\Drupal\Migrate\MigrateEvents">MigrateEvents</abbr></a> — <em>Class in namespace <a href="Drush/Drupal/Migrate.html">Drush\Drupal\Migrate</a></em></dt> <dd><p>Defines the row preparation event for the migration system.</p></dd><dt><a href="Drush/Drupal/Migrate/MigrateExecutable.html"><abbr title="Drush\Drupal\Migrate\MigrateExecutable">MigrateExecutable</abbr></a> — <em>Class in namespace <a href="Drush/Drupal/Migrate.html">Drush\Drupal\Migrate</a></em></dt> <dd></dd><dt><a href="Drush/Drupal/Migrate/MigrateIdMapFilter.html"><abbr title="Drush\Drupal\Migrate\MigrateIdMapFilter">MigrateIdMapFilter</abbr></a> — <em>Class in namespace <a href="Drush/Drupal/Migrate.html">Drush\Drupal\Migrate</a></em></dt> @@ -2022,7 +1949,7 @@ <h2 id="letterA">A</h2> exists and does not begin with a <code>-</code>.</p></dd> </dl><h2 id="letterO">O</h2> <dl id="indexO"><dt><a href="Drush/Attributes/Obsolete.html"><abbr title="Drush\Attributes\Obsolete">Obsolete</abbr></a> — <em>Class in namespace <a href="Drush/Attributes.html">Drush\Attributes</a></em></dt> <dd><p>Mark commands as obsolete. These commands are omitted from help list and when -user tries to run one, the command's description is shown. Example usage at <a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/LegacyCommands.php">https://github.com/drush-ops/drush/blob/12.x/src/Commands/LegacyCommands.php</a></p></dd><dt><a href="Drush/Attributes/Option.html"><abbr title="Drush\Attributes\Option">Option</abbr></a> — <em>Class in namespace <a href="Drush/Attributes.html">Drush\Attributes</a></em></dt> +user tries to run one, the command's description is shown. Example usage at <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/LegacyCommands.php">https://github.com/drush-ops/drush/blob/13.x/src/Commands/LegacyCommands.php</a></p></dd><dt><a href="Drush/Attributes/Option.html"><abbr title="Drush\Attributes\Option">Option</abbr></a> — <em>Class in namespace <a href="Drush/Attributes.html">Drush\Attributes</a></em></dt> <dd></dd><dt><a href="Drush/Attributes/OptionsetGetEditor.html"><abbr title="Drush\Attributes\OptionsetGetEditor">OptionsetGetEditor</abbr></a> — <em>Class in namespace <a href="Drush/Attributes.html">Drush\Attributes</a></em></dt> <dd></dd><dt><a href="Drush/Attributes/OptionsetProcBuild.html"><abbr title="Drush\Attributes\OptionsetProcBuild">OptionsetProcBuild</abbr></a> — <em>Class in namespace <a href="Drush/Attributes.html">Drush\Attributes</a></em></dt> <dd></dd><dt><a href="Drush/Attributes/OptionsetSql.html"><abbr title="Drush\Attributes\OptionsetSql">OptionsetSql</abbr></a> — <em>Class in namespace <a href="Drush/Attributes.html">Drush\Attributes</a></em></dt> @@ -2051,12 +1978,12 @@ <h2 id="letterA">A</h2> <abbr title="Drush\Commands\core\XhprofCommands">XhprofCommands</abbr>::optionsetXhProf</a>() — <em>Method in class <a href="Drush/Commands/core/XhprofCommands.html"><abbr title="Drush\Commands\core\XhprofCommands">XhprofCommands</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Commands/help/HelpCLIFormatter.html#method_optionRows"> <abbr title="Drush\Commands\help\HelpCLIFormatter">HelpCLIFormatter</abbr>::optionRows</a>() — <em>Method in class <a href="Drush/Commands/help/HelpCLIFormatter.html"><abbr title="Drush\Commands\help\HelpCLIFormatter">HelpCLIFormatter</abbr></a></em></dt> + <dd></dd><dt><a href="Drush/Commands/sql/sanitize/SanitizeUserFieldsCommands.html#method_options"> +<abbr title="Drush\Commands\sql\sanitize\SanitizeUserFieldsCommands">SanitizeUserFieldsCommands</abbr>::options</a>() — <em>Method in class <a href="Drush/Commands/sql/sanitize/SanitizeUserFieldsCommands.html"><abbr title="Drush\Commands\sql\sanitize\SanitizeUserFieldsCommands">SanitizeUserFieldsCommands</abbr></a></em></dt> + <dd></dd><dt><a href="Drush/Commands/sql/sanitize/SanitizeUserTableCommands.html#method_options"> +<abbr title="Drush\Commands\sql\sanitize\SanitizeUserTableCommands">SanitizeUserTableCommands</abbr>::options</a>() — <em>Method in class <a href="Drush/Commands/sql/sanitize/SanitizeUserTableCommands.html"><abbr title="Drush\Commands\sql\sanitize\SanitizeUserTableCommands">SanitizeUserTableCommands</abbr></a></em></dt> <dd></dd><dt>$<a href="Drush/Config/Environment.html#property_originalCwd"> <abbr title="Drush\Config\Environment">Environment</abbr>#originalCwd</a> — <em>Property in class <a href="Drush/Config/Environment.html"><abbr title="Drush\Config\Environment">Environment</abbr></a></em></dt> - <dd></dd><dt><a href="Drush/Drupal/Commands/sql/SanitizeUserFieldsCommands.html#method_options"> -<abbr title="Drush\Drupal\Commands\sql\SanitizeUserFieldsCommands">SanitizeUserFieldsCommands</abbr>::options</a>() — <em>Method in class <a href="Drush/Drupal/Commands/sql/SanitizeUserFieldsCommands.html"><abbr title="Drush\Drupal\Commands\sql\SanitizeUserFieldsCommands">SanitizeUserFieldsCommands</abbr></a></em></dt> - <dd></dd><dt><a href="Drush/Drupal/Commands/sql/SanitizeUserTableCommands.html#method_options"> -<abbr title="Drush\Drupal\Commands\sql\SanitizeUserTableCommands">SanitizeUserTableCommands</abbr>::options</a>() — <em>Method in class <a href="Drush/Drupal/Commands/sql/SanitizeUserTableCommands.html"><abbr title="Drush\Drupal\Commands\sql\SanitizeUserTableCommands">SanitizeUserTableCommands</abbr></a></em></dt> <dd></dd><dt>$<a href="Drush/Drupal/Migrate/MigrateExecutable.html#property_output"> <abbr title="Drush\Drupal\Migrate\MigrateExecutable">MigrateExecutable</abbr>#output</a> — <em>Property in class <a href="Drush/Drupal/Migrate/MigrateExecutable.html"><abbr title="Drush\Drupal\Migrate\MigrateExecutable">MigrateExecutable</abbr></a></em></dt> <dd><p>The Symfony console output.</p></dd><dt><a href="Drush/Drupal/Migrate/MigrateExecutable.html#method_onMapSave"> @@ -2104,7 +2031,9 @@ <h2 id="letterA">A</h2> <abbr title="Drush\Boot\BaseBoot">BaseBoot</abbr>#phase</a> — <em>Property in class <a href="Drush/Boot/BaseBoot.html"><abbr title="Drush\Boot\BaseBoot">BaseBoot</abbr></a></em></dt> <dd></dd><dt>$<a href="Drush/Boot/BootstrapManager.html#property_phase"> <abbr title="Drush\Boot\BootstrapManager">BootstrapManager</abbr>#phase</a> — <em>Property in class <a href="Drush/Boot/BootstrapManager.html"><abbr title="Drush\Boot\BootstrapManager">BootstrapManager</abbr></a></em></dt> - <dd></dd><dt><a href="Drush/Commands/DrushCommands.html#method_printFile"> + <dd></dd><dt><a href="Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr>::promptUntilValid</a>() — <em>Method in class <a href="Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></em></dt> + <dd><p>Prompt the user until the given validation callback passes.</p></dd><dt><a href="Drush/Commands/DrushCommands.html#method_printFile"> <abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr>::printFile</a>() — <em>Method in class <a href="Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></em></dt> <dd><p>Print the contents of a file.</p></dd><dt><a href="Drush/Commands/DrushCommands.html#method_preHook"> <abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr>::preHook</a>() — <em>Method in class <a href="Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></em></dt> @@ -2251,9 +2180,7 @@ <h2 id="letterA">A</h2> <dd></dd><dt><a href="Drush/Application.html#method_refineUriSelection"> <abbr title="Drush\Application">Application</abbr>::refineUriSelection</a>() — <em>Method in class <a href="Drush/Application.html"><abbr title="Drush\Application">Application</abbr></a></em></dt> <dd><p>If the user did not explicitly select a site URI, -then pick an appropriate site from the cwd.</p></dd><dt><a href="Drush/Application.html#method_renderException"> -<abbr title="Drush\Application">Application</abbr>::renderException</a>() — <em>Method in class <a href="Drush/Application.html"><abbr title="Drush\Application">Application</abbr></a></em></dt> - <dd><p>Renders a caught exception. Omits the command docs at end.</p></dd><dt><a href="Drush/Application.html#method_renderThrowable"> +then pick an appropriate site from the cwd.</p></dd><dt><a href="Drush/Application.html#method_renderThrowable"> <abbr title="Drush\Application">Application</abbr>::renderThrowable</a>() — <em>Method in class <a href="Drush/Application.html"><abbr title="Drush\Application">Application</abbr></a></em></dt> <dd><p>Renders a caught Throwable. Omits the command docs at end.</p></dd><dt><a href="Drush/Backend/BackendPathEvaluator.html#method_resolve"> <abbr title="Drush\Backend\BackendPathEvaluator">BackendPathEvaluator</abbr>::resolve</a>() — <em>Method in class <a href="Drush/Backend/BackendPathEvaluator.html"><abbr title="Drush\Backend\BackendPathEvaluator">BackendPathEvaluator</abbr></a></em></dt> @@ -2274,11 +2201,11 @@ <h2 id="letterA">A</h2> <dd></dd><dt><a href="Drush/Command/RemoteCommandProxy.html"><abbr title="Drush\Command\RemoteCommandProxy">RemoteCommandProxy</abbr></a> — <em>Class in namespace <a href="Drush/Command.html">Drush\Command</a></em></dt> <dd><p>Create a placeholder proxy command to represent an unknown command.</p></dd><dt>$<a href="Drush/Command/RemoteCommandProxy.html#property_redispatchHook"> <abbr title="Drush\Command\RemoteCommandProxy">RemoteCommandProxy</abbr>#redispatchHook</a> — <em>Property in class <a href="Drush/Command/RemoteCommandProxy.html"><abbr title="Drush\Command\RemoteCommandProxy">RemoteCommandProxy</abbr></a></em></dt> - <dd></dd><dt><a href="Drush/Commands/core/ArchiveRestoreCommands.html#method_restore"> -<abbr title="Drush\Commands\core\ArchiveRestoreCommands">ArchiveRestoreCommands</abbr>::restore</a>() — <em>Method in class <a href="Drush/Commands/core/ArchiveRestoreCommands.html"><abbr title="Drush\Commands\core\ArchiveRestoreCommands">ArchiveRestoreCommands</abbr></a></em></dt> - <dd><p>Restore (import) your code, files, and database.</p></dd><dt><a href="Drush/Commands/core/ArchiveRestoreCommands.html#method_rsyncFiles"> -<abbr title="Drush\Commands\core\ArchiveRestoreCommands">ArchiveRestoreCommands</abbr>::rsyncFiles</a>() — <em>Method in class <a href="Drush/Commands/core/ArchiveRestoreCommands.html"><abbr title="Drush\Commands\core\ArchiveRestoreCommands">ArchiveRestoreCommands</abbr></a></em></dt> - <dd><p>Copies files from the source to the destination.</p></dd><dt><a href="Drush/Commands/core/CacheRebuildCommands.html#method_rebuild"> + <dd></dd><dt><a href="Drush/Commands/ConfiguresPrompts.html#method_restorePrompts"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr>::restorePrompts</a>() — <em>Method in class <a href="Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></em></dt> + <dd><p>Restore the prompts output.</p></dd><dt><a href="Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests"> +<abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr>::runningUnitTests</a>() — <em>Method in class <a href="Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a></em></dt> + <dd></dd><dt><a href="Drush/Commands/core/CacheRebuildCommands.html#method_rebuild"> <abbr title="Drush\Commands\core\CacheRebuildCommands">CacheRebuildCommands</abbr>::rebuild</a>() — <em>Method in class <a href="Drush/Commands/core/CacheRebuildCommands.html"><abbr title="Drush\Commands\core\CacheRebuildCommands">CacheRebuildCommands</abbr></a></em></dt> <dd><p>Rebuild all caches.</p></dd><dt><a href="Drush/Commands/core/DocsCommands.html#method_readme"> <abbr title="Drush\Commands\core\DocsCommands">DocsCommands</abbr>::readme</a>() — <em>Method in class <a href="Drush/Commands/core/DocsCommands.html"><abbr title="Drush\Commands\core\DocsCommands">DocsCommands</abbr></a></em></dt> @@ -2327,9 +2254,7 @@ <h2 id="letterA">A</h2> <abbr title="Drush\Commands\field\FieldDefinitionRowsOfFieldsTrait">FieldDefinitionRowsOfFieldsTrait</abbr>::renderArray</a>() — <em>Method in class <a href="Drush/Commands/field/FieldDefinitionRowsOfFieldsTrait.html"><abbr title="Drush\Commands\field\FieldDefinitionRowsOfFieldsTrait">FieldDefinitionRowsOfFieldsTrait</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Commands/field/FieldDefinitionRowsOfFieldsTrait.html#method_renderBoolean"> <abbr title="Drush\Commands\field\FieldDefinitionRowsOfFieldsTrait">FieldDefinitionRowsOfFieldsTrait</abbr>::renderBoolean</a>() — <em>Method in class <a href="Drush/Commands/field/FieldDefinitionRowsOfFieldsTrait.html"><abbr title="Drush\Commands\field\FieldDefinitionRowsOfFieldsTrait">FieldDefinitionRowsOfFieldsTrait</abbr></a></em></dt> - <dd></dd><dt><a href="Drush/Commands/generate/Generators/Drush/ComposerJsonResolver.html#method_resolve"> -<abbr title="Drush\Commands\generate\Generators\Drush\ComposerJsonResolver">ComposerJsonResolver</abbr>::resolve</a>() — <em>Method in class <a href="Drush/Commands/generate/Generators/Drush/ComposerJsonResolver.html"><abbr title="Drush\Commands\generate\Generators\Drush\ComposerJsonResolver">ComposerJsonResolver</abbr></a></em></dt> - <dd>{@inheritdoc}</dd><dt><a href="Drush/Commands/help/ListCommands.html#method_renderListCLI"> + <dd></dd><dt><a href="Drush/Commands/help/ListCommands.html#method_renderListCLI"> <abbr title="Drush\Commands\help\ListCommands">ListCommands</abbr>::renderListCLI</a>() — <em>Method in class <a href="Drush/Commands/help/ListCommands.html"><abbr title="Drush\Commands\help\ListCommands">ListCommands</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Commands/help/ListCommands.html#method_renderListRaw"> <abbr title="Drush\Commands\help\ListCommands">ListCommands</abbr>::renderListRaw</a>() — <em>Method in class <a href="Drush/Commands/help/ListCommands.html"><abbr title="Drush\Commands\help\ListCommands">ListCommands</abbr></a></em></dt> @@ -2373,14 +2298,7 @@ <h2 id="letterA">A</h2> they are too similar to other Drush commands that contain the same characters. To avoid the "I don't know which command you mean"-type errors, we will replace problematic -aliases with their longhand equivalents.</p></dd><dt><a href="Drush/Preflight/RedispatchToSiteLocal.html"><abbr title="Drush\Preflight\RedispatchToSiteLocal">RedispatchToSiteLocal</abbr></a> — <em>Class in namespace <a href="Drush/Preflight.html">Drush\Preflight</a></em></dt> - <dd><p>RedispatchToSiteLocal forces an <code>exec</code> to the site-local Drush if it -exist. We must do this super-early, before loading Drupal's autoload -file. If we do not, we will crash unless the site-local Drush and the -global Drush are using the exact same versions of all dependencies, which -will rarely line up sufficiently to prevent problems.</p></dd><dt><a href="Drush/Preflight/RedispatchToSiteLocal.html#method_redispatchIfSiteLocalDrush"> -<abbr title="Drush\Preflight\RedispatchToSiteLocal">RedispatchToSiteLocal</abbr>::redispatchIfSiteLocalDrush</a>() — <em>Method in class <a href="Drush/Preflight/RedispatchToSiteLocal.html"><abbr title="Drush\Preflight\RedispatchToSiteLocal">RedispatchToSiteLocal</abbr></a></em></dt> - <dd><p>Determine if a local redispatch is needed, and do so if it is.</p></dd><dt><a href="Drush/Runtime/LegacyServiceInstantiator.html#method_resolveArguments"> +aliases with their longhand equivalents.</p></dd><dt><a href="Drush/Runtime/LegacyServiceInstantiator.html#method_resolveArguments"> <abbr title="Drush\Runtime\LegacyServiceInstantiator">LegacyServiceInstantiator</abbr>::resolveArguments</a>() — <em>Method in class <a href="Drush/Runtime/LegacyServiceInstantiator.html"><abbr title="Drush\Runtime\LegacyServiceInstantiator">LegacyServiceInstantiator</abbr></a></em></dt> <dd><p>Resolve arguments against our containers. Arguments that do not map to one of our containers are returned unchanged.</p></dd><dt><a href="Drush/Runtime/LegacyServiceInstantiator.html#method_resolveArgument"> @@ -2467,11 +2385,7 @@ <h2 id="letterA">A</h2> <abbr title="Drush\Commands\LegacyCommands">LegacyCommands</abbr>::secphp</a>() — <em>Method in class <a href="Drush/Commands/LegacyCommands.html"><abbr title="Drush\Commands\LegacyCommands">LegacyCommands</abbr></a></em></dt> <dd><p>pm:security-php has been removed. Please use <code>composer audit</code> command.</p></dd><dt><a href="Drush/Commands/LegacyCommands.html#method_sec"> <abbr title="Drush\Commands\LegacyCommands">LegacyCommands</abbr>::sec</a>() — <em>Method in class <a href="Drush/Commands/LegacyCommands.html"><abbr title="Drush\Commands\LegacyCommands">LegacyCommands</abbr></a></em></dt> - <dd><p>pm:security has been removed. Please use <code>composer audit</code> command. See <a href="https://www.drupal.org/project/project_composer/issues/3301876">https://www.drupal.org/project/project_composer/issues/3301876</a>.</p></dd><dt><a href="Drush/Commands/config/ConfigCommands.html#method_setExportStorage"> -<abbr title="Drush\Commands\config\ConfigCommands">ConfigCommands</abbr>::setExportStorage</a>() — <em>Method in class <a href="Drush/Commands/config/ConfigCommands.html"><abbr title="Drush\Commands\config\ConfigCommands">ConfigCommands</abbr></a></em></dt> - <dd></dd><dt><a href="Drush/Commands/config/ConfigCommands.html#method_setImportTransformer"> -<abbr title="Drush\Commands\config\ConfigCommands">ConfigCommands</abbr>::setImportTransformer</a>() — <em>Method in class <a href="Drush/Commands/config/ConfigCommands.html"><abbr title="Drush\Commands\config\ConfigCommands">ConfigCommands</abbr></a></em></dt> - <dd></dd><dt><a href="Drush/Commands/config/ConfigCommands.html#method_set"> + <dd><p>pm:security has been removed. Please use <code>composer audit</code> command. See <a href="https://www.drupal.org/project/project_composer/issues/3301876">https://www.drupal.org/project/project_composer/issues/3301876</a>.</p></dd><dt><a href="Drush/Commands/config/ConfigCommands.html#method_set"> <abbr title="Drush\Commands\config\ConfigCommands">ConfigCommands</abbr>::set</a>() — <em>Method in class <a href="Drush/Commands/config/ConfigCommands.html"><abbr title="Drush\Commands\config\ConfigCommands">ConfigCommands</abbr></a></em></dt> <dd><p>Save a config value directly. Does not perform a config import.</p></dd><dt><a href="Drush/Commands/config/ConfigCommands.html#method_status"> <abbr title="Drush\Commands\config\ConfigCommands">ConfigCommands</abbr>::status</a>() — <em>Method in class <a href="Drush/Commands/config/ConfigCommands.html"><abbr title="Drush\Commands\config\ConfigCommands">ConfigCommands</abbr></a></em></dt> @@ -2487,8 +2401,6 @@ <h2 id="letterA">A</h2> <abbr title="Drush\Commands\core\CacheCommands">CacheCommands</abbr>::set</a>() — <em>Method in class <a href="Drush/Commands/core/CacheCommands.html"><abbr title="Drush\Commands\core\CacheCommands">CacheCommands</abbr></a></em></dt> <dd><p>Cache an object expressed in JSON or var_export() format.</p></dd><dt><a href="Drush/Commands/core/CacheCommands.html#method_setPrepareData"> <abbr title="Drush\Commands\core\CacheCommands">CacheCommands</abbr>::setPrepareData</a>() — <em>Method in class <a href="Drush/Commands/core/CacheCommands.html"><abbr title="Drush\Commands\core\CacheCommands">CacheCommands</abbr></a></em></dt> - <dd></dd><dt><a href="Drush/Commands/core/DeployHookCommands.html#method_setUpdateType"> -<abbr title="Drush\Commands\core\DeployHookCommands">DeployHookCommands</abbr>::setUpdateType</a>() — <em>Method in class <a href="Drush/Commands/core/DeployHookCommands.html"><abbr title="Drush\Commands\core\DeployHookCommands">DeployHookCommands</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Commands/core/DocsCommands.html#method_siteAliases"> <abbr title="Drush\Commands\core\DocsCommands">DocsCommands</abbr>::siteAliases</a>() — <em>Method in class <a href="Drush/Commands/core/DocsCommands.html"><abbr title="Drush\Commands\core\DocsCommands">DocsCommands</abbr></a></em></dt> <dd><p>Creating site aliases for running Drush on remote sites.</p></dd><dt><a href="Drush/Commands/core/DocsCommands.html#method_script"> @@ -2546,7 +2458,26 @@ <h2 id="letterA">A</h2> <dd></dd><dt><a href="Drush/Commands/sql/SqlSyncCommands.html"><abbr title="Drush\Commands\sql\SqlSyncCommands">SqlSyncCommands</abbr></a> — <em>Class in namespace <a href="Drush/Commands/sql.html">Drush\Commands\sql</a></em></dt> <dd></dd><dt><a href="Drush/Commands/sql/SqlSyncCommands.html#method_sqlsync"> <abbr title="Drush\Commands\sql\SqlSyncCommands">SqlSyncCommands</abbr>::sqlsync</a>() — <em>Method in class <a href="Drush/Commands/sql/SqlSyncCommands.html"><abbr title="Drush\Commands\sql\SqlSyncCommands">SqlSyncCommands</abbr></a></em></dt> - <dd><p>Copy DB data from a source site to a target site. Transfers data via rsync.</p></dd><dt>$<a href="Drush/Config/ConfigLocator.html#property_sources"> + <dd><p>Copy DB data from a source site to a target site. Transfers data via rsync.</p></dd><dt><a href="Drush/Commands/sql/sanitize/SanitizeCommands.html"><abbr title="Drush\Commands\sql\sanitize\SanitizeCommands">SanitizeCommands</abbr></a> — <em>Class in namespace <a href="Drush/Commands/sql/sanitize.html">Drush\Commands\sql\sanitize</a></em></dt> + <dd></dd><dt><a href="Drush/Commands/sql/sanitize/SanitizeCommands.html#method_sanitize"> +<abbr title="Drush\Commands\sql\sanitize\SanitizeCommands">SanitizeCommands</abbr>::sanitize</a>() — <em>Method in class <a href="Drush/Commands/sql/sanitize/SanitizeCommands.html"><abbr title="Drush\Commands\sql\sanitize\SanitizeCommands">SanitizeCommands</abbr></a></em></dt> + <dd><p>Sanitize the database by removing or obfuscating user data.</p></dd><dt><a href="Drush/Commands/sql/sanitize/SanitizeCommentsCommands.html"><abbr title="Drush\Commands\sql\sanitize\SanitizeCommentsCommands">SanitizeCommentsCommands</abbr></a> — <em>Class in namespace <a href="Drush/Commands/sql/sanitize.html">Drush\Commands\sql\sanitize</a></em></dt> + <dd><p>This class is a good example of a sql:sanitize plugin.</p></dd><dt><a href="Drush/Commands/sql/sanitize/SanitizeCommentsCommands.html#method_sanitize"> +<abbr title="Drush\Commands\sql\sanitize\SanitizeCommentsCommands">SanitizeCommentsCommands</abbr>::sanitize</a>() — <em>Method in class <a href="Drush/Commands/sql/sanitize/SanitizeCommentsCommands.html"><abbr title="Drush\Commands\sql\sanitize\SanitizeCommentsCommands">SanitizeCommentsCommands</abbr></a></em></dt> + <dd><p>Sanitize comment names from the DB.</p></dd><dt><a href="Drush/Commands/sql/sanitize/SanitizePluginInterface.html"><abbr title="Drush\Commands\sql\sanitize\SanitizePluginInterface">SanitizePluginInterface</abbr></a> — <em>Class in namespace <a href="Drush/Commands/sql/sanitize.html">Drush\Commands\sql\sanitize</a></em></dt> + <dd><p>Implement this interface when building a Drush sql-sanitize plugin.</p></dd><dt><a href="Drush/Commands/sql/sanitize/SanitizePluginInterface.html#method_sanitize"> +<abbr title="Drush\Commands\sql\sanitize\SanitizePluginInterface">SanitizePluginInterface</abbr>::sanitize</a>() — <em>Method in class <a href="Drush/Commands/sql/sanitize/SanitizePluginInterface.html"><abbr title="Drush\Commands\sql\sanitize\SanitizePluginInterface">SanitizePluginInterface</abbr></a></em></dt> + <dd><p>Run your sanitization logic using standard Drupal APIs.</p></dd><dt><a href="Drush/Commands/sql/sanitize/SanitizeSessionsCommands.html"><abbr title="Drush\Commands\sql\sanitize\SanitizeSessionsCommands">SanitizeSessionsCommands</abbr></a> — <em>Class in namespace <a href="Drush/Commands/sql/sanitize.html">Drush\Commands\sql\sanitize</a></em></dt> + <dd><p>This class is a good example of how to build a sql:sanitize plugin.</p></dd><dt><a href="Drush/Commands/sql/sanitize/SanitizeSessionsCommands.html#method_sanitize"> +<abbr title="Drush\Commands\sql\sanitize\SanitizeSessionsCommands">SanitizeSessionsCommands</abbr>::sanitize</a>() — <em>Method in class <a href="Drush/Commands/sql/sanitize/SanitizeSessionsCommands.html"><abbr title="Drush\Commands\sql\sanitize\SanitizeSessionsCommands">SanitizeSessionsCommands</abbr></a></em></dt> + <dd><p>Sanitize sessions from the DB.</p></dd><dt><a href="Drush/Commands/sql/sanitize/SanitizeUserFieldsCommands.html"><abbr title="Drush\Commands\sql\sanitize\SanitizeUserFieldsCommands">SanitizeUserFieldsCommands</abbr></a> — <em>Class in namespace <a href="Drush/Commands/sql/sanitize.html">Drush\Commands\sql\sanitize</a></em></dt> + <dd><p>This class is a good example of how to build a sql:sanitize plugin.</p></dd><dt><a href="Drush/Commands/sql/sanitize/SanitizeUserFieldsCommands.html#method_sanitize"> +<abbr title="Drush\Commands\sql\sanitize\SanitizeUserFieldsCommands">SanitizeUserFieldsCommands</abbr>::sanitize</a>() — <em>Method in class <a href="Drush/Commands/sql/sanitize/SanitizeUserFieldsCommands.html"><abbr title="Drush\Commands\sql\sanitize\SanitizeUserFieldsCommands">SanitizeUserFieldsCommands</abbr></a></em></dt> + <dd><p>Sanitize string fields associated with the user.</p></dd><dt><a href="Drush/Commands/sql/sanitize/SanitizeUserTableCommands.html"><abbr title="Drush\Commands\sql\sanitize\SanitizeUserTableCommands">SanitizeUserTableCommands</abbr></a> — <em>Class in namespace <a href="Drush/Commands/sql/sanitize.html">Drush\Commands\sql\sanitize</a></em></dt> + <dd><p>A sql:sanitize plugin.</p></dd><dt><a href="Drush/Commands/sql/sanitize/SanitizeUserTableCommands.html#method_sanitize"> +<abbr title="Drush\Commands\sql\sanitize\SanitizeUserTableCommands">SanitizeUserTableCommands</abbr>::sanitize</a>() — <em>Method in class <a href="Drush/Commands/sql/sanitize/SanitizeUserTableCommands.html"><abbr title="Drush\Commands\sql\sanitize\SanitizeUserTableCommands">SanitizeUserTableCommands</abbr></a></em></dt> + <dd><p>Sanitize emails and passwords. This also an example of how to write a +database sanitizer for sql:sync.</p></dd><dt>$<a href="Drush/Config/ConfigLocator.html#property_sources"> <abbr title="Drush\Config\ConfigLocator">ConfigLocator</abbr>#sources</a> — <em>Property in class <a href="Drush/Config/ConfigLocator.html"><abbr title="Drush\Config\ConfigLocator">ConfigLocator</abbr></a></em></dt> <dd></dd><dt>$<a href="Drush/Config/ConfigLocator.html#property_siteRoots"> <abbr title="Drush\Config\ConfigLocator">ConfigLocator</abbr>#siteRoots</a> — <em>Property in class <a href="Drush/Config/ConfigLocator.html"><abbr title="Drush\Config\ConfigLocator">ConfigLocator</abbr></a></em></dt> @@ -2582,26 +2513,7 @@ <h2 id="letterA">A</h2> <abbr title="Drush\Config\Environment">Environment</abbr>::systemConfigPath</a>() — <em>Method in class <a href="Drush/Config/Environment.html"><abbr title="Drush\Config\Environment">Environment</abbr></a></em></dt> <dd><p>Return the system configuration path (default: /etc/drush)</p></dd><dt><a href="Drush/Config/Environment.html#method_systemCommandFilePath"> <abbr title="Drush\Config\Environment">Environment</abbr>::systemCommandFilePath</a>() — <em>Method in class <a href="Drush/Config/Environment.html"><abbr title="Drush\Config\Environment">Environment</abbr></a></em></dt> - <dd><p>Return the system shared commandfile path (default: /usr/share/drush/commands)</p></dd><dt><a href="Drush/Drupal/Commands/sql/SanitizeCommands.html"><abbr title="Drush\Drupal\Commands\sql\SanitizeCommands">SanitizeCommands</abbr></a> — <em>Class in namespace <a href="Drush/Drupal/Commands/sql.html">Drush\Drupal\Commands\sql</a></em></dt> - <dd></dd><dt><a href="Drush/Drupal/Commands/sql/SanitizeCommands.html#method_sanitize"> -<abbr title="Drush\Drupal\Commands\sql\SanitizeCommands">SanitizeCommands</abbr>::sanitize</a>() — <em>Method in class <a href="Drush/Drupal/Commands/sql/SanitizeCommands.html"><abbr title="Drush\Drupal\Commands\sql\SanitizeCommands">SanitizeCommands</abbr></a></em></dt> - <dd><p>Sanitize the database by removing or obfuscating user data.</p></dd><dt><a href="Drush/Drupal/Commands/sql/SanitizeCommentsCommands.html"><abbr title="Drush\Drupal\Commands\sql\SanitizeCommentsCommands">SanitizeCommentsCommands</abbr></a> — <em>Class in namespace <a href="Drush/Drupal/Commands/sql.html">Drush\Drupal\Commands\sql</a></em></dt> - <dd><p>This class is a good example of a sql-sanitize plugin.</p></dd><dt><a href="Drush/Drupal/Commands/sql/SanitizeCommentsCommands.html#method_sanitize"> -<abbr title="Drush\Drupal\Commands\sql\SanitizeCommentsCommands">SanitizeCommentsCommands</abbr>::sanitize</a>() — <em>Method in class <a href="Drush/Drupal/Commands/sql/SanitizeCommentsCommands.html"><abbr title="Drush\Drupal\Commands\sql\SanitizeCommentsCommands">SanitizeCommentsCommands</abbr></a></em></dt> - <dd><p>Sanitize comment names from the DB.</p></dd><dt><a href="Drush/Drupal/Commands/sql/SanitizePluginInterface.html"><abbr title="Drush\Drupal\Commands\sql\SanitizePluginInterface">SanitizePluginInterface</abbr></a> — <em>Class in namespace <a href="Drush/Drupal/Commands/sql.html">Drush\Drupal\Commands\sql</a></em></dt> - <dd><p>Implement this interface when building a Drush sql-sanitize plugin.</p></dd><dt><a href="Drush/Drupal/Commands/sql/SanitizePluginInterface.html#method_sanitize"> -<abbr title="Drush\Drupal\Commands\sql\SanitizePluginInterface">SanitizePluginInterface</abbr>::sanitize</a>() — <em>Method in class <a href="Drush/Drupal/Commands/sql/SanitizePluginInterface.html"><abbr title="Drush\Drupal\Commands\sql\SanitizePluginInterface">SanitizePluginInterface</abbr></a></em></dt> - <dd><p>Run your sanitization logic using standard Drupal APIs.</p></dd><dt><a href="Drush/Drupal/Commands/sql/SanitizeSessionsCommands.html"><abbr title="Drush\Drupal\Commands\sql\SanitizeSessionsCommands">SanitizeSessionsCommands</abbr></a> — <em>Class in namespace <a href="Drush/Drupal/Commands/sql.html">Drush\Drupal\Commands\sql</a></em></dt> - <dd><p>This class is a good example of how to build a sql-sanitize plugin.</p></dd><dt><a href="Drush/Drupal/Commands/sql/SanitizeSessionsCommands.html#method_sanitize"> -<abbr title="Drush\Drupal\Commands\sql\SanitizeSessionsCommands">SanitizeSessionsCommands</abbr>::sanitize</a>() — <em>Method in class <a href="Drush/Drupal/Commands/sql/SanitizeSessionsCommands.html"><abbr title="Drush\Drupal\Commands\sql\SanitizeSessionsCommands">SanitizeSessionsCommands</abbr></a></em></dt> - <dd><p>Sanitize sessions from the DB.</p></dd><dt><a href="Drush/Drupal/Commands/sql/SanitizeUserFieldsCommands.html"><abbr title="Drush\Drupal\Commands\sql\SanitizeUserFieldsCommands">SanitizeUserFieldsCommands</abbr></a> — <em>Class in namespace <a href="Drush/Drupal/Commands/sql.html">Drush\Drupal\Commands\sql</a></em></dt> - <dd><p>This class is a good example of how to build a sql-sanitize plugin.</p></dd><dt><a href="Drush/Drupal/Commands/sql/SanitizeUserFieldsCommands.html#method_sanitize"> -<abbr title="Drush\Drupal\Commands\sql\SanitizeUserFieldsCommands">SanitizeUserFieldsCommands</abbr>::sanitize</a>() — <em>Method in class <a href="Drush/Drupal/Commands/sql/SanitizeUserFieldsCommands.html"><abbr title="Drush\Drupal\Commands\sql\SanitizeUserFieldsCommands">SanitizeUserFieldsCommands</abbr></a></em></dt> - <dd><p>Sanitize string fields associated with the user.</p></dd><dt><a href="Drush/Drupal/Commands/sql/SanitizeUserTableCommands.html"><abbr title="Drush\Drupal\Commands\sql\SanitizeUserTableCommands">SanitizeUserTableCommands</abbr></a> — <em>Class in namespace <a href="Drush/Drupal/Commands/sql.html">Drush\Drupal\Commands\sql</a></em></dt> - <dd><p>A sql-sanitize plugin.</p></dd><dt><a href="Drush/Drupal/Commands/sql/SanitizeUserTableCommands.html#method_sanitize"> -<abbr title="Drush\Drupal\Commands\sql\SanitizeUserTableCommands">SanitizeUserTableCommands</abbr>::sanitize</a>() — <em>Method in class <a href="Drush/Drupal/Commands/sql/SanitizeUserTableCommands.html"><abbr title="Drush\Drupal\Commands\sql\SanitizeUserTableCommands">SanitizeUserTableCommands</abbr></a></em></dt> - <dd><p>Sanitize emails and passwords. This also an example of how to write a -database sanitizer for sql-sync.</p></dd><dt>$<a href="Drush/Drupal/DrupalKernelTrait.html#property_serviceModifiers"> + <dd><p>Return the system shared commandfile path (default: /usr/share/drush/commands)</p></dd><dt>$<a href="Drush/Drupal/DrupalKernelTrait.html#property_serviceModifiers"> <abbr title="Drush\Drupal\DrupalKernelTrait">DrupalKernelTrait</abbr>#serviceModifiers</a> — <em>Property in class <a href="Drush/Drupal/DrupalKernelTrait.html"><abbr title="Drush\Drupal\DrupalKernelTrait">DrupalKernelTrait</abbr></a></em></dt> <dd></dd><dt>$<a href="Drush/Drupal/DrupalKernelTrait.html#property_serviceFinder"> <abbr title="Drush\Drupal\DrupalKernelTrait">DrupalKernelTrait</abbr>#serviceFinder</a> — <em>Property in class <a href="Drush/Drupal/DrupalKernelTrait.html"><abbr title="Drush\Drupal\DrupalKernelTrait">DrupalKernelTrait</abbr></a></em></dt> @@ -2816,7 +2728,9 @@ <h2 id="letterA">A</h2> <dd><p>Overridden version of UpdateKernel adapted to the needs of Drush.</p></dd><dt><a href="Drush/Drush.html#method_unsetContainer"> <abbr title="Drush\Drush">Drush</abbr>::unsetContainer</a>() — <em>Method in class <a href="Drush/Drush.html"><abbr title="Drush\Drush">Drush</abbr></a></em></dt> <dd><p>Unsets the global container.</p></dd><dt><a href="Drush/Exceptions/UserAbortException.html"><abbr title="Drush\Exceptions\UserAbortException">UserAbortException</abbr></a> — <em>Class in namespace <a href="Drush/Exceptions.html">Drush\Exceptions</a></em></dt> - <dd><p>Throw an exception indicating that the user cancelled the operation.</p></dd><dt><a href="Drush/Preflight/PreflightArgs.html#method_uri"> + <dd><p>Throw an exception indicating that the user cancelled the operation.</p></dd><dt>$<a href="Drush/Exec/ExecTrait.html#property_uri"> +<abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr>#uri</a> — <em>Property in class <a href="Drush/Exec/ExecTrait.html"><abbr title="Drush\Exec\ExecTrait">ExecTrait</abbr></a></em></dt> + <dd></dd><dt><a href="Drush/Preflight/PreflightArgs.html#method_uri"> <abbr title="Drush\Preflight\PreflightArgs">PreflightArgs</abbr>::uri</a>() — <em>Method in class <a href="Drush/Preflight/PreflightArgs.html"><abbr title="Drush\Preflight\PreflightArgs">PreflightArgs</abbr></a></em></dt> <dd><p>Get the selected uri</p></dd> </dl><h2 id="letterV">V</h2> <dl id="indexV"><dt><a href="Drush/Attributes/ValidateConfigName.html"><abbr title="Drush\Attributes\ValidateConfigName">ValidateConfigName</abbr></a> — <em>Class in namespace <a href="Drush/Attributes.html">Drush\Attributes</a></em></dt> @@ -2853,10 +2767,6 @@ <h2 id="letterA">A</h2> <abbr title="Drush\Boot\Boot">Boot</abbr>::validRoot</a>() — <em>Method in class <a href="Drush/Boot/Boot.html"><abbr title="Drush\Boot\Boot">Boot</abbr></a></em></dt> <dd><p>This function determines if the specified path points to the root directory of a CMS that can be bootstrapped by -the specific subclass that implements it.</p></dd><dt><a href="Drush/Boot/DrupalBoot.html#method_validRoot"> -<abbr title="Drush\Boot\DrupalBoot">DrupalBoot</abbr>::validRoot</a>() — <em>Method in class <a href="Drush/Boot/DrupalBoot.html"><abbr title="Drush\Boot\DrupalBoot">DrupalBoot</abbr></a></em></dt> - <dd><p>This function determines if the specified path points to -the root directory of a CMS that can be bootstrapped by the specific subclass that implements it.</p></dd><dt><a href="Drush/Boot/DrupalBoot8.html#method_validRoot"> <abbr title="Drush\Boot\DrupalBoot8">DrupalBoot8</abbr>::validRoot</a>() — <em>Method in class <a href="Drush/Boot/DrupalBoot8.html"><abbr title="Drush\Boot\DrupalBoot8">DrupalBoot8</abbr></a></em></dt> <dd><p>This function determines if the specified path points to @@ -2891,9 +2801,7 @@ <h2 id="letterA">A</h2> <abbr title="Drush\Commands\core\CoreCommands">CoreCommands</abbr>::version</a>() — <em>Method in class <a href="Drush/Commands/core/CoreCommands.html"><abbr title="Drush\Commands\core\CoreCommands">CoreCommands</abbr></a></em></dt> <dd><p>Show Drush version.</p></dd><dt><a href="Drush/Commands/core/MigrateRunnerCommands.html#method_validateMigrationId"> <abbr title="Drush\Commands\core\MigrateRunnerCommands">MigrateRunnerCommands</abbr>::validateMigrationId</a>() — <em>Method in class <a href="Drush/Commands/core/MigrateRunnerCommands.html"><abbr title="Drush\Commands\core\MigrateRunnerCommands">MigrateRunnerCommands</abbr></a></em></dt> - <dd><p>Validates a migration ID is valid.</p></dd><dt><a href="Drush/Commands/core/QueueCommands.html#method_validateQueueName"> -<abbr title="Drush\Commands\core\QueueCommands">QueueCommands</abbr>::validateQueueName</a>() — <em>Method in class <a href="Drush/Commands/core/QueueCommands.html"><abbr title="Drush\Commands\core\QueueCommands">QueueCommands</abbr></a></em></dt> - <dd><p>Validate that a queue exists.</p></dd><dt><a href="Drush/Commands/core/RsyncCommands.html#method_validate"> + <dd><p>Validates a migration ID is valid.</p></dd><dt><a href="Drush/Commands/core/RsyncCommands.html#method_validate"> <abbr title="Drush\Commands\core\RsyncCommands">RsyncCommands</abbr>::validate</a>() — <em>Method in class <a href="Drush/Commands/core/RsyncCommands.html"><abbr title="Drush\Commands\core\RsyncCommands">RsyncCommands</abbr></a></em></dt> <dd><p>Validate that passed aliases are valid.</p></dd><dt><a href="Drush/Commands/core/SiteInstallCommands.html#method_validate"> <abbr title="Drush\Commands\core\SiteInstallCommands">SiteInstallCommands</abbr>::validate</a>() — <em>Method in class <a href="Drush/Commands/core/SiteInstallCommands.html"><abbr title="Drush\Commands\core\SiteInstallCommands">SiteInstallCommands</abbr></a></em></dt> @@ -3015,16 +2923,26 @@ <h2 id="letterA">A</h2> <abbr title="Drush\Commands\config\ConfigExportCommands">ConfigExportCommands</abbr>::__construct</a>() — <em>Method in class <a href="Drush/Commands/config/ConfigExportCommands.html"><abbr title="Drush\Commands\config\ConfigExportCommands">ConfigExportCommands</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Commands/config/ConfigImportCommands.html#method___construct"> <abbr title="Drush\Commands\config\ConfigImportCommands">ConfigImportCommands</abbr>::__construct</a>() — <em>Method in class <a href="Drush/Commands/config/ConfigImportCommands.html"><abbr title="Drush\Commands\config\ConfigImportCommands">ConfigImportCommands</abbr></a></em></dt> + <dd></dd><dt><a href="Drush/Commands/config/ConfigPullCommands.html#method___construct"> +<abbr title="Drush\Commands\config\ConfigPullCommands">ConfigPullCommands</abbr>::__construct</a>() — <em>Method in class <a href="Drush/Commands/config/ConfigPullCommands.html"><abbr title="Drush\Commands\config\ConfigPullCommands">ConfigPullCommands</abbr></a></em></dt> + <dd></dd><dt><a href="Drush/Commands/core/BrowseCommands.html#method___construct"> +<abbr title="Drush\Commands\core\BrowseCommands">BrowseCommands</abbr>::__construct</a>() — <em>Method in class <a href="Drush/Commands/core/BrowseCommands.html"><abbr title="Drush\Commands\core\BrowseCommands">BrowseCommands</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Commands/core/CacheCommands.html#method___construct"> <abbr title="Drush\Commands\core\CacheCommands">CacheCommands</abbr>::__construct</a>() — <em>Method in class <a href="Drush/Commands/core/CacheCommands.html"><abbr title="Drush\Commands\core\CacheCommands">CacheCommands</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Commands/core/CacheRebuildCommands.html#method___construct"> <abbr title="Drush\Commands\core\CacheRebuildCommands">CacheRebuildCommands</abbr>::__construct</a>() — <em>Method in class <a href="Drush/Commands/core/CacheRebuildCommands.html"><abbr title="Drush\Commands\core\CacheRebuildCommands">CacheRebuildCommands</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Commands/core/CliCommands.html#method___construct"> <abbr title="Drush\Commands\core\CliCommands">CliCommands</abbr>::__construct</a>() — <em>Method in class <a href="Drush/Commands/core/CliCommands.html"><abbr title="Drush\Commands\core\CliCommands">CliCommands</abbr></a></em></dt> + <dd></dd><dt><a href="Drush/Commands/core/DeployCommands.html#method___construct"> +<abbr title="Drush\Commands\core\DeployCommands">DeployCommands</abbr>::__construct</a>() — <em>Method in class <a href="Drush/Commands/core/DeployCommands.html"><abbr title="Drush\Commands\core\DeployCommands">DeployCommands</abbr></a></em></dt> + <dd></dd><dt><a href="Drush/Commands/core/DeployHookCommands.html#method___construct"> +<abbr title="Drush\Commands\core\DeployHookCommands">DeployHookCommands</abbr>::__construct</a>() — <em>Method in class <a href="Drush/Commands/core/DeployHookCommands.html"><abbr title="Drush\Commands\core\DeployHookCommands">DeployHookCommands</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Commands/core/DrupalCommands.html#method___construct"> <abbr title="Drush\Commands\core\DrupalCommands">DrupalCommands</abbr>::__construct</a>() — <em>Method in class <a href="Drush/Commands/core/DrupalCommands.html"><abbr title="Drush\Commands\core\DrupalCommands">DrupalCommands</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Commands/core/DrupalDirectoryCommands.html#method___construct"> <abbr title="Drush\Commands\core\DrupalDirectoryCommands">DrupalDirectoryCommands</abbr>::__construct</a>() — <em>Method in class <a href="Drush/Commands/core/DrupalDirectoryCommands.html"><abbr title="Drush\Commands\core\DrupalDirectoryCommands">DrupalDirectoryCommands</abbr></a></em></dt> + <dd></dd><dt><a href="Drush/Commands/core/EditCommands.html#method___construct"> +<abbr title="Drush\Commands\core\EditCommands">EditCommands</abbr>::__construct</a>() — <em>Method in class <a href="Drush/Commands/core/EditCommands.html"><abbr title="Drush\Commands\core\EditCommands">EditCommands</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Commands/core/EntityCommands.html#method___construct"> <abbr title="Drush\Commands\core\EntityCommands">EntityCommands</abbr>::__construct</a>() — <em>Method in class <a href="Drush/Commands/core/EntityCommands.html"><abbr title="Drush\Commands\core\EntityCommands">EntityCommands</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Commands/core/EntityCreateCommands.html#method___construct"> @@ -3043,18 +2961,26 @@ <h2 id="letterA">A</h2> <abbr title="Drush\Commands\core\MessengerCommands">MessengerCommands</abbr>::__construct</a>() — <em>Method in class <a href="Drush/Commands/core/MessengerCommands.html"><abbr title="Drush\Commands\core\MessengerCommands">MessengerCommands</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Commands/core/MigrateRunnerCommands.html#method___construct"> <abbr title="Drush\Commands\core\MigrateRunnerCommands">MigrateRunnerCommands</abbr>::__construct</a>() — <em>Method in class <a href="Drush/Commands/core/MigrateRunnerCommands.html"><abbr title="Drush\Commands\core\MigrateRunnerCommands">MigrateRunnerCommands</abbr></a></em></dt> - <dd></dd><dt><a href="Drush/Commands/core/MkCommands.html#method___construct"> -<abbr title="Drush\Commands\core\MkCommands">MkCommands</abbr>::__construct</a>() — <em>Method in class <a href="Drush/Commands/core/MkCommands.html"><abbr title="Drush\Commands\core\MkCommands">MkCommands</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Commands/core/QueueCommands.html#method___construct"> <abbr title="Drush\Commands\core\QueueCommands">QueueCommands</abbr>::__construct</a>() — <em>Method in class <a href="Drush/Commands/core/QueueCommands.html"><abbr title="Drush\Commands\core\QueueCommands">QueueCommands</abbr></a></em></dt> + <dd></dd><dt><a href="Drush/Commands/core/RoleCommands.html#method___construct"> +<abbr title="Drush\Commands\core\RoleCommands">RoleCommands</abbr>::__construct</a>() — <em>Method in class <a href="Drush/Commands/core/RoleCommands.html"><abbr title="Drush\Commands\core\RoleCommands">RoleCommands</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Commands/core/RsyncCommands.html#method___construct"> <abbr title="Drush\Commands\core\RsyncCommands">RsyncCommands</abbr>::__construct</a>() — <em>Method in class <a href="Drush/Commands/core/RsyncCommands.html"><abbr title="Drush\Commands\core\RsyncCommands">RsyncCommands</abbr></a></em></dt> + <dd></dd><dt><a href="Drush/Commands/core/SiteCommands.html#method___construct"> +<abbr title="Drush\Commands\core\SiteCommands">SiteCommands</abbr>::__construct</a>() — <em>Method in class <a href="Drush/Commands/core/SiteCommands.html"><abbr title="Drush\Commands\core\SiteCommands">SiteCommands</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Commands/core/SiteInstallCommands.html#method___construct"> <abbr title="Drush\Commands\core\SiteInstallCommands">SiteInstallCommands</abbr>::__construct</a>() — <em>Method in class <a href="Drush/Commands/core/SiteInstallCommands.html"><abbr title="Drush\Commands\core\SiteInstallCommands">SiteInstallCommands</abbr></a></em></dt> + <dd></dd><dt><a href="Drush/Commands/core/SshCommands.html#method___construct"> +<abbr title="Drush\Commands\core\SshCommands">SshCommands</abbr>::__construct</a>() — <em>Method in class <a href="Drush/Commands/core/SshCommands.html"><abbr title="Drush\Commands\core\SshCommands">SshCommands</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Commands/core/StateCommands.html#method___construct"> <abbr title="Drush\Commands\core\StateCommands">StateCommands</abbr>::__construct</a>() — <em>Method in class <a href="Drush/Commands/core/StateCommands.html"><abbr title="Drush\Commands\core\StateCommands">StateCommands</abbr></a></em></dt> + <dd></dd><dt><a href="Drush/Commands/core/StatusCommands.html#method___construct"> +<abbr title="Drush\Commands\core\StatusCommands">StatusCommands</abbr>::__construct</a>() — <em>Method in class <a href="Drush/Commands/core/StatusCommands.html"><abbr title="Drush\Commands\core\StatusCommands">StatusCommands</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Commands/core/TwigCommands.html#method___construct"> <abbr title="Drush\Commands\core\TwigCommands">TwigCommands</abbr>::__construct</a>() — <em>Method in class <a href="Drush/Commands/core/TwigCommands.html"><abbr title="Drush\Commands\core\TwigCommands">TwigCommands</abbr></a></em></dt> + <dd></dd><dt><a href="Drush/Commands/core/UpdateDBCommands.html#method___construct"> +<abbr title="Drush\Commands\core\UpdateDBCommands">UpdateDBCommands</abbr>::__construct</a>() — <em>Method in class <a href="Drush/Commands/core/UpdateDBCommands.html"><abbr title="Drush\Commands\core\UpdateDBCommands">UpdateDBCommands</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Commands/core/UserCommands.html#method___construct"> <abbr title="Drush\Commands\core\UserCommands">UserCommands</abbr>::__construct</a>() — <em>Method in class <a href="Drush/Commands/core/UserCommands.html"><abbr title="Drush\Commands\core\UserCommands">UserCommands</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Commands/core/ViewsCommands.html#method___construct"> @@ -3085,20 +3011,22 @@ <h2 id="letterA">A</h2> <abbr title="Drush\Commands\pm\PmCommands">PmCommands</abbr>::__construct</a>() — <em>Method in class <a href="Drush/Commands/pm/PmCommands.html"><abbr title="Drush\Commands\pm\PmCommands">PmCommands</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Commands/pm/ThemeCommands.html#method___construct"> <abbr title="Drush\Commands\pm\ThemeCommands">ThemeCommands</abbr>::__construct</a>() — <em>Method in class <a href="Drush/Commands/pm/ThemeCommands.html"><abbr title="Drush\Commands\pm\ThemeCommands">ThemeCommands</abbr></a></em></dt> + <dd></dd><dt><a href="Drush/Commands/sql/SqlSyncCommands.html#method___construct"> +<abbr title="Drush\Commands\sql\SqlSyncCommands">SqlSyncCommands</abbr>::__construct</a>() — <em>Method in class <a href="Drush/Commands/sql/SqlSyncCommands.html"><abbr title="Drush\Commands\sql\SqlSyncCommands">SqlSyncCommands</abbr></a></em></dt> + <dd></dd><dt><a href="Drush/Commands/sql/sanitize/SanitizeCommentsCommands.html#method___construct"> +<abbr title="Drush\Commands\sql\sanitize\SanitizeCommentsCommands">SanitizeCommentsCommands</abbr>::__construct</a>() — <em>Method in class <a href="Drush/Commands/sql/sanitize/SanitizeCommentsCommands.html"><abbr title="Drush\Commands\sql\sanitize\SanitizeCommentsCommands">SanitizeCommentsCommands</abbr></a></em></dt> + <dd></dd><dt><a href="Drush/Commands/sql/sanitize/SanitizeSessionsCommands.html#method___construct"> +<abbr title="Drush\Commands\sql\sanitize\SanitizeSessionsCommands">SanitizeSessionsCommands</abbr>::__construct</a>() — <em>Method in class <a href="Drush/Commands/sql/sanitize/SanitizeSessionsCommands.html"><abbr title="Drush\Commands\sql\sanitize\SanitizeSessionsCommands">SanitizeSessionsCommands</abbr></a></em></dt> + <dd></dd><dt><a href="Drush/Commands/sql/sanitize/SanitizeUserFieldsCommands.html#method___construct"> +<abbr title="Drush\Commands\sql\sanitize\SanitizeUserFieldsCommands">SanitizeUserFieldsCommands</abbr>::__construct</a>() — <em>Method in class <a href="Drush/Commands/sql/sanitize/SanitizeUserFieldsCommands.html"><abbr title="Drush\Commands\sql\sanitize\SanitizeUserFieldsCommands">SanitizeUserFieldsCommands</abbr></a></em></dt> + <dd></dd><dt><a href="Drush/Commands/sql/sanitize/SanitizeUserTableCommands.html#method___construct"> +<abbr title="Drush\Commands\sql\sanitize\SanitizeUserTableCommands">SanitizeUserTableCommands</abbr>::__construct</a>() — <em>Method in class <a href="Drush/Commands/sql/sanitize/SanitizeUserTableCommands.html"><abbr title="Drush\Commands\sql\sanitize\SanitizeUserTableCommands">SanitizeUserTableCommands</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Config/ConfigLocator.html#method___construct"> <abbr title="Drush\Config\ConfigLocator">ConfigLocator</abbr>::__construct</a>() — <em>Method in class <a href="Drush/Config/ConfigLocator.html"><abbr title="Drush\Config\ConfigLocator">ConfigLocator</abbr></a></em></dt> <dd><p>ConfigLocator constructor</p></dd><dt><a href="Drush/Config/Environment.html#method___construct"> <abbr title="Drush\Config\Environment">Environment</abbr>::__construct</a>() — <em>Method in class <a href="Drush/Config/Environment.html"><abbr title="Drush\Config\Environment">Environment</abbr></a></em></dt> <dd><p>Environment constructor</p></dd><dt><a href="Drush/DrupalFinder/DrushDrupalFinder.html#method___construct"> <abbr title="Drush\DrupalFinder\DrushDrupalFinder">DrushDrupalFinder</abbr>::__construct</a>() — <em>Method in class <a href="Drush/DrupalFinder/DrushDrupalFinder.html"><abbr title="Drush\DrupalFinder\DrushDrupalFinder">DrushDrupalFinder</abbr></a></em></dt> - <dd></dd><dt><a href="Drush/Drupal/Commands/sql/SanitizeCommentsCommands.html#method___construct"> -<abbr title="Drush\Drupal\Commands\sql\SanitizeCommentsCommands">SanitizeCommentsCommands</abbr>::__construct</a>() — <em>Method in class <a href="Drush/Drupal/Commands/sql/SanitizeCommentsCommands.html"><abbr title="Drush\Drupal\Commands\sql\SanitizeCommentsCommands">SanitizeCommentsCommands</abbr></a></em></dt> - <dd></dd><dt><a href="Drush/Drupal/Commands/sql/SanitizeSessionsCommands.html#method___construct"> -<abbr title="Drush\Drupal\Commands\sql\SanitizeSessionsCommands">SanitizeSessionsCommands</abbr>::__construct</a>() — <em>Method in class <a href="Drush/Drupal/Commands/sql/SanitizeSessionsCommands.html"><abbr title="Drush\Drupal\Commands\sql\SanitizeSessionsCommands">SanitizeSessionsCommands</abbr></a></em></dt> - <dd></dd><dt><a href="Drush/Drupal/Commands/sql/SanitizeUserFieldsCommands.html#method___construct"> -<abbr title="Drush\Drupal\Commands\sql\SanitizeUserFieldsCommands">SanitizeUserFieldsCommands</abbr>::__construct</a>() — <em>Method in class <a href="Drush/Drupal/Commands/sql/SanitizeUserFieldsCommands.html"><abbr title="Drush\Drupal\Commands\sql\SanitizeUserFieldsCommands">SanitizeUserFieldsCommands</abbr></a></em></dt> - <dd></dd><dt><a href="Drush/Drupal/Commands/sql/SanitizeUserTableCommands.html#method___construct"> -<abbr title="Drush\Drupal\Commands\sql\SanitizeUserTableCommands">SanitizeUserTableCommands</abbr>::__construct</a>() — <em>Method in class <a href="Drush/Drupal/Commands/sql/SanitizeUserTableCommands.html"><abbr title="Drush\Drupal\Commands\sql\SanitizeUserTableCommands">SanitizeUserTableCommands</abbr></a></em></dt> <dd></dd><dt><a href="Drush/Drupal/Migrate/MigrateExecutable.html#method___construct"> <abbr title="Drush\Drupal\Migrate\MigrateExecutable">MigrateExecutable</abbr>::__construct</a>() — <em>Method in class <a href="Drush/Drupal/Migrate/MigrateExecutable.html"><abbr title="Drush\Drupal\Migrate\MigrateExecutable">MigrateExecutable</abbr></a></em></dt> <dd><p>Constructs a new migrate executable instance.</p></dd><dt><a href="Drush/Drupal/Migrate/MigrateIdMapFilter.html#method___construct"> diff --git a/api/doctum-search.json b/api/doctum-search.json index 530d993b6e..39beedee6f 100644 --- a/api/doctum-search.json +++ b/api/doctum-search.json @@ -1 +1 @@ -{"items":[{"t":"C","n":"Drush\\Application","p":"Drush/Application.html","d":"<p>Our application object</p>","f":{"n":"Drush","p":"Drush.html"}},{"t":"C","n":"Drush\\Attributes\\Argument","p":"Drush/Attributes/Argument.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\Bootstrap","p":"Drush/Attributes/Bootstrap.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\Command","p":"Drush/Attributes/Command.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\Complete","p":"Drush/Attributes/Complete.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\DefaultFields","p":"Drush/Attributes/DefaultFields.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\DefaultTableFields","p":"Drush/Attributes/DefaultTableFields.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\FieldLabels","p":"Drush/Attributes/FieldLabels.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\FilterDefaultField","p":"Drush/Attributes/FilterDefaultField.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\Format","p":"Drush/Attributes/Format.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\HandleRemoteCommands","p":"Drush/Attributes/HandleRemoteCommands.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\Help","p":"Drush/Attributes/Help.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\Hook","p":"Drush/Attributes/Hook.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\HookSelector","p":"Drush/Attributes/HookSelector.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\InteractConfigName","p":"Drush/Attributes/InteractConfigName.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\Kernel","p":"Drush/Attributes/Kernel.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\NoArgumentsBase","p":"Drush/Attributes/NoArgumentsBase.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\Obsolete","p":"Drush/Attributes/Obsolete.html","d":"<p>Mark commands as obsolete. These commands are omitted from help list and when\nuser tries to run one, the command's description is shown. Example usage at <a href=\"https://github.com/drush-ops/drush/blob/12.x/src/Commands/LegacyCommands.php\">https://github.com/drush-ops/drush/blob/12.x/src/Commands/LegacyCommands.php</a></p>","f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\Option","p":"Drush/Attributes/Option.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\OptionsetGetEditor","p":"Drush/Attributes/OptionsetGetEditor.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\OptionsetProcBuild","p":"Drush/Attributes/OptionsetProcBuild.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\OptionsetSql","p":"Drush/Attributes/OptionsetSql.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\OptionsetSsh","p":"Drush/Attributes/OptionsetSsh.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\OptionsetTableSelection","p":"Drush/Attributes/OptionsetTableSelection.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\Topics","p":"Drush/Attributes/Topics.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\Usage","p":"Drush/Attributes/Usage.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\ValidateConfigName","p":"Drush/Attributes/ValidateConfigName.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\ValidateEntityLoad","p":"Drush/Attributes/ValidateEntityLoad.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\ValidateFileExists","p":"Drush/Attributes/ValidateFileExists.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\ValidateModulesEnabled","p":"Drush/Attributes/ValidateModulesEnabled.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\ValidatePermissions","p":"Drush/Attributes/ValidatePermissions.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\ValidatePhpExtensions","p":"Drush/Attributes/ValidatePhpExtensions.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\ValidateQueueName","p":"Drush/Attributes/ValidateQueueName.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\ValidatorBase","p":"Drush/Attributes/ValidatorBase.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\ValidatorInterface","p":"Drush/Attributes/ValidatorInterface.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\Version","p":"Drush/Attributes/Version.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Backend\\BackendPathEvaluator","p":"Drush/Backend/BackendPathEvaluator.html","d":null,"f":{"n":"Drush\\Backend","p":"Drush/Backend.html"}},{"t":"C","n":"Drush\\Boot\\BaseBoot","p":"Drush/Boot/BaseBoot.html","d":null,"f":{"n":"Drush\\Boot","p":"Drush/Boot.html"}},{"t":"C","n":"Drush\\Boot\\Boot","p":"Drush/Boot/Boot.html","d":"<p>Defines the interface for a Boot classes. Any CMS that wishes\nto work with Drush should extend BaseBoot. If the CMS has a\nDrupal-Compatibility layer, then it should extend DrupalBoot.</p>","f":{"n":"Drush\\Boot","p":"Drush/Boot.html"}},{"t":"C","n":"Drush\\Boot\\BootstrapHook","p":"Drush/Boot/BootstrapHook.html","d":"<p>The BootstrapHook is installed as an init hook that runs before\nall commands. If there is a <code>@bootstrap</code> annotation/attribute, then we will\nbootstrap Drupal to the requested phase.</p>","f":{"n":"Drush\\Boot","p":"Drush/Boot.html"}},{"t":"C","n":"Drush\\Boot\\BootstrapManager","p":"Drush/Boot/BootstrapManager.html","d":null,"f":{"n":"Drush\\Boot","p":"Drush/Boot.html"}},{"t":"C","n":"Drush\\Boot\\DrupalBoot","p":"Drush/Boot/DrupalBoot.html","d":null,"f":{"n":"Drush\\Boot","p":"Drush/Boot.html"}},{"t":"C","n":"Drush\\Boot\\DrupalBoot8","p":"Drush/Boot/DrupalBoot8.html","d":null,"f":{"n":"Drush\\Boot","p":"Drush/Boot.html"}},{"t":"C","n":"Drush\\Boot\\DrupalBootLevels","p":"Drush/Boot/DrupalBootLevels.html","d":"<p>A value class with bootstrap levels.</p>","f":{"n":"Drush\\Boot","p":"Drush/Boot.html"}},{"t":"C","n":"Drush\\Boot\\EmptyBoot","p":"Drush/Boot/EmptyBoot.html","d":"<p>This is a do-nothing 'Boot' class that is used when there\nis no site at --root, or when no root is specified.</p>","f":{"n":"Drush\\Boot","p":"Drush/Boot.html"}},{"t":"C","n":"Drush\\Boot\\Kernels","p":"Drush/Boot/Kernels.html","d":"<p>Defines the available kernels that can be bootstrapped.</p>","f":{"n":"Drush\\Boot","p":"Drush/Boot.html"}},{"t":"C","n":"Drush\\Command\\DrushCommandInfoAlterer","p":"Drush/Command/DrushCommandInfoAlterer.html","d":null,"f":{"n":"Drush\\Command","p":"Drush/Command.html"}},{"t":"C","n":"Drush\\Command\\GlobalOptionsEventListener","p":"Drush/Command/GlobalOptionsEventListener.html","d":null,"f":{"n":"Drush\\Command","p":"Drush/Command.html"}},{"t":"C","n":"Drush\\Command\\RemoteCommandProxy","p":"Drush/Command/RemoteCommandProxy.html","d":"<p>Create a placeholder proxy command to represent an unknown command.</p>","f":{"n":"Drush\\Command","p":"Drush/Command.html"}},{"t":"C","n":"Drush\\Command\\ServiceCommandlist","p":"Drush/Command/ServiceCommandlist.html","d":"<p>Keep a list of all of the service commands that we can find when the\nDrupal Kernel is booted.</p>","f":{"n":"Drush\\Command","p":"Drush/Command.html"}},{"t":"T","n":"Drush\\Commands\\AutowireTrait","p":"Drush/Commands/AutowireTrait.html","d":"<p>A copy of \\Drupal\\Core\\DependencyInjection\\AutowireTrait with first params' type hint changed.</p>","f":{"n":"Drush\\Commands","p":"Drush/Commands.html"}},{"t":"C","n":"Drush\\Commands\\DrushCommands","p":"Drush/Commands/DrushCommands.html","d":null,"f":{"n":"Drush\\Commands","p":"Drush/Commands.html"}},{"t":"C","n":"Drush\\Commands\\ExampleCommands","p":"Drush/Commands/ExampleCommands.html","d":null,"f":{"n":"Drush\\Commands","p":"Drush/Commands.html"}},{"t":"C","n":"Drush\\Commands\\LegacyCommands","p":"Drush/Commands/LegacyCommands.html","d":null,"f":{"n":"Drush\\Commands","p":"Drush/Commands.html"}},{"t":"C","n":"Drush\\Commands\\OptionsCommands","p":"Drush/Commands/OptionsCommands.html","d":null,"f":{"n":"Drush\\Commands","p":"Drush/Commands.html"}},{"t":"C","n":"Drush\\Commands\\ValidatorsCommands","p":"Drush/Commands/ValidatorsCommands.html","d":null,"f":{"n":"Drush\\Commands","p":"Drush/Commands.html"}},{"t":"C","n":"Drush\\Commands\\config\\ConfigCommands","p":"Drush/Commands/config/ConfigCommands.html","d":null,"f":{"n":"Drush\\Commands\\config","p":"Drush/Commands/config.html"}},{"t":"C","n":"Drush\\Commands\\config\\ConfigExportCommands","p":"Drush/Commands/config/ConfigExportCommands.html","d":null,"f":{"n":"Drush\\Commands\\config","p":"Drush/Commands/config.html"}},{"t":"C","n":"Drush\\Commands\\config\\ConfigImportCommands","p":"Drush/Commands/config/ConfigImportCommands.html","d":null,"f":{"n":"Drush\\Commands\\config","p":"Drush/Commands/config.html"}},{"t":"C","n":"Drush\\Commands\\config\\ConfigPullCommands","p":"Drush/Commands/config/ConfigPullCommands.html","d":null,"f":{"n":"Drush\\Commands\\config","p":"Drush/Commands/config.html"}},{"t":"C","n":"Drush\\Commands\\core\\ArchiveDumpCommands","p":"Drush/Commands/core/ArchiveDumpCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\ArchiveRestoreCommands","p":"Drush/Commands/core/ArchiveRestoreCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\BatchCommands","p":"Drush/Commands/core/BatchCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\BrowseCommands","p":"Drush/Commands/core/BrowseCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\CacheCommands","p":"Drush/Commands/core/CacheCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\CacheRebuildCommands","p":"Drush/Commands/core/CacheRebuildCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\CliCommands","p":"Drush/Commands/core/CliCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\CoreCommands","p":"Drush/Commands/core/CoreCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\DeployCommands","p":"Drush/Commands/core/DeployCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\DeployHookCommands","p":"Drush/Commands/core/DeployHookCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\DocsCommands","p":"Drush/Commands/core/DocsCommands.html","d":"<p>Topic commands.</p>","f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\DrupalCommands","p":"Drush/Commands/core/DrupalCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\DrupalDirectoryCommands","p":"Drush/Commands/core/DrupalDirectoryCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\DrupliconCommands","p":"Drush/Commands/core/DrupliconCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\EditCommands","p":"Drush/Commands/core/EditCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\EntityCommands","p":"Drush/Commands/core/EntityCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\EntityCreateCommands","p":"Drush/Commands/core/EntityCreateCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\ImageCommands","p":"Drush/Commands/core/ImageCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\JsonapiCommands","p":"Drush/Commands/core/JsonapiCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\LanguageCommands","p":"Drush/Commands/core/LanguageCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\LinkHooks","p":"Drush/Commands/core/LinkHooks.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\LocaleCommands","p":"Drush/Commands/core/LocaleCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\LoginCommands","p":"Drush/Commands/core/LoginCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\MaintCommands","p":"Drush/Commands/core/MaintCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\MessengerCommands","p":"Drush/Commands/core/MessengerCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\MigrateRunnerCommands","p":"Drush/Commands/core/MigrateRunnerCommands.html","d":"<p>Migrate runner commands.</p>","f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\MkCommands","p":"Drush/Commands/core/MkCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\NotifyCommands","p":"Drush/Commands/core/NotifyCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\PhpCommands","p":"Drush/Commands/core/PhpCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\QueueCommands","p":"Drush/Commands/core/QueueCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\RoleCommands","p":"Drush/Commands/core/RoleCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\RsyncCommands","p":"Drush/Commands/core/RsyncCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\RunserverCommands","p":"Drush/Commands/core/RunserverCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\SiteCommands","p":"Drush/Commands/core/SiteCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\SiteInstallCommands","p":"Drush/Commands/core/SiteInstallCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\SshCommands","p":"Drush/Commands/core/SshCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\StateCommands","p":"Drush/Commands/core/StateCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\StatusCommands","p":"Drush/Commands/core/StatusCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\TopicCommands","p":"Drush/Commands/core/TopicCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\TwigCommands","p":"Drush/Commands/core/TwigCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\UpdateDBCommands","p":"Drush/Commands/core/UpdateDBCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\UserCommands","p":"Drush/Commands/core/UserCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\ViewsCommands","p":"Drush/Commands/core/ViewsCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\WatchdogCommands","p":"Drush/Commands/core/WatchdogCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\XhprofCommands","p":"Drush/Commands/core/XhprofCommands.html","d":"<p>Supports profiling Drush commands using either XHProf or Tideways XHProf.</p>","f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"T","n":"Drush\\Commands\\field\\EntityTypeBundleAskTrait","p":"Drush/Commands/field/EntityTypeBundleAskTrait.html","d":"","f":{"n":"Drush\\Commands\\field","p":"Drush/Commands/field.html"}},{"t":"T","n":"Drush\\Commands\\field\\EntityTypeBundleValidationTrait","p":"Drush/Commands/field/EntityTypeBundleValidationTrait.html","d":"","f":{"n":"Drush\\Commands\\field","p":"Drush/Commands/field.html"}},{"t":"C","n":"Drush\\Commands\\field\\FieldBaseInfoCommands","p":"Drush/Commands/field/FieldBaseInfoCommands.html","d":null,"f":{"n":"Drush\\Commands\\field","p":"Drush/Commands/field.html"}},{"t":"C","n":"Drush\\Commands\\field\\FieldBaseOverrideCreateCommands","p":"Drush/Commands/field/FieldBaseOverrideCreateCommands.html","d":null,"f":{"n":"Drush\\Commands\\field","p":"Drush/Commands/field.html"}},{"t":"C","n":"Drush\\Commands\\field\\FieldCreateCommands","p":"Drush/Commands/field/FieldCreateCommands.html","d":null,"f":{"n":"Drush\\Commands\\field","p":"Drush/Commands/field.html"}},{"t":"C","n":"Drush\\Commands\\field\\FieldDefinitionCommands","p":"Drush/Commands/field/FieldDefinitionCommands.html","d":null,"f":{"n":"Drush\\Commands\\field","p":"Drush/Commands/field.html"}},{"t":"T","n":"Drush\\Commands\\field\\FieldDefinitionRowsOfFieldsTrait","p":"Drush/Commands/field/FieldDefinitionRowsOfFieldsTrait.html","d":null,"f":{"n":"Drush\\Commands\\field","p":"Drush/Commands/field.html"}},{"t":"C","n":"Drush\\Commands\\field\\FieldDeleteCommands","p":"Drush/Commands/field/FieldDeleteCommands.html","d":null,"f":{"n":"Drush\\Commands\\field","p":"Drush/Commands/field.html"}},{"t":"C","n":"Drush\\Commands\\field\\FieldEntityReferenceHooks","p":"Drush/Commands/field/FieldEntityReferenceHooks.html","d":null,"f":{"n":"Drush\\Commands\\field","p":"Drush/Commands/field.html"}},{"t":"C","n":"Drush\\Commands\\field\\FieldInfoCommands","p":"Drush/Commands/field/FieldInfoCommands.html","d":null,"f":{"n":"Drush\\Commands\\field","p":"Drush/Commands/field.html"}},{"t":"C","n":"Drush\\Commands\\field\\FieldTextHooks","p":"Drush/Commands/field/FieldTextHooks.html","d":null,"f":{"n":"Drush\\Commands\\field","p":"Drush/Commands/field.html"}},{"t":"C","n":"Drush\\Commands\\generate\\ApplicationFactory","p":"Drush/Commands/generate/ApplicationFactory.html","d":null,"f":{"n":"Drush\\Commands\\generate","p":"Drush/Commands/generate.html"}},{"t":"C","n":"Drush\\Commands\\generate\\GenerateCommands","p":"Drush/Commands/generate/GenerateCommands.html","d":null,"f":{"n":"Drush\\Commands\\generate","p":"Drush/Commands/generate.html"}},{"t":"C","n":"Drush\\Commands\\generate\\Generators\\Drush\\ComposerJsonResolver","p":"Drush/Commands/generate/Generators/Drush/ComposerJsonResolver.html","d":"<p>Ensures that existing composer.json file has drush services entry.</p>","f":{"n":"Drush\\Commands\\generate\\Generators\\Drush","p":"Drush/Commands/generate/Generators/Drush.html"}},{"t":"C","n":"Drush\\Commands\\generate\\Generators\\Drush\\DrushAliasFile","p":"Drush/Commands/generate/Generators/Drush/DrushAliasFile.html","d":null,"f":{"n":"Drush\\Commands\\generate\\Generators\\Drush","p":"Drush/Commands/generate/Generators/Drush.html"}},{"t":"C","n":"Drush\\Commands\\generate\\Generators\\Drush\\DrushCommandFile","p":"Drush/Commands/generate/Generators/Drush/DrushCommandFile.html","d":null,"f":{"n":"Drush\\Commands\\generate\\Generators\\Drush","p":"Drush/Commands/generate/Generators/Drush.html"}},{"t":"C","n":"Drush\\Commands\\help\\DrushHelpDocument","p":"Drush/Commands/help/DrushHelpDocument.html","d":null,"f":{"n":"Drush\\Commands\\help","p":"Drush/Commands/help.html"}},{"t":"C","n":"Drush\\Commands\\help\\HelpCLIFormatter","p":"Drush/Commands/help/HelpCLIFormatter.html","d":"<p>Format an array into CLI help string.</p>","f":{"n":"Drush\\Commands\\help","p":"Drush/Commands/help.html"}},{"t":"C","n":"Drush\\Commands\\help\\HelpCommands","p":"Drush/Commands/help/HelpCommands.html","d":null,"f":{"n":"Drush\\Commands\\help","p":"Drush/Commands/help.html"}},{"t":"C","n":"Drush\\Commands\\help\\ListCommands","p":"Drush/Commands/help/ListCommands.html","d":null,"f":{"n":"Drush\\Commands\\help","p":"Drush/Commands/help.html"}},{"t":"C","n":"Drush\\Commands\\pm\\PmCommands","p":"Drush/Commands/pm/PmCommands.html","d":null,"f":{"n":"Drush\\Commands\\pm","p":"Drush/Commands/pm.html"}},{"t":"C","n":"Drush\\Commands\\pm\\ThemeCommands","p":"Drush/Commands/pm/ThemeCommands.html","d":null,"f":{"n":"Drush\\Commands\\pm","p":"Drush/Commands/pm.html"}},{"t":"C","n":"Drush\\Commands\\sql\\SqlCommands","p":"Drush/Commands/sql/SqlCommands.html","d":null,"f":{"n":"Drush\\Commands\\sql","p":"Drush/Commands/sql.html"}},{"t":"C","n":"Drush\\Commands\\sql\\SqlSyncCommands","p":"Drush/Commands/sql/SqlSyncCommands.html","d":null,"f":{"n":"Drush\\Commands\\sql","p":"Drush/Commands/sql.html"}},{"t":"T","n":"Drush\\Config\\ConfigAwareTrait","p":"Drush/Config/ConfigAwareTrait.html","d":null,"f":{"n":"Drush\\Config","p":"Drush/Config.html"}},{"t":"C","n":"Drush\\Config\\ConfigLocator","p":"Drush/Config/ConfigLocator.html","d":"<p>Locate Drush configuration files and load them into the configuration\ninstance.</p>","f":{"n":"Drush\\Config","p":"Drush/Config.html"}},{"t":"C","n":"Drush\\Config\\DrushConfig","p":"Drush/Config/DrushConfig.html","d":"<p>Accessors for common Drush config keys.</p>","f":{"n":"Drush\\Config","p":"Drush/Config.html"}},{"t":"C","n":"Drush\\Config\\Environment","p":"Drush/Config/Environment.html","d":"<p>Store information about the environment</p>","f":{"n":"Drush\\Config","p":"Drush/Config.html"}},{"t":"C","n":"Drush\\Config\\Loader\\YamlConfigLoader","p":"Drush/Config/Loader/YamlConfigLoader.html","d":"<p>Load configuration files, and fill in any property values that\nneed to be expanded.</p>","f":{"n":"Drush\\Config\\Loader","p":"Drush/Config/Loader.html"}},{"t":"C","n":"Drush\\DrupalFinder\\DrushDrupalFinder","p":"Drush/DrupalFinder/DrushDrupalFinder.html","d":"<p>A replacement for DrupalFinder. We may go back to that once it uses InstalledVersions from Composer.</p>","f":{"n":"Drush\\DrupalFinder","p":"Drush/DrupalFinder.html"}},{"t":"C","n":"Drush\\Drupal\\Commands\\sql\\SanitizeCommands","p":"Drush/Drupal/Commands/sql/SanitizeCommands.html","d":null,"f":{"n":"Drush\\Drupal\\Commands\\sql","p":"Drush/Drupal/Commands/sql.html"}},{"t":"C","n":"Drush\\Drupal\\Commands\\sql\\SanitizeCommentsCommands","p":"Drush/Drupal/Commands/sql/SanitizeCommentsCommands.html","d":"<p>This class is a good example of a sql-sanitize plugin.</p>","f":{"n":"Drush\\Drupal\\Commands\\sql","p":"Drush/Drupal/Commands/sql.html"}},{"t":"C","n":"Drush\\Drupal\\Commands\\sql\\SanitizePluginInterface","p":"Drush/Drupal/Commands/sql/SanitizePluginInterface.html","d":"<p>Implement this interface when building a Drush sql-sanitize plugin.</p>","f":{"n":"Drush\\Drupal\\Commands\\sql","p":"Drush/Drupal/Commands/sql.html"}},{"t":"C","n":"Drush\\Drupal\\Commands\\sql\\SanitizeSessionsCommands","p":"Drush/Drupal/Commands/sql/SanitizeSessionsCommands.html","d":"<p>This class is a good example of how to build a sql-sanitize plugin.</p>","f":{"n":"Drush\\Drupal\\Commands\\sql","p":"Drush/Drupal/Commands/sql.html"}},{"t":"C","n":"Drush\\Drupal\\Commands\\sql\\SanitizeUserFieldsCommands","p":"Drush/Drupal/Commands/sql/SanitizeUserFieldsCommands.html","d":"<p>This class is a good example of how to build a sql-sanitize plugin.</p>","f":{"n":"Drush\\Drupal\\Commands\\sql","p":"Drush/Drupal/Commands/sql.html"}},{"t":"C","n":"Drush\\Drupal\\Commands\\sql\\SanitizeUserTableCommands","p":"Drush/Drupal/Commands/sql/SanitizeUserTableCommands.html","d":"<p>A sql-sanitize plugin.</p>","f":{"n":"Drush\\Drupal\\Commands\\sql","p":"Drush/Drupal/Commands/sql.html"}},{"t":"C","n":"Drush\\Drupal\\DrupalKernel","p":"Drush/Drupal/DrupalKernel.html","d":"<p>Overridden version of DrupalKernel adapted to the needs of Drush.</p>","f":{"n":"Drush\\Drupal","p":"Drush/Drupal.html"}},{"t":"T","n":"Drush\\Drupal\\DrupalKernelTrait","p":"Drush/Drupal/DrupalKernelTrait.html","d":"<p>Common functionality for overridden kernels.</p>","f":{"n":"Drush\\Drupal","p":"Drush/Drupal.html"}},{"t":"C","n":"Drush\\Drupal\\DrupalUtil","p":"Drush/Drupal/DrupalUtil.html","d":null,"f":{"n":"Drush\\Drupal","p":"Drush/Drupal.html"}},{"t":"C","n":"Drush\\Drupal\\DrushLoggerServiceProvider","p":"Drush/Drupal/DrushLoggerServiceProvider.html","d":null,"f":{"n":"Drush\\Drupal","p":"Drush/Drupal.html"}},{"t":"C","n":"Drush\\Drupal\\ExtensionDiscovery","p":"Drush/Drupal/ExtensionDiscovery.html","d":null,"f":{"n":"Drush\\Drupal","p":"Drush/Drupal.html"}},{"t":"C","n":"Drush\\Drupal\\InstallerKernel","p":"Drush/Drupal/InstallerKernel.html","d":"<p>Overridden version of InstallerKernel adapted to the needs of Drush.</p>","f":{"n":"Drush\\Drupal","p":"Drush/Drupal.html"}},{"t":"C","n":"Drush\\Drupal\\Migrate\\MigrateEvents","p":"Drush/Drupal/Migrate/MigrateEvents.html","d":"<p>Defines the row preparation event for the migration system.</p>","f":{"n":"Drush\\Drupal\\Migrate","p":"Drush/Drupal/Migrate.html"}},{"t":"C","n":"Drush\\Drupal\\Migrate\\MigrateExecutable","p":"Drush/Drupal/Migrate/MigrateExecutable.html","d":null,"f":{"n":"Drush\\Drupal\\Migrate","p":"Drush/Drupal/Migrate.html"}},{"t":"C","n":"Drush\\Drupal\\Migrate\\MigrateIdMapFilter","p":"Drush/Drupal/Migrate/MigrateIdMapFilter.html","d":"<p>Filters the ID map by a source and/or a destination ID list.</p>","f":{"n":"Drush\\Drupal\\Migrate","p":"Drush/Drupal/Migrate.html"}},{"t":"C","n":"Drush\\Drupal\\Migrate\\MigrateMessage","p":"Drush/Drupal/Migrate/MigrateMessage.html","d":"<p>Print message in drush from migrate message.</p>","f":{"n":"Drush\\Drupal\\Migrate","p":"Drush/Drupal/Migrate.html"}},{"t":"C","n":"Drush\\Drupal\\Migrate\\MigrateMissingSourceRowsEvent","p":"Drush/Drupal/Migrate/MigrateMissingSourceRowsEvent.html","d":"<p>Missing source rows event.</p>","f":{"n":"Drush\\Drupal\\Migrate","p":"Drush/Drupal/Migrate.html"}},{"t":"C","n":"Drush\\Drupal\\Migrate\\MigratePrepareRowEvent","p":"Drush/Drupal/Migrate/MigratePrepareRowEvent.html","d":"<p>Wraps a prepare-row event for event listeners.</p>","f":{"n":"Drush\\Drupal\\Migrate","p":"Drush/Drupal/Migrate.html"}},{"t":"C","n":"Drush\\Drupal\\Migrate\\MigrateUtils","p":"Drush/Drupal/Migrate/MigrateUtils.html","d":"<p>Utility methods.</p>","f":{"n":"Drush\\Drupal\\Migrate","p":"Drush/Drupal/Migrate.html"}},{"t":"C","n":"Drush\\Drupal\\Migrate\\ValidateMigrationId","p":"Drush/Drupal/Migrate/ValidateMigrationId.html","d":null,"f":{"n":"Drush\\Drupal\\Migrate","p":"Drush/Drupal/Migrate.html"}},{"t":"C","n":"Drush\\Drupal\\UpdateKernel","p":"Drush/Drupal/UpdateKernel.html","d":"<p>Overridden version of UpdateKernel adapted to the needs of Drush.</p>","f":{"n":"Drush\\Drupal","p":"Drush/Drupal.html"}},{"t":"C","n":"Drush\\Drush","p":"Drush/Drush.html","d":"<p>Static Service Container wrapper.</p>","f":{"n":"Drush","p":"Drush.html"}},{"t":"C","n":"Drush\\Exceptions\\CommandFailedException","p":"Drush/Exceptions/CommandFailedException.html","d":"<p>Throw an exception indicating that the command was unable to continue.</p>","f":{"n":"Drush\\Exceptions","p":"Drush/Exceptions.html"}},{"t":"C","n":"Drush\\Exceptions\\UserAbortException","p":"Drush/Exceptions/UserAbortException.html","d":"<p>Throw an exception indicating that the user cancelled the operation.</p>","f":{"n":"Drush\\Exceptions","p":"Drush/Exceptions.html"}},{"t":"T","n":"Drush\\Exec\\ExecTrait","p":"Drush/Exec/ExecTrait.html","d":null,"f":{"n":"Drush\\Exec","p":"Drush/Exec.html"}},{"t":"C","n":"Drush\\Formatters\\DrushFormatterManager","p":"Drush/Formatters/DrushFormatterManager.html","d":"<p>Our own output formatter</p>","f":{"n":"Drush\\Formatters","p":"Drush/Formatters.html"}},{"t":"C","n":"Drush\\Formatters\\EntityToArraySimplifier","p":"Drush/Formatters/EntityToArraySimplifier.html","d":"<p>Simplify a EntityInterface to an array.</p>","f":{"n":"Drush\\Formatters","p":"Drush/Formatters.html"}},{"t":"C","n":"Drush\\Log\\DrushLog","p":"Drush/Log/DrushLog.html","d":"<p>Redirects Drupal logging messages to Drush log.</p>","f":{"n":"Drush\\Log","p":"Drush/Log.html"}},{"t":"C","n":"Drush\\Log\\DrushLoggerManager","p":"Drush/Log/DrushLoggerManager.html","d":null,"f":{"n":"Drush\\Log","p":"Drush/Log.html"}},{"t":"C","n":"Drush\\Log\\Logger","p":"Drush/Log/Logger.html","d":"<p>Contains \\Drush\\Log\\Logger.</p>","f":{"n":"Drush\\Log","p":"Drush/Log.html"}},{"t":"C","n":"Drush\\Log\\SuccessInterface","p":"Drush/Log/SuccessInterface.html","d":null,"f":{"n":"Drush\\Log","p":"Drush/Log.html"}},{"t":"C","n":"Drush\\Preflight\\ArgsPreprocessor","p":"Drush/Preflight/ArgsPreprocessor.html","d":"<p>Preprocess commandline arguments.</p>","f":{"n":"Drush\\Preflight","p":"Drush/Preflight.html"}},{"t":"C","n":"Drush\\Preflight\\ArgsRemapper","p":"Drush/Preflight/ArgsRemapper.html","d":"<p>Map commandline arguments from one value to another during preflight.</p>","f":{"n":"Drush\\Preflight","p":"Drush/Preflight.html"}},{"t":"C","n":"Drush\\Preflight\\LegacyPreflight","p":"Drush/Preflight/LegacyPreflight.html","d":"<p>Prepare to bootstrap Drupal</p>","f":{"n":"Drush\\Preflight","p":"Drush/Preflight.html"}},{"t":"C","n":"Drush\\Preflight\\Preflight","p":"Drush/Preflight/Preflight.html","d":"<p>The Drush preflight determines what needs to be done for this request.</p>","f":{"n":"Drush\\Preflight","p":"Drush/Preflight.html"}},{"t":"C","n":"Drush\\Preflight\\PreflightArgs","p":"Drush/Preflight/PreflightArgs.html","d":"<p>Storage for arguments preprocessed during preflight.</p>","f":{"n":"Drush\\Preflight","p":"Drush/Preflight.html"}},{"t":"C","n":"Drush\\Preflight\\PreflightArgsInterface","p":"Drush/Preflight/PreflightArgsInterface.html","d":"<p>Storage for arguments preprocessed during preflight.</p>","f":{"n":"Drush\\Preflight","p":"Drush/Preflight.html"}},{"t":"C","n":"Drush\\Preflight\\PreflightLog","p":"Drush/Preflight/PreflightLog.html","d":null,"f":{"n":"Drush\\Preflight","p":"Drush/Preflight.html"}},{"t":"C","n":"Drush\\Preflight\\PreflightSiteLocator","p":"Drush/Preflight/PreflightSiteLocator.html","d":null,"f":{"n":"Drush\\Preflight","p":"Drush/Preflight.html"}},{"t":"C","n":"Drush\\Preflight\\PreflightVerify","p":"Drush/Preflight/PreflightVerify.html","d":"<p>Helper methods to verify preflight state.</p>","f":{"n":"Drush\\Preflight","p":"Drush/Preflight.html"}},{"t":"C","n":"Drush\\Preflight\\RedispatchToSiteLocal","p":"Drush/Preflight/RedispatchToSiteLocal.html","d":"<p>RedispatchToSiteLocal forces an <code>exec</code> to the site-local Drush if it\nexist. We must do this super-early, before loading Drupal's autoload\nfile. If we do not, we will crash unless the site-local Drush and the\nglobal Drush are using the exact same versions of all dependencies, which\nwill rarely line up sufficiently to prevent problems.</p>","f":{"n":"Drush\\Preflight","p":"Drush/Preflight.html"}},{"t":"C","n":"Drush\\Psysh\\Caster","p":"Drush/Psysh/Caster.html","d":"<p>Caster class for VarDumper casters for the shell.</p>","f":{"n":"Drush\\Psysh","p":"Drush/Psysh.html"}},{"t":"C","n":"Drush\\Psysh\\DrushCommand","p":"Drush/Psysh/DrushCommand.html","d":"<p>DrushCommand is a PsySH proxy command which accepts a Drush command config\narray and tries to build an appropriate PsySH command for it.</p>","f":{"n":"Drush\\Psysh","p":"Drush/Psysh.html"}},{"t":"C","n":"Drush\\Psysh\\DrushHelpCommand","p":"Drush/Psysh/DrushHelpCommand.html","d":"<p>Help command.</p>","f":{"n":"Drush\\Psysh","p":"Drush/Psysh.html"}},{"t":"C","n":"Drush\\Psysh\\Shell","p":"Drush/Psysh/Shell.html","d":null,"f":{"n":"Drush\\Psysh","p":"Drush/Psysh.html"}},{"t":"C","n":"Drush\\Runtime\\DependencyInjection","p":"Drush/Runtime/DependencyInjection.html","d":"<p>Prepare our Dependency Injection Container</p>","f":{"n":"Drush\\Runtime","p":"Drush/Runtime.html"}},{"t":"C","n":"Drush\\Runtime\\ErrorHandler","p":"Drush/Runtime/ErrorHandler.html","d":"<p>Log PHP errors to the Drush log. This is in effect until Drupal's error\nhandler takes over.</p>","f":{"n":"Drush\\Runtime","p":"Drush/Runtime.html"}},{"t":"C","n":"Drush\\Runtime\\HandlerInterface","p":"Drush/Runtime/HandlerInterface.html","d":"<p>HandlerInterface represents a PHP system handler (e.g. the error reporting\nhandler, the shutdown handler) that may be globally installed.</p>","f":{"n":"Drush\\Runtime","p":"Drush/Runtime.html"}},{"t":"C","n":"Drush\\Runtime\\LegacyServiceFinder","p":"Drush/Runtime/LegacyServiceFinder.html","d":"<p>Find drush.services.yml files.</p>","f":{"n":"Drush\\Runtime","p":"Drush/Runtime.html"}},{"t":"C","n":"Drush\\Runtime\\LegacyServiceInstantiator","p":"Drush/Runtime/LegacyServiceInstantiator.html","d":"<p>Use the Symfony Dependency Injection Container to instantiate services.</p>","f":{"n":"Drush\\Runtime","p":"Drush/Runtime.html"}},{"t":"C","n":"Drush\\Runtime\\RedispatchHook","p":"Drush/Runtime/RedispatchHook.html","d":"<p>The RedispatchHook is installed as an init hook that runs before\nall commands. If the commandline contains an alias or a site specification\nthat points at a remote machine, then we will stop execution of the\ncurrent command and instead run the command remotely.</p>","f":{"n":"Drush\\Runtime","p":"Drush/Runtime.html"}},{"t":"C","n":"Drush\\Runtime\\Runtime","p":"Drush/Runtime/Runtime.html","d":"<p>Control the Drush runtime environment</p>","f":{"n":"Drush\\Runtime","p":"Drush/Runtime.html"}},{"t":"C","n":"Drush\\Runtime\\ServiceManager","p":"Drush/Runtime/ServiceManager.html","d":"<p>Manage Drush services.</p>","f":{"n":"Drush\\Runtime","p":"Drush/Runtime.html"}},{"t":"C","n":"Drush\\Runtime\\ShutdownHandler","p":"Drush/Runtime/ShutdownHandler.html","d":"<p>Drush's shutdown handler</p>","f":{"n":"Drush\\Runtime","p":"Drush/Runtime.html"}},{"t":"C","n":"Drush\\Runtime\\TildeExpansionHook","p":"Drush/Runtime/TildeExpansionHook.html","d":"<p>The TildeExpansionHook is installed as a preValidate hook that runs before\nall commands. Argument or option values containing a leading tilde will be expanded\nto an absolute path.</p>","f":{"n":"Drush\\Runtime","p":"Drush/Runtime.html"}},{"t":"C","n":"Drush\\SiteAlias\\HostPath","p":"Drush/SiteAlias/HostPath.html","d":"<p>A host path is a path on some machine. The machine may be specified\nby a label, and the label may be an @alias or a site specification.</p>","f":{"n":"Drush\\SiteAlias","p":"Drush/SiteAlias.html"}},{"t":"C","n":"Drush\\SiteAlias\\ProcessManager","p":"Drush/SiteAlias/ProcessManager.html","d":"<p>The Drush ProcessManager adds a few Drush-specific service methods.</p>","f":{"n":"Drush\\SiteAlias","p":"Drush/SiteAlias.html"}},{"t":"C","n":"Drush\\SiteAlias\\SiteAliasFileLoader","p":"Drush/SiteAlias/SiteAliasFileLoader.html","d":"<p>Discover alias files:</p>","f":{"n":"Drush\\SiteAlias","p":"Drush/SiteAlias.html"}},{"t":"C","n":"Drush\\SiteAlias\\SiteAliasManagerAwareInterface","p":"Drush/SiteAlias/SiteAliasManagerAwareInterface.html","d":"<p>Inflection interface for the site alias manager.</p>","f":{"n":"Drush\\SiteAlias","p":"Drush/SiteAlias.html"}},{"t":"C","n":"Drush\\SiteAlias\\SiteAliasName","p":"Drush/SiteAlias/SiteAliasName.html","d":"<p>Parse a string that contains a site alias name, and provide convenience\nmethods to access the parts.</p>","f":{"n":"Drush\\SiteAlias","p":"Drush/SiteAlias.html"}},{"t":"C","n":"Drush\\SiteAlias\\SiteSpecParser","p":"Drush/SiteAlias/SiteSpecParser.html","d":"<p>Parse a string that contains a site specification.</p>","f":{"n":"Drush\\SiteAlias","p":"Drush/SiteAlias.html"}},{"t":"C","n":"Drush\\SiteAlias\\Util\\InternalYamlDataFileLoader","p":"Drush/SiteAlias/Util/InternalYamlDataFileLoader.html","d":null,"f":{"n":"Drush\\SiteAlias\\Util","p":"Drush/SiteAlias/Util.html"}},{"t":"C","n":"Drush\\Sql\\SqlBase","p":"Drush/Sql/SqlBase.html","d":"<p>The base implementation for Drush database connections.</p>","f":{"n":"Drush\\Sql","p":"Drush/Sql.html"}},{"t":"C","n":"Drush\\Sql\\SqlException","p":"Drush/Sql/SqlException.html","d":null,"f":{"n":"Drush\\Sql","p":"Drush/Sql.html"}},{"t":"C","n":"Drush\\Sql\\SqlMariaDB","p":"Drush/Sql/SqlMariaDB.html","d":null,"f":{"n":"Drush\\Sql","p":"Drush/Sql.html"}},{"t":"C","n":"Drush\\Sql\\SqlMysql","p":"Drush/Sql/SqlMysql.html","d":null,"f":{"n":"Drush\\Sql","p":"Drush/Sql.html"}},{"t":"C","n":"Drush\\Sql\\SqlPgsql","p":"Drush/Sql/SqlPgsql.html","d":null,"f":{"n":"Drush\\Sql","p":"Drush/Sql.html"}},{"t":"C","n":"Drush\\Sql\\SqlSqlite","p":"Drush/Sql/SqlSqlite.html","d":null,"f":{"n":"Drush\\Sql","p":"Drush/Sql.html"}},{"t":"T","n":"Drush\\Sql\\SqlTableSelectionTrait","p":"Drush/Sql/SqlTableSelectionTrait.html","d":"<p>Note: when using this trait, also implement ConfigAwareInterface/ConfigAwareTrait.</p>","f":{"n":"Drush\\Sql","p":"Drush/Sql.html"}},{"t":"C","n":"Drush\\Symfony\\BootstrapCompilerPass","p":"Drush/Symfony/BootstrapCompilerPass.html","d":null,"f":{"n":"Drush\\Symfony","p":"Drush/Symfony.html"}},{"t":"C","n":"Drush\\Symfony\\DrushStyleInjector","p":"Drush/Symfony/DrushStyleInjector.html","d":null,"f":{"n":"Drush\\Symfony","p":"Drush/Symfony.html"}},{"t":"T","n":"Drush\\TestTraits\\CliTestTrait","p":"Drush/TestTraits/CliTestTrait.html","d":"<p>CliTestTrait provides an <code>execute()</code> method that is useful\nfor launching executable programs in functional tests.</p>","f":{"n":"Drush\\TestTraits","p":"Drush/TestTraits.html"}},{"t":"T","n":"Drush\\TestTraits\\DrushTestTrait","p":"Drush/TestTraits/DrushTestTrait.html","d":"<p>DrushTestTrait provides a <code>drush()</code> method that may be\nused to write functional tests for Drush extensions.</p>","f":{"n":"Drush\\TestTraits","p":"Drush/TestTraits.html"}},{"t":"T","n":"Drush\\TestTraits\\OutputUtilsTrait","p":"Drush/TestTraits/OutputUtilsTrait.html","d":"<p>OutputUtilsTrait provides some useful utility methods for test classes\nthat define <code>getOutputRaw()</code> and <code>getErrorOutputRaw()</code> methods.</p>","f":{"n":"Drush\\TestTraits","p":"Drush/TestTraits.html"}},{"t":"C","n":"Drush\\Utils\\FsUtils","p":"Drush/Utils/FsUtils.html","d":null,"f":{"n":"Drush\\Utils","p":"Drush/Utils.html"}},{"t":"C","n":"Drush\\Utils\\StringUtils","p":"Drush/Utils/StringUtils.html","d":null,"f":{"n":"Drush\\Utils","p":"Drush/Utils.html"}},{"t":"I","n":"Drush\\Attributes\\ValidatorInterface","p":"Drush/Attributes/ValidatorInterface.html","f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"I","n":"Drush\\Boot\\Boot","p":"Drush/Boot/Boot.html","f":{"n":"Drush\\Boot","p":"Drush/Boot.html"}},{"t":"I","n":"Drush\\Drupal\\Commands\\sql\\SanitizePluginInterface","p":"Drush/Drupal/Commands/sql/SanitizePluginInterface.html","f":{"n":"Drush\\Drupal\\Commands\\sql","p":"Drush/Drupal/Commands/sql.html"}},{"t":"I","n":"Drush\\Log\\SuccessInterface","p":"Drush/Log/SuccessInterface.html","f":{"n":"Drush\\Log","p":"Drush/Log.html"}},{"t":"I","n":"Drush\\Preflight\\PreflightArgsInterface","p":"Drush/Preflight/PreflightArgsInterface.html","f":{"n":"Drush\\Preflight","p":"Drush/Preflight.html"}},{"t":"I","n":"Drush\\Runtime\\HandlerInterface","p":"Drush/Runtime/HandlerInterface.html","f":{"n":"Drush\\Runtime","p":"Drush/Runtime.html"}},{"t":"I","n":"Drush\\SiteAlias\\SiteAliasManagerAwareInterface","p":"Drush/SiteAlias/SiteAliasManagerAwareInterface.html","f":{"n":"Drush\\SiteAlias","p":"Drush/SiteAlias.html"}},{"t":"M","n":"Drush\\Application::configureGlobalOptions","p":"Drush/Application.html#method_configureGlobalOptions","d":"<p>Add global options to the Application and their default values to Config.</p>"},{"t":"M","n":"Drush\\Application::bootstrapManager","p":"Drush/Application.html#method_bootstrapManager","d":null},{"t":"M","n":"Drush\\Application::setBootstrapManager","p":"Drush/Application.html#method_setBootstrapManager","d":null},{"t":"M","n":"Drush\\Application::aliasManager","p":"Drush/Application.html#method_aliasManager","d":null},{"t":"M","n":"Drush\\Application::setAliasManager","p":"Drush/Application.html#method_setAliasManager","d":null},{"t":"M","n":"Drush\\Application::setRedispatchHook","p":"Drush/Application.html#method_setRedispatchHook","d":null},{"t":"M","n":"Drush\\Application::setTildeExpansionHook","p":"Drush/Application.html#method_setTildeExpansionHook","d":null},{"t":"M","n":"Drush\\Application::setServiceManager","p":"Drush/Application.html#method_setServiceManager","d":null},{"t":"M","n":"Drush\\Application::getUri","p":"Drush/Application.html#method_getUri","d":"<p>Return the framework uri selected by the user.</p>"},{"t":"M","n":"Drush\\Application::refineUriSelection","p":"Drush/Application.html#method_refineUriSelection","d":"<p>If the user did not explicitly select a site URI,\nthen pick an appropriate site from the cwd.</p>"},{"t":"M","n":"Drush\\Application::selectUri","p":"Drush/Application.html#method_selectUri","d":"<p>Select a URI to use for the site, based on directory or config.</p>"},{"t":"M","n":"Drush\\Application::find","p":"Drush/Application.html#method_find","d":""},{"t":"M","n":"Drush\\Application::bootstrapAndFind","p":"Drush/Application.html#method_bootstrapAndFind","d":"<p>Look up a command. Bootstrap further if necessary.</p>"},{"t":"M","n":"Drush\\Application::checkObsolete","p":"Drush/Application.html#method_checkObsolete","d":"<p>If a command is annotated @obsolete, then we will throw an exception\nimmediately; the command will not run, and no hooks will be called.</p>"},{"t":"M","n":"Drush\\Application::configureIO","p":"Drush/Application.html#method_configureIO","d":""},{"t":"M","n":"Drush\\Application::configureAndRegisterCommands","p":"Drush/Application.html#method_configureAndRegisterCommands","d":"<p>Configure the application object and register all of the commandfiles\navailable in the search paths provided via Preflight</p>"},{"t":"M","n":"Drush\\Application::renderException","p":"Drush/Application.html#method_renderException","d":"<p>Renders a caught exception. Omits the command docs at end.</p>"},{"t":"M","n":"Drush\\Application::renderThrowable","p":"Drush/Application.html#method_renderThrowable","d":"<p>Renders a caught Throwable. Omits the command docs at end.</p>"},{"t":"M","n":"Drush\\Attributes\\Bootstrap::__construct","p":"Drush/Attributes/Bootstrap.html#method___construct","d":""},{"t":"M","n":"Drush\\Attributes\\Bootstrap::handle","p":"Drush/Attributes/Bootstrap.html#method_handle","d":null},{"t":"M","n":"Drush\\Attributes\\Format::__construct","p":"Drush/Attributes/Format.html#method___construct","d":""},{"t":"M","n":"Drush\\Attributes\\Format::handle","p":"Drush/Attributes/Format.html#method_handle","d":null},{"t":"M","n":"Drush\\Attributes\\InteractConfigName::__construct","p":"Drush/Attributes/InteractConfigName.html#method___construct","d":""},{"t":"M","n":"Drush\\Attributes\\InteractConfigName::handle","p":"Drush/Attributes/InteractConfigName.html#method_handle","d":null},{"t":"M","n":"Drush\\Attributes\\Kernel::__construct","p":"Drush/Attributes/Kernel.html#method___construct","d":""},{"t":"M","n":"Drush\\Attributes\\Kernel::handle","p":"Drush/Attributes/Kernel.html#method_handle","d":null},{"t":"M","n":"Drush\\Attributes\\NoArgumentsBase::handle","p":"Drush/Attributes/NoArgumentsBase.html#method_handle","d":null},{"t":"M","n":"Drush\\Attributes\\Obsolete::handle","p":"Drush/Attributes/Obsolete.html#method_handle","d":null},{"t":"M","n":"Drush\\Attributes\\OptionsetGetEditor::handle","p":"Drush/Attributes/OptionsetGetEditor.html#method_handle","d":null},{"t":"M","n":"Drush\\Attributes\\OptionsetProcBuild::handle","p":"Drush/Attributes/OptionsetProcBuild.html#method_handle","d":null},{"t":"M","n":"Drush\\Attributes\\OptionsetSql::handle","p":"Drush/Attributes/OptionsetSql.html#method_handle","d":null},{"t":"M","n":"Drush\\Attributes\\OptionsetSsh::handle","p":"Drush/Attributes/OptionsetSsh.html#method_handle","d":null},{"t":"M","n":"Drush\\Attributes\\OptionsetTableSelection::handle","p":"Drush/Attributes/OptionsetTableSelection.html#method_handle","d":null},{"t":"M","n":"Drush\\Attributes\\ValidateConfigName::__construct","p":"Drush/Attributes/ValidateConfigName.html#method___construct","d":""},{"t":"M","n":"Drush\\Attributes\\ValidateConfigName::validate","p":"Drush/Attributes/ValidateConfigName.html#method_validate","d":null},{"t":"M","n":"Drush\\Attributes\\ValidateEntityLoad::__construct","p":"Drush/Attributes/ValidateEntityLoad.html#method___construct","d":""},{"t":"M","n":"Drush\\Attributes\\ValidateEntityLoad::validate","p":"Drush/Attributes/ValidateEntityLoad.html#method_validate","d":null},{"t":"M","n":"Drush\\Attributes\\ValidateFileExists::__construct","p":"Drush/Attributes/ValidateFileExists.html#method___construct","d":""},{"t":"M","n":"Drush\\Attributes\\ValidateFileExists::validate","p":"Drush/Attributes/ValidateFileExists.html#method_validate","d":null},{"t":"M","n":"Drush\\Attributes\\ValidateModulesEnabled::__construct","p":"Drush/Attributes/ValidateModulesEnabled.html#method___construct","d":""},{"t":"M","n":"Drush\\Attributes\\ValidateModulesEnabled::validate","p":"Drush/Attributes/ValidateModulesEnabled.html#method_validate","d":null},{"t":"M","n":"Drush\\Attributes\\ValidatePermissions::__construct","p":"Drush/Attributes/ValidatePermissions.html#method___construct","d":""},{"t":"M","n":"Drush\\Attributes\\ValidatePermissions::validate","p":"Drush/Attributes/ValidatePermissions.html#method_validate","d":null},{"t":"M","n":"Drush\\Attributes\\ValidatePhpExtensions::__construct","p":"Drush/Attributes/ValidatePhpExtensions.html#method___construct","d":""},{"t":"M","n":"Drush\\Attributes\\ValidatePhpExtensions::validate","p":"Drush/Attributes/ValidatePhpExtensions.html#method_validate","d":null},{"t":"M","n":"Drush\\Attributes\\ValidateQueueName::__construct","p":"Drush/Attributes/ValidateQueueName.html#method___construct","d":""},{"t":"M","n":"Drush\\Attributes\\ValidateQueueName::validate","p":"Drush/Attributes/ValidateQueueName.html#method_validate","d":null},{"t":"M","n":"Drush\\Attributes\\ValidateQueueName::getQueues","p":"Drush/Attributes/ValidateQueueName.html#method_getQueues","d":null},{"t":"M","n":"Drush\\Attributes\\ValidatorBase::handle","p":"Drush/Attributes/ValidatorBase.html#method_handle","d":null},{"t":"M","n":"Drush\\Attributes\\ValidatorInterface::validate","p":"Drush/Attributes/ValidatorInterface.html#method_validate","d":null},{"t":"M","n":"Drush\\Attributes\\Version::__construct","p":"Drush/Attributes/Version.html#method___construct","d":""},{"t":"M","n":"Drush\\Attributes\\Version::handle","p":"Drush/Attributes/Version.html#method_handle","d":null},{"t":"M","n":"Drush\\Backend\\BackendPathEvaluator::evaluate","p":"Drush/Backend/BackendPathEvaluator.html#method_evaluate","d":"<p>Evaluate will check to see if the provided host path\ncontains a path alias. If it does, the alias will\nbe resolved, and the result of the resolution will be\ninjected into the HostPath, replacing the alias.</p>"},{"t":"M","n":"Drush\\Backend\\BackendPathEvaluator::resolve","p":"Drush/Backend/BackendPathEvaluator.html#method_resolve","d":"<p>Resolve will check to see if the provided host path\ncontains a path alias. If it does, the alias will\nbe resolved, and the result of the resolution will be\nreturned.</p>"},{"t":"M","n":"Drush\\Backend\\BackendPathEvaluator::lookup","p":"Drush/Backend/BackendPathEvaluator.html#method_lookup","d":"<p>Lookup will use the provided alias record to look up and return\nthe value of a path alias.</p>"},{"t":"M","n":"Drush\\Backend\\BackendPathEvaluator::request","p":"Drush/Backend/BackendPathEvaluator.html#method_request","d":"<p>Request the value of the path alias from the site associated with\nthe alias record.</p>"},{"t":"M","n":"Drush\\Boot\\BaseBoot::__construct","p":"Drush/Boot/BaseBoot.html#method___construct","d":null},{"t":"M","n":"Drush\\Boot\\BaseBoot::findUri","p":"Drush/Boot/BaseBoot.html#method_findUri","d":"<p>Select the best URI for the provided cwd. Only called\nif the user did not explicitly specify a URI.</p>"},{"t":"M","n":"Drush\\Boot\\BaseBoot::getUri","p":"Drush/Boot/BaseBoot.html#method_getUri","d":null},{"t":"M","n":"Drush\\Boot\\BaseBoot::setUri","p":"Drush/Boot/BaseBoot.html#method_setUri","d":"<p>Inject the uri for the specific site to be bootstrapped</p>"},{"t":"M","n":"Drush\\Boot\\BaseBoot::getPhase","p":"Drush/Boot/BaseBoot.html#method_getPhase","d":null},{"t":"M","n":"Drush\\Boot\\BaseBoot::setPhase","p":"Drush/Boot/BaseBoot.html#method_setPhase","d":null},{"t":"M","n":"Drush\\Boot\\BaseBoot::validRoot","p":"Drush/Boot/BaseBoot.html#method_validRoot","d":"<p>This function determines if the specified path points to\nthe root directory of a CMS that can be bootstrapped by\nthe specific subclass that implements it.</p>"},{"t":"M","n":"Drush\\Boot\\BaseBoot::getVersion","p":"Drush/Boot/BaseBoot.html#method_getVersion","d":"<p>Given a site root directory, determine the exact version of the software.</p>"},{"t":"M","n":"Drush\\Boot\\BaseBoot::commandDefaults","p":"Drush/Boot/BaseBoot.html#method_commandDefaults","d":null},{"t":"M","n":"Drush\\Boot\\BaseBoot::reportCommandError","p":"Drush/Boot/BaseBoot.html#method_reportCommandError","d":"<p>Called by Drush if a command is not found, or if the\ncommand was found, but did not meet requirements.</p>"},{"t":"M","n":"Drush\\Boot\\BaseBoot::bootstrapPhaseMap","p":"Drush/Boot/BaseBoot.html#method_bootstrapPhaseMap","d":"<p>Return an array mapping from bootstrap phase shorthand\nstrings (e.g. "full") to the corresponding bootstrap\nphase index constant (e.g. DRUSH_BOOTSTRAP_DRUPAL_FULL).</p>"},{"t":"M","n":"Drush\\Boot\\BaseBoot::lookUpPhaseIndex","p":"Drush/Boot/BaseBoot.html#method_lookUpPhaseIndex","d":"<p>Convert from a phase shorthand or constant to a phase index.</p>"},{"t":"M","n":"Drush\\Boot\\BaseBoot::bootstrapDrush","p":"Drush/Boot/BaseBoot.html#method_bootstrapDrush","d":null},{"t":"M","n":"Drush\\Boot\\BaseBoot::hasRegisteredSymfonyCommand","p":"Drush/Boot/BaseBoot.html#method_hasRegisteredSymfonyCommand","d":null},{"t":"M","n":"Drush\\Boot\\BaseBoot::terminate","p":"Drush/Boot/BaseBoot.html#method_terminate","d":"<p>This method is called during the shutdown of drush.</p>"},{"t":"M","n":"Drush\\Boot\\Boot::findUri","p":"Drush/Boot/Boot.html#method_findUri","d":"<p>Select the best URI for the provided cwd. Only called\nif the user did not explicitly specify a URI.</p>"},{"t":"M","n":"Drush\\Boot\\Boot::setUri","p":"Drush/Boot/Boot.html#method_setUri","d":"<p>Inject the uri for the specific site to be bootstrapped</p>"},{"t":"M","n":"Drush\\Boot\\Boot::validRoot","p":"Drush/Boot/Boot.html#method_validRoot","d":"<p>This function determines if the specified path points to\nthe root directory of a CMS that can be bootstrapped by\nthe specific subclass that implements it.</p>"},{"t":"M","n":"Drush\\Boot\\Boot::getVersion","p":"Drush/Boot/Boot.html#method_getVersion","d":"<p>Given a site root directory, determine the exact version of the software.</p>"},{"t":"M","n":"Drush\\Boot\\Boot::bootstrapPhases","p":"Drush/Boot/Boot.html#method_bootstrapPhases","d":"<p>Returns an array that determines what bootstrap phases\nare necessary to bootstrap this CMS. This array\nshould map from a numeric phase to the name of a method\n(string) in the Boot class that handles the bootstrap\nphase.</p>"},{"t":"M","n":"Drush\\Boot\\Boot::bootstrapPhaseMap","p":"Drush/Boot/Boot.html#method_bootstrapPhaseMap","d":"<p>Return an array mapping from bootstrap phase shorthand\nstrings (e.g. "full") to the corresponding bootstrap\nphase index constant (e.g. DRUSH_BOOTSTRAP_DRUPAL_FULL).</p>"},{"t":"M","n":"Drush\\Boot\\Boot::lookUpPhaseIndex","p":"Drush/Boot/Boot.html#method_lookUpPhaseIndex","d":"<p>Convert from a phase shorthand or constant to a phase index.</p>"},{"t":"M","n":"Drush\\Boot\\Boot::reportCommandError","p":"Drush/Boot/Boot.html#method_reportCommandError","d":"<p>Called by Drush if a command is not found, or if the\ncommand was found, but did not meet requirements.</p>"},{"t":"M","n":"Drush\\Boot\\Boot::terminate","p":"Drush/Boot/Boot.html#method_terminate","d":"<p>This method is called during the shutdown of drush.</p>"},{"t":"M","n":"Drush\\Boot\\BootstrapHook::__construct","p":"Drush/Boot/BootstrapHook.html#method___construct","d":null},{"t":"M","n":"Drush\\Boot\\BootstrapHook::initialize","p":"Drush/Boot/BootstrapHook.html#method_initialize","d":null},{"t":"M","n":"Drush\\Boot\\BootstrapManager::getPhase","p":"Drush/Boot/BootstrapManager.html#method_getPhase","d":""},{"t":"M","n":"Drush\\Boot\\BootstrapManager::setPhase","p":"Drush/Boot/BootstrapManager.html#method_setPhase","d":null},{"t":"M","n":"Drush\\Boot\\BootstrapManager::add","p":"Drush/Boot/BootstrapManager.html#method_add","d":"<p>Add a bootstrap object to the list of candidates.</p>"},{"t":"M","n":"Drush\\Boot\\BootstrapManager::drupalFinder","p":"Drush/Boot/BootstrapManager.html#method_drupalFinder","d":null},{"t":"M","n":"Drush\\Boot\\BootstrapManager::setDrupalFinder","p":"Drush/Boot/BootstrapManager.html#method_setDrupalFinder","d":null},{"t":"M","n":"Drush\\Boot\\BootstrapManager::getRoot","p":"Drush/Boot/BootstrapManager.html#method_getRoot","d":"<p>Return the framework root selected by the user.</p>"},{"t":"M","n":"Drush\\Boot\\BootstrapManager::getComposerRoot","p":"Drush/Boot/BootstrapManager.html#method_getComposerRoot","d":"<p>Return the composer root for the selected Drupal site.</p>"},{"t":"M","n":"Drush\\Boot\\BootstrapManager::getUri","p":"Drush/Boot/BootstrapManager.html#method_getUri","d":"<p>Return the framework uri selected by the user.</p>"},{"t":"M","n":"Drush\\Boot\\BootstrapManager::selectUri","p":"Drush/Boot/BootstrapManager.html#method_selectUri","d":"<p>This method is called by the Application iff the user\ndid not explicitly provide a URI.</p>"},{"t":"M","n":"Drush\\Boot\\BootstrapManager::setUri","p":"Drush/Boot/BootstrapManager.html#method_setUri","d":null},{"t":"M","n":"Drush\\Boot\\BootstrapManager::bootstrap","p":"Drush/Boot/BootstrapManager.html#method_bootstrap","d":"<p>Crete the bootstrap object if necessary, then return it.</p>"},{"t":"M","n":"Drush\\Boot\\BootstrapManager::injectBootstrap","p":"Drush/Boot/BootstrapManager.html#method_injectBootstrap","d":"<p>For use in testing</p>"},{"t":"M","n":"Drush\\Boot\\BootstrapManager::bootstrapObjectForRoot","p":"Drush/Boot/BootstrapManager.html#method_bootstrapObjectForRoot","d":"<p>Look up the best bootstrap class for the given location\nfrom the set of available candidates.</p>"},{"t":"M","n":"Drush\\Boot\\BootstrapManager::bootstrapPhases","p":"Drush/Boot/BootstrapManager.html#method_bootstrapPhases","d":"<p>Returns an array that determines what bootstrap phases\nare necessary to bootstrap the CMS.</p>"},{"t":"M","n":"Drush\\Boot\\BootstrapManager::doBootstrap","p":"Drush/Boot/BootstrapManager.html#method_doBootstrap","d":"<p>Bootstrap Drush to the desired phase.</p>"},{"t":"M","n":"Drush\\Boot\\BootstrapManager::hasBootstrap","p":"Drush/Boot/BootstrapManager.html#method_hasBootstrap","d":"<p>hasBootstrap determines whether the manager has a bootstrap object yet.</p>"},{"t":"M","n":"Drush\\Boot\\BootstrapManager::hasBootstrapped","p":"Drush/Boot/BootstrapManager.html#method_hasBootstrapped","d":"<p>Determine whether a given bootstrap phase has been completed.</p>"},{"t":"M","n":"Drush\\Boot\\BootstrapManager::bootstrapValidate","p":"Drush/Boot/BootstrapManager.html#method_bootstrapValidate","d":"<p>Validate whether a bootstrap phase can be reached.</p>"},{"t":"M","n":"Drush\\Boot\\BootstrapManager::bootstrapToPhase","p":"Drush/Boot/BootstrapManager.html#method_bootstrapToPhase","d":"<p>Bootstrap to the specified phase.</p>"},{"t":"M","n":"Drush\\Boot\\BootstrapManager::maxPhaseLimit","p":"Drush/Boot/BootstrapManager.html#method_maxPhaseLimit","d":null},{"t":"M","n":"Drush\\Boot\\BootstrapManager::bootstrapToPhaseIndex","p":"Drush/Boot/BootstrapManager.html#method_bootstrapToPhaseIndex","d":"<p>Bootstrap to the specified phase.</p>"},{"t":"M","n":"Drush\\Boot\\BootstrapManager::bootstrapMax","p":"Drush/Boot/BootstrapManager.html#method_bootstrapMax","d":"<p>Bootstrap to the highest level possible, without triggering any errors.</p>"},{"t":"M","n":"Drush\\Boot\\BootstrapManager::logger","p":"Drush/Boot/BootstrapManager.html#method_logger","d":"<p>Allow those with a reference to the BootstrapManager to use its logger</p>"},{"t":"M","n":"Drush\\Boot\\DrupalBoot::findUri","p":"Drush/Boot/DrupalBoot.html#method_findUri","d":"<p>Select the best URI for the provided cwd. Only called\nif the user did not explicitly specify a URI.</p>"},{"t":"M","n":"Drush\\Boot\\DrupalBoot::scanUpForUri","p":"Drush/Boot/DrupalBoot.html#method_scanUpForUri","d":null},{"t":"M","n":"Drush\\Boot\\DrupalBoot::validRoot","p":"Drush/Boot/DrupalBoot.html#method_validRoot","d":"<p>This function determines if the specified path points to\nthe root directory of a CMS that can be bootstrapped by\nthe specific subclass that implements it.</p>"},{"t":"M","n":"Drush\\Boot\\DrupalBoot::getVersion","p":"Drush/Boot/DrupalBoot.html#method_getVersion","d":"<p>Given a site root directory, determine the exact version of the software.</p>"},{"t":"M","n":"Drush\\Boot\\DrupalBoot::confPath","p":"Drush/Boot/DrupalBoot.html#method_confPath","d":null},{"t":"M","n":"Drush\\Boot\\DrupalBoot::bootstrapPhases","p":"Drush/Boot/DrupalBoot.html#method_bootstrapPhases","d":"<p>Bootstrap phases used with Drupal:</p>"},{"t":"M","n":"Drush\\Boot\\DrupalBoot::bootstrapPhaseMap","p":"Drush/Boot/DrupalBoot.html#method_bootstrapPhaseMap","d":"<p>Return an array mapping from bootstrap phase shorthand\nstrings (e.g. "full") to the corresponding bootstrap\nphase index constant (e.g. DRUSH_BOOTSTRAP_DRUPAL_FULL).</p>"},{"t":"M","n":"Drush\\Boot\\DrupalBoot::bootstrapDrupalRootValidate","p":"Drush/Boot/DrupalBoot.html#method_bootstrapDrupalRootValidate","d":"<p>Validate the DRUSH_BOOTSTRAP_DRUPAL_ROOT phase.</p>"},{"t":"M","n":"Drush\\Boot\\DrupalBoot::bootstrapDrupalRoot","p":"Drush/Boot/DrupalBoot.html#method_bootstrapDrupalRoot","d":"<p>Bootstrap Drush with a valid Drupal Directory.</p>"},{"t":"M","n":"Drush\\Boot\\DrupalBoot::bootstrapDrupalCore","p":"Drush/Boot/DrupalBoot.html#method_bootstrapDrupalCore","d":null},{"t":"M","n":"Drush\\Boot\\DrupalBoot::bootstrapDrupalSiteValidate","p":"Drush/Boot/DrupalBoot.html#method_bootstrapDrupalSiteValidate","d":"<p>VALIDATE the DRUSH_BOOTSTRAP_DRUPAL_SITE phase.</p>"},{"t":"M","n":"Drush\\Boot\\DrupalBoot::bootstrapDrupalSite","p":"Drush/Boot/DrupalBoot.html#method_bootstrapDrupalSite","d":"<p>Initialize a site on the Drupal root.</p>"},{"t":"M","n":"Drush\\Boot\\DrupalBoot::bootstrapDrupalConfiguration","p":"Drush/Boot/DrupalBoot.html#method_bootstrapDrupalConfiguration","d":"<p>Initialize and load the Drupal configuration files.</p>"},{"t":"M","n":"Drush\\Boot\\DrupalBoot::bootstrapDrupalDatabaseValidate","p":"Drush/Boot/DrupalBoot.html#method_bootstrapDrupalDatabaseValidate","d":"<p>Validate the DRUSH_BOOTSTRAP_DRUPAL_DATABASE phase</p>"},{"t":"M","n":"Drush\\Boot\\DrupalBoot::bootstrapDrupalDatabase","p":"Drush/Boot/DrupalBoot.html#method_bootstrapDrupalDatabase","d":"<p>Bootstrap the Drupal database.</p>"},{"t":"M","n":"Drush\\Boot\\DrupalBoot::bootstrapDrupalFull","p":"Drush/Boot/DrupalBoot.html#method_bootstrapDrupalFull","d":"<p>Attempt to load the full Drupal system.</p>"},{"t":"M","n":"Drush\\Boot\\DrupalBoot8::__construct","p":"Drush/Boot/DrupalBoot8.html#method___construct","d":null},{"t":"M","n":"Drush\\Boot\\DrupalBoot8::getRequest","p":"Drush/Boot/DrupalBoot8.html#method_getRequest","d":null},{"t":"M","n":"Drush\\Boot\\DrupalBoot8::setRequest","p":"Drush/Boot/DrupalBoot8.html#method_setRequest","d":null},{"t":"M","n":"Drush\\Boot\\DrupalBoot8::getKernel","p":"Drush/Boot/DrupalBoot8.html#method_getKernel","d":null},{"t":"M","n":"Drush\\Boot\\DrupalBoot8::setLogger","p":"Drush/Boot/DrupalBoot8.html#method_setLogger","d":"<p>Sometimes (e.g. in the integration tests), the DrupalBoot\nobject will be cached, and re-injected into a fresh set\nof preflight / bootstrap objects. When this happens, the\nnew Drush logger will be injected into the boot object. If\nthis happens after we have created the Drupal logger adapter\n(i.e., after bootstrapping Drupal), then we also need to\nupdate the logger reference in that adapter.</p>"},{"t":"M","n":"Drush\\Boot\\DrupalBoot8::validRoot","p":"Drush/Boot/DrupalBoot8.html#method_validRoot","d":"<p>This function determines if the specified path points to\nthe root directory of a CMS that can be bootstrapped by\nthe specific subclass that implements it.</p>"},{"t":"M","n":"Drush\\Boot\\DrupalBoot8::getVersion","p":"Drush/Boot/DrupalBoot8.html#method_getVersion","d":"<p>Given a site root directory, determine the exact version of the software.</p>"},{"t":"M","n":"Drush\\Boot\\DrupalBoot8::confPath","p":"Drush/Boot/DrupalBoot8.html#method_confPath","d":"<p>Beware, this function populates Database::Connection info.</p>"},{"t":"M","n":"Drush\\Boot\\DrupalBoot8::bootstrapDrupalSiteValidate","p":"Drush/Boot/DrupalBoot8.html#method_bootstrapDrupalSiteValidate","d":"<p>VALIDATE the DRUSH_BOOTSTRAP_DRUPAL_SITE phase.</p>"},{"t":"M","n":"Drush\\Boot\\DrupalBoot8::bootstrapDoDrupalSite","p":"Drush/Boot/DrupalBoot8.html#method_bootstrapDoDrupalSite","d":"<p>Called by bootstrapDrupalSite to do the main work\nof the Drush drupal site bootstrap.</p>"},{"t":"M","n":"Drush\\Boot\\DrupalBoot8::bootstrapDrupalConfigurationValidate","p":"Drush/Boot/DrupalBoot8.html#method_bootstrapDrupalConfigurationValidate","d":null},{"t":"M","n":"Drush\\Boot\\DrupalBoot8::bootstrapDrupalDatabaseValidate","p":"Drush/Boot/DrupalBoot8.html#method_bootstrapDrupalDatabaseValidate","d":"<p>Validate the DRUSH_BOOTSTRAP_DRUPAL_DATABASE phase</p>"},{"t":"M","n":"Drush\\Boot\\DrupalBoot8::bootstrapDrupalDatabase","p":"Drush/Boot/DrupalBoot8.html#method_bootstrapDrupalDatabase","d":"<p>Bootstrap the Drupal database.</p>"},{"t":"M","n":"Drush\\Boot\\DrupalBoot8::bootstrapDrupalConfiguration","p":"Drush/Boot/DrupalBoot8.html#method_bootstrapDrupalConfiguration","d":"<p>Initialize and load the Drupal configuration files.</p>"},{"t":"M","n":"Drush\\Boot\\DrupalBoot8::bootstrapDrupalFull","p":"Drush/Boot/DrupalBoot8.html#method_bootstrapDrupalFull","d":"<p>Attempt to load the full Drupal system.</p>"},{"t":"M","n":"Drush\\Boot\\DrupalBoot8::addDrupalModuleDrushCommands","p":"Drush/Boot/DrupalBoot8.html#method_addDrupalModuleDrushCommands","d":null},{"t":"M","n":"Drush\\Boot\\DrupalBoot8::terminate","p":"Drush/Boot/DrupalBoot8.html#method_terminate","d":"<p>This method is called during the shutdown of drush.</p>"},{"t":"M","n":"Drush\\Boot\\DrupalBootLevels::getPhaseName","p":"Drush/Boot/DrupalBootLevels.html#method_getPhaseName","d":null},{"t":"M","n":"Drush\\Boot\\EmptyBoot::validRoot","p":"Drush/Boot/EmptyBoot.html#method_validRoot","d":"<p>This function determines if the specified path points to\nthe root directory of a CMS that can be bootstrapped by\nthe specific subclass that implements it.</p>"},{"t":"M","n":"Drush\\Boot\\EmptyBoot::bootstrapPhases","p":"Drush/Boot/EmptyBoot.html#method_bootstrapPhases","d":"<p>Returns an array that determines what bootstrap phases\nare necessary to bootstrap this CMS. This array\nshould map from a numeric phase to the name of a method\n(string) in the Boot class that handles the bootstrap\nphase.</p>"},{"t":"M","n":"Drush\\Boot\\EmptyBoot::bootstrapInitPhases","p":"Drush/Boot/EmptyBoot.html#method_bootstrapInitPhases","d":null},{"t":"M","n":"Drush\\Boot\\Kernels::availableKernels","p":"Drush/Boot/Kernels.html#method_availableKernels","d":"<p>Returns the available kernels.</p>"},{"t":"M","n":"Drush\\Boot\\Kernels::getKernelFactory","p":"Drush/Boot/Kernels.html#method_getKernelFactory","d":"<p>Returns the factory method that can be used to retrieve the given kernel.</p>"},{"t":"M","n":"Drush\\Command\\DrushCommandInfoAlterer::alterCommandInfo","p":"Drush/Command/DrushCommandInfoAlterer.html#method_alterCommandInfo","d":null},{"t":"M","n":"Drush\\Command\\GlobalOptionsEventListener::getSubscribedEvents","p":"Drush/Command/GlobalOptionsEventListener.html#method_getSubscribedEvents","d":null},{"t":"M","n":"Drush\\Command\\GlobalOptionsEventListener::setGlobalOptions","p":"Drush/Command/GlobalOptionsEventListener.html#method_setGlobalOptions","d":"<p>Before a Console command runs, examine the global\ncommandline options from the event Input, and set\nconfiguration values as appropriate.</p>"},{"t":"M","n":"Drush\\Command\\RemoteCommandProxy::__construct","p":"Drush/Command/RemoteCommandProxy.html#method___construct","d":null},{"t":"M","n":"Drush\\Command\\RemoteCommandProxy::execute","p":"Drush/Command/RemoteCommandProxy.html#method_execute","d":null},{"t":"M","n":"Drush\\Command\\ServiceCommandlist::addCommandReference","p":"Drush/Command/ServiceCommandlist.html#method_addCommandReference","d":null},{"t":"M","n":"Drush\\Command\\ServiceCommandlist::getCommandList","p":"Drush/Command/ServiceCommandlist.html#method_getCommandList","d":null},{"t":"M","n":"Drush\\Commands\\AutowireTrait::create","p":"Drush/Commands/AutowireTrait.html#method_create","d":"<p>Instantiates a new instance of the implementing class using autowiring.</p>"},{"t":"M","n":"Drush\\Commands\\DrushCommands::__construct","p":"Drush/Commands/DrushCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\DrushCommands::io","p":"Drush/Commands/DrushCommands.html#method_io","d":"<p>Override Robo's IO function with our custom style.</p>"},{"t":"M","n":"Drush\\Commands\\DrushCommands::logger","p":"Drush/Commands/DrushCommands.html#method_logger","d":"<p>Returns a logger object.</p>"},{"t":"M","n":"Drush\\Commands\\DrushCommands::printFile","p":"Drush/Commands/DrushCommands.html#method_printFile","d":"<p>Print the contents of a file.</p>"},{"t":"M","n":"Drush\\Commands\\DrushCommands::preHook","p":"Drush/Commands/DrushCommands.html#method_preHook","d":"<p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p>"},{"t":"M","n":"Drush\\Commands\\DrushCommands::printFileTopic","p":"Drush/Commands/DrushCommands.html#method_printFileTopic","d":"<p>Print the contents of a file. The path comes from the @topic annotation.</p>"},{"t":"M","n":"Drush\\Commands\\DrushCommands::getStack","p":"Drush/Commands/DrushCommands.html#method_getStack","d":"<p>Get a Guzzle handler stack that uses the Drush logger.</p>"},{"t":"M","n":"Drush\\Commands\\ExampleCommands::exampleTable","p":"Drush/Commands/ExampleCommands.html#method_exampleTable","d":"<p>Demonstrate output formatters. Default format is 'table'.</p>"},{"t":"M","n":"Drush\\Commands\\ExampleCommands::alterFormatters","p":"Drush/Commands/ExampleCommands.html#method_alterFormatters","d":"<p>Demonstrate an alter hook with an option.</p>"},{"t":"M","n":"Drush\\Commands\\LegacyCommands::saconvert","p":"Drush/Commands/LegacyCommands.html#method_saconvert","d":"<p>site:alias-convert has been removed. Please use Drush 11 or convert by hand.</p>"},{"t":"M","n":"Drush\\Commands\\LegacyCommands::secphp","p":"Drush/Commands/LegacyCommands.html#method_secphp","d":"<p>pm:security-php has been removed. Please use <code>composer audit</code> command.</p>"},{"t":"M","n":"Drush\\Commands\\LegacyCommands::sec","p":"Drush/Commands/LegacyCommands.html#method_sec","d":"<p>pm:security has been removed. Please use <code>composer audit</code> command. See <a href=\"https://www.drupal.org/project/project_composer/issues/3301876\">https://www.drupal.org/project/project_composer/issues/3301876</a>.</p>"},{"t":"M","n":"Drush\\Commands\\OptionsCommands::optionsetProcBuild","p":"Drush/Commands/OptionsCommands.html#method_optionsetProcBuild","d":""},{"t":"M","n":"Drush\\Commands\\OptionsCommands::optionsetGetEditor","p":"Drush/Commands/OptionsCommands.html#method_optionsetGetEditor","d":""},{"t":"M","n":"Drush\\Commands\\OptionsCommands::optionsetSsh","p":"Drush/Commands/OptionsCommands.html#method_optionsetSsh","d":""},{"t":"M","n":"Drush\\Commands\\OptionsCommands::optionsetSql","p":"Drush/Commands/OptionsCommands.html#method_optionsetSql","d":""},{"t":"M","n":"Drush\\Commands\\OptionsCommands::optionsetTableSelection","p":"Drush/Commands/OptionsCommands.html#method_optionsetTableSelection","d":""},{"t":"M","n":"Drush\\Commands\\ValidatorsCommands::validateEntityLoad","p":"Drush/Commands/ValidatorsCommands.html#method_validateEntityLoad","d":"<p>Validate that passed entity names are valid.</p>"},{"t":"M","n":"Drush\\Commands\\ValidatorsCommands::validateModuleEnabled","p":"Drush/Commands/ValidatorsCommands.html#method_validateModuleEnabled","d":"<p>Validate that passed module names are enabled. We use post-init phase because interact() methods run early and they\nneed to know that their module is enabled (e.g. image-flush).</p>"},{"t":"M","n":"Drush\\Commands\\ValidatorsCommands::validateFileExists","p":"Drush/Commands/ValidatorsCommands.html#method_validateFileExists","d":"<p>Validate that the file path exists.</p>"},{"t":"M","n":"Drush\\Commands\\ValidatorsCommands::validatePHPExtension","p":"Drush/Commands/ValidatorsCommands.html#method_validatePHPExtension","d":"<p>Validate that required PHP extension exists.</p>"},{"t":"M","n":"Drush\\Commands\\ValidatorsCommands::validatePermissions","p":"Drush/Commands/ValidatorsCommands.html#method_validatePermissions","d":"<p>Validate that the permission exists.</p>"},{"t":"M","n":"Drush\\Commands\\config\\ConfigCommands::getConfigFactory","p":"Drush/Commands/config/ConfigCommands.html#method_getConfigFactory","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigCommands::__construct","p":"Drush/Commands/config/ConfigCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigCommands::create","p":"Drush/Commands/config/ConfigCommands.html#method_create","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigCommands::setExportStorage","p":"Drush/Commands/config/ConfigCommands.html#method_setExportStorage","d":""},{"t":"M","n":"Drush\\Commands\\config\\ConfigCommands::getConfigStorageExport","p":"Drush/Commands/config/ConfigCommands.html#method_getConfigStorageExport","d":""},{"t":"M","n":"Drush\\Commands\\config\\ConfigCommands::setImportTransformer","p":"Drush/Commands/config/ConfigCommands.html#method_setImportTransformer","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigCommands::hasImportTransformer","p":"Drush/Commands/config/ConfigCommands.html#method_hasImportTransformer","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigCommands::getImportTransformer","p":"Drush/Commands/config/ConfigCommands.html#method_getImportTransformer","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigCommands::get","p":"Drush/Commands/config/ConfigCommands.html#method_get","d":"<p>Display a config value, or a whole configuration object.</p>"},{"t":"M","n":"Drush\\Commands\\config\\ConfigCommands::set","p":"Drush/Commands/config/ConfigCommands.html#method_set","d":"<p>Save a config value directly. Does not perform a config import.</p>"},{"t":"M","n":"Drush\\Commands\\config\\ConfigCommands::edit","p":"Drush/Commands/config/ConfigCommands.html#method_edit","d":"<p>Open a config file in a text editor. Edits are imported after closing editor.</p>"},{"t":"M","n":"Drush\\Commands\\config\\ConfigCommands::delete","p":"Drush/Commands/config/ConfigCommands.html#method_delete","d":"<p>Delete a configuration key, or a whole object(s).</p>"},{"t":"M","n":"Drush\\Commands\\config\\ConfigCommands::status","p":"Drush/Commands/config/ConfigCommands.html#method_status","d":"<p>Display status of configuration (differences between the filesystem and database).</p>"},{"t":"M","n":"Drush\\Commands\\config\\ConfigCommands::getDirectory","p":"Drush/Commands/config/ConfigCommands.html#method_getDirectory","d":"<p>Determine which configuration directory to use and return directory path.</p>"},{"t":"M","n":"Drush\\Commands\\config\\ConfigCommands::getChanges","p":"Drush/Commands/config/ConfigCommands.html#method_getChanges","d":"<p>Returns the difference in configuration between active storage and target storage.</p>"},{"t":"M","n":"Drush\\Commands\\config\\ConfigCommands::getStorage","p":"Drush/Commands/config/ConfigCommands.html#method_getStorage","d":"<p>Get storage corresponding to a configuration directory.</p>"},{"t":"M","n":"Drush\\Commands\\config\\ConfigCommands::configChangesTable","p":"Drush/Commands/config/ConfigCommands.html#method_configChangesTable","d":"<p>Build a table of config changes.</p>"},{"t":"M","n":"Drush\\Commands\\config\\ConfigCommands::configComplete","p":"Drush/Commands/config/ConfigCommands.html#method_configComplete","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigCommands::interactConfigName","p":"Drush/Commands/config/ConfigCommands.html#method_interactConfigName","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigCommands::validateConfigName","p":"Drush/Commands/config/ConfigCommands.html#method_validateConfigName","d":"<p>Validate that a config name is valid.</p>"},{"t":"M","n":"Drush\\Commands\\config\\ConfigCommands::copyConfig","p":"Drush/Commands/config/ConfigCommands.html#method_copyConfig","d":"<p>Copies configuration objects from source storage to target storage.</p>"},{"t":"M","n":"Drush\\Commands\\config\\ConfigCommands::getDiff","p":"Drush/Commands/config/ConfigCommands.html#method_getDiff","d":"<p>Get diff between two config sets.</p>"},{"t":"M","n":"Drush\\Commands\\config\\ConfigExportCommands::getConfigManager","p":"Drush/Commands/config/ConfigExportCommands.html#method_getConfigManager","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigExportCommands::setExportStorage","p":"Drush/Commands/config/ConfigExportCommands.html#method_setExportStorage","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigExportCommands::getConfigStorageExport","p":"Drush/Commands/config/ConfigExportCommands.html#method_getConfigStorageExport","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigExportCommands::getConfigStorage","p":"Drush/Commands/config/ConfigExportCommands.html#method_getConfigStorage","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigExportCommands::getConfigStorageSync","p":"Drush/Commands/config/ConfigExportCommands.html#method_getConfigStorageSync","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigExportCommands::setConfigStorageSync","p":"Drush/Commands/config/ConfigExportCommands.html#method_setConfigStorageSync","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigExportCommands::__construct","p":"Drush/Commands/config/ConfigExportCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigExportCommands::create","p":"Drush/Commands/config/ConfigExportCommands.html#method_create","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigExportCommands::export","p":"Drush/Commands/config/ConfigExportCommands.html#method_export","d":"<p>Export Drupal configuration to a directory.</p>"},{"t":"M","n":"Drush\\Commands\\config\\ConfigExportCommands::doExport","p":"Drush/Commands/config/ConfigExportCommands.html#method_doExport","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigExportCommands::doAddCommit","p":"Drush/Commands/config/ConfigExportCommands.html#method_doAddCommit","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigExportCommands::validate","p":"Drush/Commands/config/ConfigExportCommands.html#method_validate","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigImportCommands::getConfigManager","p":"Drush/Commands/config/ConfigImportCommands.html#method_getConfigManager","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigImportCommands::getConfigStorage","p":"Drush/Commands/config/ConfigImportCommands.html#method_getConfigStorage","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigImportCommands::getConfigStorageSync","p":"Drush/Commands/config/ConfigImportCommands.html#method_getConfigStorageSync","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigImportCommands::setConfigStorageSync","p":"Drush/Commands/config/ConfigImportCommands.html#method_setConfigStorageSync","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigImportCommands::getConfigCache","p":"Drush/Commands/config/ConfigImportCommands.html#method_getConfigCache","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigImportCommands::getModuleHandler","p":"Drush/Commands/config/ConfigImportCommands.html#method_getModuleHandler","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigImportCommands::getEventDispatcher","p":"Drush/Commands/config/ConfigImportCommands.html#method_getEventDispatcher","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigImportCommands::getLock","p":"Drush/Commands/config/ConfigImportCommands.html#method_getLock","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigImportCommands::getConfigTyped","p":"Drush/Commands/config/ConfigImportCommands.html#method_getConfigTyped","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigImportCommands::getModuleInstaller","p":"Drush/Commands/config/ConfigImportCommands.html#method_getModuleInstaller","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigImportCommands::getThemeHandler","p":"Drush/Commands/config/ConfigImportCommands.html#method_getThemeHandler","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigImportCommands::getStringTranslation","p":"Drush/Commands/config/ConfigImportCommands.html#method_getStringTranslation","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigImportCommands::setImportTransformer","p":"Drush/Commands/config/ConfigImportCommands.html#method_setImportTransformer","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigImportCommands::hasImportTransformer","p":"Drush/Commands/config/ConfigImportCommands.html#method_hasImportTransformer","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigImportCommands::getImportTransformer","p":"Drush/Commands/config/ConfigImportCommands.html#method_getImportTransformer","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigImportCommands::getModuleExtensionList","p":"Drush/Commands/config/ConfigImportCommands.html#method_getModuleExtensionList","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigImportCommands::__construct","p":"Drush/Commands/config/ConfigImportCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigImportCommands::create","p":"Drush/Commands/config/ConfigImportCommands.html#method_create","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigImportCommands::import","p":"Drush/Commands/config/ConfigImportCommands.html#method_import","d":"<p>Import config from the config directory.</p>"},{"t":"M","n":"Drush\\Commands\\config\\ConfigImportCommands::doImport","p":"Drush/Commands/config/ConfigImportCommands.html#method_doImport","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigImportCommands::validate","p":"Drush/Commands/config/ConfigImportCommands.html#method_validate","d":"<p>Validate partial and source options.</p>"},{"t":"M","n":"Drush\\Commands\\config\\ConfigPullCommands::pull","p":"Drush/Commands/config/ConfigPullCommands.html#method_pull","d":"<p>Export and transfer config from one environment to another.</p>"},{"t":"M","n":"Drush\\Commands\\config\\ConfigPullCommands::validateConfigPull","p":"Drush/Commands/config/ConfigPullCommands.html#method_validateConfigPull","d":null},{"t":"M","n":"Drush\\Commands\\core\\ArchiveDumpCommands::dump","p":"Drush/Commands/core/ArchiveDumpCommands.html#method_dump","d":"<p>Backup your code, files, and database into a single file.</p>"},{"t":"M","n":"Drush\\Commands\\core\\ArchiveDumpCommands::prepareArchiveDir","p":"Drush/Commands/core/ArchiveDumpCommands.html#method_prepareArchiveDir","d":"<p>Creates a temporary directory for the archive.</p>"},{"t":"M","n":"Drush\\Commands\\core\\ArchiveRestoreCommands::restore","p":"Drush/Commands/core/ArchiveRestoreCommands.html#method_restore","d":"<p>Restore (import) your code, files, and database.</p>"},{"t":"M","n":"Drush\\Commands\\core\\ArchiveRestoreCommands::getExtractDir","p":"Drush/Commands/core/ArchiveRestoreCommands.html#method_getExtractDir","d":"<p>Extracts the archive.</p>"},{"t":"M","n":"Drush\\Commands\\core\\ArchiveRestoreCommands::importCode","p":"Drush/Commands/core/ArchiveRestoreCommands.html#method_importCode","d":"<p>Imports the code to the site.</p>"},{"t":"M","n":"Drush\\Commands\\core\\ArchiveRestoreCommands::importFiles","p":"Drush/Commands/core/ArchiveRestoreCommands.html#method_importFiles","d":"<p>Imports Drupal files to the site.</p>"},{"t":"M","n":"Drush\\Commands\\core\\ArchiveRestoreCommands::fileImportAbsolutePath","p":"Drush/Commands/core/ArchiveRestoreCommands.html#method_fileImportAbsolutePath","d":"<p>Determines the path where files should be extracted.</p>"},{"t":"M","n":"Drush\\Commands\\core\\ArchiveRestoreCommands::getDrupalRootPath","p":"Drush/Commands/core/ArchiveRestoreCommands.html#method_getDrupalRootPath","d":"<p>Returns the absolute path to Drupal root.</p>"},{"t":"M","n":"Drush\\Commands\\core\\ArchiveRestoreCommands::getDestinationPath","p":"Drush/Commands/core/ArchiveRestoreCommands.html#method_getDestinationPath","d":"<p>Returns the destination path.</p>"},{"t":"M","n":"Drush\\Commands\\core\\ArchiveRestoreCommands::getSiteAlias","p":"Drush/Commands/core/ArchiveRestoreCommands.html#method_getSiteAlias","d":"<p>Returns SiteAlias object by the site alias name.</p>"},{"t":"M","n":"Drush\\Commands\\core\\ArchiveRestoreCommands::rsyncFiles","p":"Drush/Commands/core/ArchiveRestoreCommands.html#method_rsyncFiles","d":"<p>Copies files from the source to the destination.</p>"},{"t":"M","n":"Drush\\Commands\\core\\ArchiveRestoreCommands::importDatabase","p":"Drush/Commands/core/ArchiveRestoreCommands.html#method_importDatabase","d":"<p>Imports the database dump to the site.</p>"},{"t":"M","n":"Drush\\Commands\\core\\BatchCommands::process","p":"Drush/Commands/core/BatchCommands.html#method_process","d":"<p>Process operations in the specified batch set.</p>"},{"t":"M","n":"Drush\\Commands\\core\\BrowseCommands::browse","p":"Drush/Commands/core/BrowseCommands.html#method_browse","d":"<p>Display a link to a given path or open link in a browser.</p>"},{"t":"M","n":"Drush\\Commands\\core\\CacheCommands::__construct","p":"Drush/Commands/core/CacheCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\core\\CacheCommands::create","p":"Drush/Commands/core/CacheCommands.html#method_create","d":null},{"t":"M","n":"Drush\\Commands\\core\\CacheCommands::get","p":"Drush/Commands/core/CacheCommands.html#method_get","d":"<p>Fetch a cached object and display it.</p>"},{"t":"M","n":"Drush\\Commands\\core\\CacheCommands::tags","p":"Drush/Commands/core/CacheCommands.html#method_tags","d":"<p>Invalidate by cache tags.</p>"},{"t":"M","n":"Drush\\Commands\\core\\CacheCommands::clear","p":"Drush/Commands/core/CacheCommands.html#method_clear","d":"<p>Clear a specific cache, or all Drupal caches.</p>"},{"t":"M","n":"Drush\\Commands\\core\\CacheCommands::interact","p":"Drush/Commands/core/CacheCommands.html#method_interact","d":null},{"t":"M","n":"Drush\\Commands\\core\\CacheCommands::set","p":"Drush/Commands/core/CacheCommands.html#method_set","d":"<p>Cache an object expressed in JSON or var_export() format.</p>"},{"t":"M","n":"Drush\\Commands\\core\\CacheCommands::setPrepareData","p":"Drush/Commands/core/CacheCommands.html#method_setPrepareData","d":null},{"t":"M","n":"Drush\\Commands\\core\\CacheCommands::validate","p":"Drush/Commands/core/CacheCommands.html#method_validate","d":null},{"t":"M","n":"Drush\\Commands\\core\\CacheCommands::getTypes","p":"Drush/Commands/core/CacheCommands.html#method_getTypes","d":"<p>Types of caches available for clearing. Contrib commands can hook in their own.</p>"},{"t":"M","n":"Drush\\Commands\\core\\CacheCommands::clearDrush","p":"Drush/Commands/core/CacheCommands.html#method_clearDrush","d":"<p>Clear caches internal to Drush core.</p>"},{"t":"M","n":"Drush\\Commands\\core\\CacheCommands::clearBins","p":"Drush/Commands/core/CacheCommands.html#method_clearBins","d":"<p>Clear one or more cache bins.</p>"},{"t":"M","n":"Drush\\Commands\\core\\CacheCommands::clearThemeRegistry","p":"Drush/Commands/core/CacheCommands.html#method_clearThemeRegistry","d":null},{"t":"M","n":"Drush\\Commands\\core\\CacheCommands::clearRouter","p":"Drush/Commands/core/CacheCommands.html#method_clearRouter","d":null},{"t":"M","n":"Drush\\Commands\\core\\CacheCommands::clearCssJs","p":"Drush/Commands/core/CacheCommands.html#method_clearCssJs","d":null},{"t":"M","n":"Drush\\Commands\\core\\CacheCommands::clearContainer","p":"Drush/Commands/core/CacheCommands.html#method_clearContainer","d":null},{"t":"M","n":"Drush\\Commands\\core\\CacheCommands::clearRender","p":"Drush/Commands/core/CacheCommands.html#method_clearRender","d":"<p>Clears the render cache entries.</p>"},{"t":"M","n":"Drush\\Commands\\core\\CacheCommands::clearPlugin","p":"Drush/Commands/core/CacheCommands.html#method_clearPlugin","d":null},{"t":"M","n":"Drush\\Commands\\core\\CacheRebuildCommands::__construct","p":"Drush/Commands/core/CacheRebuildCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\core\\CacheRebuildCommands::createEarly","p":"Drush/Commands/core/CacheRebuildCommands.html#method_createEarly","d":null},{"t":"M","n":"Drush\\Commands\\core\\CacheRebuildCommands::rebuild","p":"Drush/Commands/core/CacheRebuildCommands.html#method_rebuild","d":"<p>Rebuild all caches.</p>"},{"t":"M","n":"Drush\\Commands\\core\\CliCommands::__construct","p":"Drush/Commands/core/CliCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\core\\CliCommands::create","p":"Drush/Commands/core/CliCommands.html#method_create","d":null},{"t":"M","n":"Drush\\Commands\\core\\CliCommands::docs","p":"Drush/Commands/core/CliCommands.html#method_docs","d":"<p>Drush's PHP Shell.</p>"},{"t":"M","n":"Drush\\Commands\\core\\CliCommands::cli","p":"Drush/Commands/core/CliCommands.html#method_cli","d":"<p>Open an interactive shell on a Drupal site.</p>"},{"t":"M","n":"Drush\\Commands\\core\\CliCommands::getDrushCommands","p":"Drush/Commands/core/CliCommands.html#method_getDrushCommands","d":"<p>Returns a filtered list of Drush commands used for CLI commands.</p>"},{"t":"M","n":"Drush\\Commands\\core\\CliCommands::getCasters","p":"Drush/Commands/core/CliCommands.html#method_getCasters","d":"<p>Returns a mapped array of casters for use in the shell.</p>"},{"t":"M","n":"Drush\\Commands\\core\\CliCommands::historyPath","p":"Drush/Commands/core/CliCommands.html#method_historyPath","d":"<p>Returns the file path for the CLI history.</p>"},{"t":"M","n":"Drush\\Commands\\core\\CliCommands::getPhpKeywords","p":"Drush/Commands/core/CliCommands.html#method_getPhpKeywords","d":"<p>Returns a list of PHP keywords.</p>"},{"t":"M","n":"Drush\\Commands\\core\\CliCommands::makeEntitiesAvailableWithShortClassNames","p":"Drush/Commands/core/CliCommands.html#method_makeEntitiesAvailableWithShortClassNames","d":null},{"t":"M","n":"Drush\\Commands\\core\\CoreCommands::globalOptions","p":"Drush/Commands/core/CoreCommands.html#method_globalOptions","d":"<p>All global options.</p>"},{"t":"M","n":"Drush\\Commands\\core\\CoreCommands::version","p":"Drush/Commands/core/CoreCommands.html#method_version","d":"<p>Show Drush version.</p>"},{"t":"M","n":"Drush\\Commands\\core\\DeployCommands::deploy","p":"Drush/Commands/core/DeployCommands.html#method_deploy","d":"<p>Run several commands after performing a code deployment.</p>"},{"t":"M","n":"Drush\\Commands\\core\\DeployCommands::cacheRebuild","p":"Drush/Commands/core/DeployCommands.html#method_cacheRebuild","d":""},{"t":"M","n":"Drush\\Commands\\core\\DeployHookCommands::getRegistry","p":"Drush/Commands/core/DeployHookCommands.html#method_getRegistry","d":"<p>Get the deploy hook update registry.</p>"},{"t":"M","n":"Drush\\Commands\\core\\DeployHookCommands::setUpdateType","p":"Drush/Commands/core/DeployHookCommands.html#method_setUpdateType","d":null},{"t":"M","n":"Drush\\Commands\\core\\DocsCommands::readme","p":"Drush/Commands/core/DocsCommands.html#method_readme","d":"README.md"},{"t":"M","n":"Drush\\Commands\\core\\DocsCommands::bisect","p":"Drush/Commands/core/DocsCommands.html#method_bisect","d":"<p>Drush docs for Git Bisect.</p>"},{"t":"M","n":"Drush\\Commands\\core\\DocsCommands::config","p":"Drush/Commands/core/DocsCommands.html#method_config","d":"<p>Drush configuration.</p>"},{"t":"M","n":"Drush\\Commands\\core\\DocsCommands::hooks","p":"Drush/Commands/core/DocsCommands.html#method_hooks","d":"<p>Drush hooks.</p>"},{"t":"M","n":"Drush\\Commands\\core\\DocsCommands::configExport","p":"Drush/Commands/core/DocsCommands.html#method_configExport","d":"<p>Drupal config export instructions, including customizing config by environment.</p>"},{"t":"M","n":"Drush\\Commands\\core\\DocsCommands::outputFormatsFilters","p":"Drush/Commands/core/DocsCommands.html#method_outputFormatsFilters","d":"<p>Output formatters and filters: control the command output</p>"},{"t":"M","n":"Drush\\Commands\\core\\DocsCommands::siteAliases","p":"Drush/Commands/core/DocsCommands.html#method_siteAliases","d":"<p>Creating site aliases for running Drush on remote sites.</p>"},{"t":"M","n":"Drush\\Commands\\core\\DocsCommands::script","p":"Drush/Commands/core/DocsCommands.html#method_script","d":"<p>An example Drush script.</p>"},{"t":"M","n":"Drush\\Commands\\core\\DocsCommands::bootstrap","p":"Drush/Commands/core/DocsCommands.html#method_bootstrap","d":"<p>Bootstrap explanation: how Drush starts up and prepares the Drupal environment.</p>"},{"t":"M","n":"Drush\\Commands\\core\\DocsCommands::cron","p":"Drush/Commands/core/DocsCommands.html#method_cron","d":"<p>Crontab instructions for running your Drupal cron tasks via <code>drush cron</code>.</p>"},{"t":"M","n":"Drush\\Commands\\core\\DocsCommands::commands","p":"Drush/Commands/core/DocsCommands.html#method_commands","d":"<p>Instructions on creating your own Drush commands.</p>"},{"t":"M","n":"Drush\\Commands\\core\\DocsCommands::generators","p":"Drush/Commands/core/DocsCommands.html#method_generators","d":"<p>Instructions on creating your own Drush Generators.</p>"},{"t":"M","n":"Drush\\Commands\\core\\DocsCommands::exampleCommand","p":"Drush/Commands/core/DocsCommands.html#method_exampleCommand","d":"<p>Example Drush command file.</p>"},{"t":"M","n":"Drush\\Commands\\core\\DocsCommands::migrate","p":"Drush/Commands/core/DocsCommands.html#method_migrate","d":"<p>Defining and running migrations.</p>"},{"t":"M","n":"Drush\\Commands\\core\\DocsCommands::syncHttp","p":"Drush/Commands/core/DocsCommands.html#method_syncHttp","d":"<p>Extend sql-sync to allow transfer of the sql dump file via http.</p>"},{"t":"M","n":"Drush\\Commands\\core\\DocsCommands::policy","p":"Drush/Commands/core/DocsCommands.html#method_policy","d":"<p>Example policy file.</p>"},{"t":"M","n":"Drush\\Commands\\core\\DocsCommands::deploy","p":"Drush/Commands/core/DocsCommands.html#method_deploy","d":"<p>Deploy command for Drupal.</p>"},{"t":"M","n":"Drush\\Commands\\core\\DrupalCommands::getCron","p":"Drush/Commands/core/DrupalCommands.html#method_getCron","d":null},{"t":"M","n":"Drush\\Commands\\core\\DrupalCommands::getModuleHandler","p":"Drush/Commands/core/DrupalCommands.html#method_getModuleHandler","d":null},{"t":"M","n":"Drush\\Commands\\core\\DrupalCommands::getRouteProvider","p":"Drush/Commands/core/DrupalCommands.html#method_getRouteProvider","d":null},{"t":"M","n":"Drush\\Commands\\core\\DrupalCommands::__construct","p":"Drush/Commands/core/DrupalCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\core\\DrupalCommands::create","p":"Drush/Commands/core/DrupalCommands.html#method_create","d":null},{"t":"M","n":"Drush\\Commands\\core\\DrupalCommands::cron","p":"Drush/Commands/core/DrupalCommands.html#method_cron","d":"<p>Run all cron hooks in all active modules for specified site.</p>"},{"t":"M","n":"Drush\\Commands\\core\\DrupalCommands::requirements","p":"Drush/Commands/core/DrupalCommands.html#method_requirements","d":"<p>Information about things that may be wrong in your Drupal installation.</p>"},{"t":"M","n":"Drush\\Commands\\core\\DrupalCommands::route","p":"Drush/Commands/core/DrupalCommands.html#method_route","d":"<p>View information about all routes or one route.</p>"},{"t":"M","n":"Drush\\Commands\\core\\DrupalDirectoryCommands::__construct","p":"Drush/Commands/core/DrupalDirectoryCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\core\\DrupalDirectoryCommands::drupalDirectory","p":"Drush/Commands/core/DrupalDirectoryCommands.html#method_drupalDirectory","d":"<p>Return the filesystem path for modules/themes and other key folders.</p>"},{"t":"M","n":"Drush\\Commands\\core\\DrupalDirectoryCommands::getPath","p":"Drush/Commands/core/DrupalDirectoryCommands.html#method_getPath","d":"<p>Given a target (e.g.</p>"},{"t":"M","n":"Drush\\Commands\\core\\DrupliconCommands::optionset","p":"Drush/Commands/core/DrupliconCommands.html#method_optionset","d":null},{"t":"M","n":"Drush\\Commands\\core\\DrupliconCommands::druplicon","p":"Drush/Commands/core/DrupliconCommands.html#method_druplicon","d":"<p>Print druplicon as post-command output.</p>"},{"t":"M","n":"Drush\\Commands\\core\\EditCommands::edit","p":"Drush/Commands/core/EditCommands.html#method_edit","d":"<p>Edit drush.yml, site alias, and Drupal settings.php files.</p>"},{"t":"M","n":"Drush\\Commands\\core\\EditCommands::load","p":"Drush/Commands/core/EditCommands.html#method_load","d":null},{"t":"M","n":"Drush\\Commands\\core\\EditCommands::phpIniFiles","p":"Drush/Commands/core/EditCommands.html#method_phpIniFiles","d":null},{"t":"M","n":"Drush\\Commands\\core\\EditCommands::bashFiles","p":"Drush/Commands/core/EditCommands.html#method_bashFiles","d":null},{"t":"M","n":"Drush\\Commands\\core\\EditCommands::findBashrc","p":"Drush/Commands/core/EditCommands.html#method_findBashrc","d":"<p>Determine which .bashrc file is best to use on this platform.</p>"},{"t":"M","n":"Drush\\Commands\\core\\EditCommands::complete","p":"Drush/Commands/core/EditCommands.html#method_complete","d":null},{"t":"M","n":"Drush\\Commands\\core\\EntityCommands::__construct","p":"Drush/Commands/core/EntityCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\core\\EntityCommands::create","p":"Drush/Commands/core/EntityCommands.html#method_create","d":null},{"t":"M","n":"Drush\\Commands\\core\\EntityCommands::delete","p":"Drush/Commands/core/EntityCommands.html#method_delete","d":"<p>Delete content entities.</p>"},{"t":"M","n":"Drush\\Commands\\core\\EntityCommands::doDelete","p":"Drush/Commands/core/EntityCommands.html#method_doDelete","d":"<p>Actual delete method.</p>"},{"t":"M","n":"Drush\\Commands\\core\\EntityCommands::loadSave","p":"Drush/Commands/core/EntityCommands.html#method_loadSave","d":"<p>Load and save entities.</p>"},{"t":"M","n":"Drush\\Commands\\core\\EntityCommands::doSave","p":"Drush/Commands/core/EntityCommands.html#method_doSave","d":"<p>Actual save method.</p>"},{"t":"M","n":"Drush\\Commands\\core\\EntityCommands::getQuery","p":"Drush/Commands/core/EntityCommands.html#method_getQuery","d":""},{"t":"M","n":"Drush\\Commands\\core\\EntityCreateCommands::__construct","p":"Drush/Commands/core/EntityCreateCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\core\\EntityCreateCommands::create","p":"Drush/Commands/core/EntityCreateCommands.html#method_create","d":null},{"t":"M","n":"Drush\\Commands\\core\\EntityCreateCommands::createEntity","p":"Drush/Commands/core/EntityCreateCommands.html#method_createEntity","d":"<p>Create a content entity after prompting for field values.</p>"},{"t":"M","n":"Drush\\Commands\\core\\EntityCreateCommands::setValue","p":"Drush/Commands/core/EntityCreateCommands.html#method_setValue","d":null},{"t":"M","n":"Drush\\Commands\\core\\ImageCommands::flush","p":"Drush/Commands/core/ImageCommands.html#method_flush","d":"<p>Flush all derived images for a given style.</p>"},{"t":"M","n":"Drush\\Commands\\core\\ImageCommands::interactFlush","p":"Drush/Commands/core/ImageCommands.html#method_interactFlush","d":null},{"t":"M","n":"Drush\\Commands\\core\\ImageCommands::postInit","p":"Drush/Commands/core/ImageCommands.html#method_postInit","d":null},{"t":"M","n":"Drush\\Commands\\core\\ImageCommands::derive","p":"Drush/Commands/core/ImageCommands.html#method_derive","d":"<p>Create an image derivative.</p>"},{"t":"M","n":"Drush\\Commands\\core\\JsonapiCommands::get","p":"Drush/Commands/core/JsonapiCommands.html#method_get","d":"<p>Execute a JSONAPI request.</p>"},{"t":"M","n":"Drush\\Commands\\core\\LanguageCommands::getLanguageManager","p":"Drush/Commands/core/LanguageCommands.html#method_getLanguageManager","d":null},{"t":"M","n":"Drush\\Commands\\core\\LanguageCommands::getModuleHandler","p":"Drush/Commands/core/LanguageCommands.html#method_getModuleHandler","d":null},{"t":"M","n":"Drush\\Commands\\core\\LanguageCommands::__construct","p":"Drush/Commands/core/LanguageCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\core\\LanguageCommands::create","p":"Drush/Commands/core/LanguageCommands.html#method_create","d":null},{"t":"M","n":"Drush\\Commands\\core\\LanguageCommands::add","p":"Drush/Commands/core/LanguageCommands.html#method_add","d":null},{"t":"M","n":"Drush\\Commands\\core\\LanguageCommands::info","p":"Drush/Commands/core/LanguageCommands.html#method_info","d":"<p>Print the currently available languages.</p>"},{"t":"M","n":"Drush\\Commands\\core\\LinkHooks::__construct","p":"Drush/Commands/core/LinkHooks.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\core\\LinkHooks::create","p":"Drush/Commands/core/LinkHooks.html#method_create","d":null},{"t":"M","n":"Drush\\Commands\\core\\LinkHooks::hookOption","p":"Drush/Commands/core/LinkHooks.html#method_hookOption","d":null},{"t":"M","n":"Drush\\Commands\\core\\LinkHooks::hookSetOptions","p":"Drush/Commands/core/LinkHooks.html#method_hookSetOptions","d":null},{"t":"M","n":"Drush\\Commands\\core\\LinkHooks::hookFieldConfig","p":"Drush/Commands/core/LinkHooks.html#method_hookFieldConfig","d":null},{"t":"M","n":"Drush\\Commands\\core\\LinkHooks::askLinkType","p":"Drush/Commands/core/LinkHooks.html#method_askLinkType","d":null},{"t":"M","n":"Drush\\Commands\\core\\LinkHooks::askAllowLinkText","p":"Drush/Commands/core/LinkHooks.html#method_askAllowLinkText","d":null},{"t":"M","n":"Drush\\Commands\\core\\LinkHooks::isInstalled","p":"Drush/Commands/core/LinkHooks.html#method_isInstalled","d":null},{"t":"M","n":"Drush\\Commands\\core\\LocaleCommands::getLanguageManager","p":"Drush/Commands/core/LocaleCommands.html#method_getLanguageManager","d":null},{"t":"M","n":"Drush\\Commands\\core\\LocaleCommands::getConfigFactory","p":"Drush/Commands/core/LocaleCommands.html#method_getConfigFactory","d":null},{"t":"M","n":"Drush\\Commands\\core\\LocaleCommands::getModuleHandler","p":"Drush/Commands/core/LocaleCommands.html#method_getModuleHandler","d":null},{"t":"M","n":"Drush\\Commands\\core\\LocaleCommands::getState","p":"Drush/Commands/core/LocaleCommands.html#method_getState","d":null},{"t":"M","n":"Drush\\Commands\\core\\LocaleCommands::__construct","p":"Drush/Commands/core/LocaleCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\core\\LocaleCommands::create","p":"Drush/Commands/core/LocaleCommands.html#method_create","d":null},{"t":"M","n":"Drush\\Commands\\core\\LocaleCommands::check","p":"Drush/Commands/core/LocaleCommands.html#method_check","d":"<p>Checks for available translation updates.</p>"},{"t":"M","n":"Drush\\Commands\\core\\LocaleCommands::clearStatus","p":"Drush/Commands/core/LocaleCommands.html#method_clearStatus","d":"<p>Clears the translation status.</p>"},{"t":"M","n":"Drush\\Commands\\core\\LocaleCommands::update","p":"Drush/Commands/core/LocaleCommands.html#method_update","d":"<p>Imports the available translation updates.</p>"},{"t":"M","n":"Drush\\Commands\\core\\LocaleCommands::export","p":"Drush/Commands/core/LocaleCommands.html#method_export","d":"<p>Exports to a gettext translation file.</p>"},{"t":"M","n":"Drush\\Commands\\core\\LocaleCommands::exportValidate","p":"Drush/Commands/core/LocaleCommands.html#method_exportValidate","d":"<p>Assure that required options are set.</p>"},{"t":"M","n":"Drush\\Commands\\core\\LocaleCommands::importAll","p":"Drush/Commands/core/LocaleCommands.html#method_importAll","d":"<p>Imports multiple translation files from the defined directory.</p>"},{"t":"M","n":"Drush\\Commands\\core\\LocaleCommands::import","p":"Drush/Commands/core/LocaleCommands.html#method_import","d":"<p>Imports to a gettext translation file.</p>"},{"t":"M","n":"Drush\\Commands\\core\\LoginCommands::__construct","p":"Drush/Commands/core/LoginCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\core\\LoginCommands::login","p":"Drush/Commands/core/LoginCommands.html#method_login","d":"<p>Display a one time login link for user ID 1, or another user.</p>"},{"t":"M","n":"Drush\\Commands\\core\\MaintCommands::__construct","p":"Drush/Commands/core/MaintCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\core\\MaintCommands::getState","p":"Drush/Commands/core/MaintCommands.html#method_getState","d":null},{"t":"M","n":"Drush\\Commands\\core\\MaintCommands::get","p":"Drush/Commands/core/MaintCommands.html#method_get","d":"<p>Get maintenance mode. Returns 1 if enabled, 0 if not.</p>"},{"t":"M","n":"Drush\\Commands\\core\\MaintCommands::set","p":"Drush/Commands/core/MaintCommands.html#method_set","d":"<p>Set maintenance mode.</p>"},{"t":"M","n":"Drush\\Commands\\core\\MaintCommands::status","p":"Drush/Commands/core/MaintCommands.html#method_status","d":"<p>Fail if maintenance mode is enabled.</p>"},{"t":"M","n":"Drush\\Commands\\core\\MessengerCommands::__construct","p":"Drush/Commands/core/MessengerCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\core\\MessengerCommands::create","p":"Drush/Commands/core/MessengerCommands.html#method_create","d":null},{"t":"M","n":"Drush\\Commands\\core\\MessengerCommands::pre","p":"Drush/Commands/core/MessengerCommands.html#method_pre","d":null},{"t":"M","n":"Drush\\Commands\\core\\MessengerCommands::post","p":"Drush/Commands/core/MessengerCommands.html#method_post","d":null},{"t":"M","n":"Drush\\Commands\\core\\MessengerCommands::log","p":"Drush/Commands/core/MessengerCommands.html#method_log","d":null},{"t":"M","n":"Drush\\Commands\\core\\MigrateRunnerCommands::__construct","p":"Drush/Commands/core/MigrateRunnerCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\core\\MigrateRunnerCommands::create","p":"Drush/Commands/core/MigrateRunnerCommands.html#method_create","d":null},{"t":"M","n":"Drush\\Commands\\core\\MigrateRunnerCommands::setMigrationPluginManager","p":"Drush/Commands/core/MigrateRunnerCommands.html#method_setMigrationPluginManager","d":"<p>Provide a migration plugin manager.</p>"},{"t":"M","n":"Drush\\Commands\\core\\MigrateRunnerCommands::status","p":"Drush/Commands/core/MigrateRunnerCommands.html#method_status","d":"<p>List all migrations with current status.</p>"},{"t":"M","n":"Drush\\Commands\\core\\MigrateRunnerCommands::getMigrationSourceRowsCount","p":"Drush/Commands/core/MigrateRunnerCommands.html#method_getMigrationSourceRowsCount","d":"<p>Returns the migration source rows count.</p>"},{"t":"M","n":"Drush\\Commands\\core\\MigrateRunnerCommands::getMigrationNeedingUpdateCount","p":"Drush/Commands/core/MigrateRunnerCommands.html#method_getMigrationNeedingUpdateCount","d":"<p>Returns the number of items that needs update.</p>"},{"t":"M","n":"Drush\\Commands\\core\\MigrateRunnerCommands::getMigrationUnprocessedCount","p":"Drush/Commands/core/MigrateRunnerCommands.html#method_getMigrationUnprocessedCount","d":"<p>Returns the number of unprocessed items.</p>"},{"t":"M","n":"Drush\\Commands\\core\\MigrateRunnerCommands::getMigrationImportedCount","p":"Drush/Commands/core/MigrateRunnerCommands.html#method_getMigrationImportedCount","d":"<p>Returns the number of imported items.</p>"},{"t":"M","n":"Drush\\Commands\\core\\MigrateRunnerCommands::getMigrationLastImportedTime","p":"Drush/Commands/core/MigrateRunnerCommands.html#method_getMigrationLastImportedTime","d":"<p>Returns the last imported date/time if any.</p>"},{"t":"M","n":"Drush\\Commands\\core\\MigrateRunnerCommands::padTableRow","p":"Drush/Commands/core/MigrateRunnerCommands.html#method_padTableRow","d":"<p>Pads an incomplete table row with empty cells.</p>"},{"t":"M","n":"Drush\\Commands\\core\\MigrateRunnerCommands::import","p":"Drush/Commands/core/MigrateRunnerCommands.html#method_import","d":"<p>Perform one or more migration processes.</p>"},{"t":"M","n":"Drush\\Commands\\core\\MigrateRunnerCommands::executeMigration","p":"Drush/Commands/core/MigrateRunnerCommands.html#method_executeMigration","d":"<p>Executes a single migration.</p>"},{"t":"M","n":"Drush\\Commands\\core\\MigrateRunnerCommands::rollback","p":"Drush/Commands/core/MigrateRunnerCommands.html#method_rollback","d":"<p>Rollback one or more migrations.</p>"},{"t":"M","n":"Drush\\Commands\\core\\MigrateRunnerCommands::stop","p":"Drush/Commands/core/MigrateRunnerCommands.html#method_stop","d":"<p>Stop an active migration operation.</p>"},{"t":"M","n":"Drush\\Commands\\core\\MigrateRunnerCommands::resetStatus","p":"Drush/Commands/core/MigrateRunnerCommands.html#method_resetStatus","d":"<p>Reset an active migration's status to idle.</p>"},{"t":"M","n":"Drush\\Commands\\core\\MigrateRunnerCommands::messages","p":"Drush/Commands/core/MigrateRunnerCommands.html#method_messages","d":"<p>View any messages associated with a migration.</p>"},{"t":"M","n":"Drush\\Commands\\core\\MigrateRunnerCommands::preprocessMessageRow","p":"Drush/Commands/core/MigrateRunnerCommands.html#method_preprocessMessageRow","d":"<p>Preprocesses migrate message rows.</p>"},{"t":"M","n":"Drush\\Commands\\core\\MigrateRunnerCommands::fieldsSource","p":"Drush/Commands/core/MigrateRunnerCommands.html#method_fieldsSource","d":"<p>List the fields available for mapping in a source.</p>"},{"t":"M","n":"Drush\\Commands\\core\\MigrateRunnerCommands::getMigrationList","p":"Drush/Commands/core/MigrateRunnerCommands.html#method_getMigrationList","d":"<p>Retrieves a list of active migrations.</p>"},{"t":"M","n":"Drush\\Commands\\core\\MigrateRunnerCommands::getMigrateMessage","p":"Drush/Commands/core/MigrateRunnerCommands.html#method_getMigrateMessage","d":"<p>Returns the migrate message logger.</p>"},{"t":"M","n":"Drush\\Commands\\core\\MigrateRunnerCommands::getSourceIdKeys","p":"Drush/Commands/core/MigrateRunnerCommands.html#method_getSourceIdKeys","d":"<p>Get the source ID keys.</p>"},{"t":"M","n":"Drush\\Commands\\core\\MigrateRunnerCommands::validateMigrationId","p":"Drush/Commands/core/MigrateRunnerCommands.html#method_validateMigrationId","d":"<p>Validates a migration ID is valid.</p>"},{"t":"M","n":"Drush\\Commands\\core\\MkCommands::__construct","p":"Drush/Commands/core/MkCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\core\\MkCommands::create","p":"Drush/Commands/core/MkCommands.html#method_create","d":null},{"t":"M","n":"Drush\\Commands\\core\\MkCommands::docs","p":"Drush/Commands/core/MkCommands.html#method_docs","d":"<p>Build a Markdown document for each available Drush command/generator.</p>"},{"t":"M","n":"Drush\\Commands\\core\\MkCommands::createAnnotatedCommands","p":"Drush/Commands/core/MkCommands.html#method_createAnnotatedCommands","d":"<p>Convert generators into Annotated commands (for Help).</p>"},{"t":"M","n":"Drush\\Commands\\core\\MkCommands::appendPostAmble","p":"Drush/Commands/core/MkCommands.html#method_appendPostAmble","d":null},{"t":"M","n":"Drush\\Commands\\core\\MkCommands::appendAliases","p":"Drush/Commands/core/MkCommands.html#method_appendAliases","d":null},{"t":"M","n":"Drush\\Commands\\core\\MkCommands::appendTopics","p":"Drush/Commands/core/MkCommands.html#method_appendTopics","d":null},{"t":"M","n":"Drush\\Commands\\core\\MkCommands::appendOptions","p":"Drush/Commands/core/MkCommands.html#method_appendOptions","d":null},{"t":"M","n":"Drush\\Commands\\core\\MkCommands::appendOptionsGlobal","p":"Drush/Commands/core/MkCommands.html#method_appendOptionsGlobal","d":null},{"t":"M","n":"Drush\\Commands\\core\\MkCommands::appendArguments","p":"Drush/Commands/core/MkCommands.html#method_appendArguments","d":null},{"t":"M","n":"Drush\\Commands\\core\\MkCommands::appendUsages","p":"Drush/Commands/core/MkCommands.html#method_appendUsages","d":null},{"t":"M","n":"Drush\\Commands\\core\\MkCommands::appendPreamble","p":"Drush/Commands/core/MkCommands.html#method_appendPreamble","d":null},{"t":"M","n":"Drush\\Commands\\core\\MkCommands::writeYml","p":"Drush/Commands/core/MkCommands.html#method_writeYml","d":null},{"t":"M","n":"Drush\\Commands\\core\\MkCommands::writeAllMd","p":"Drush/Commands/core/MkCommands.html#method_writeAllMd","d":null},{"t":"M","n":"Drush\\Commands\\core\\MkCommands::prepare","p":"Drush/Commands/core/MkCommands.html#method_prepare","d":"<p>Empty target directories.</p>"},{"t":"M","n":"Drush\\Commands\\core\\MkCommands::argToArray","p":"Drush/Commands/core/MkCommands.html#method_argToArray","d":"<p>Build an array since that's what HelpCLIFormatter expects.</p>"},{"t":"M","n":"Drush\\Commands\\core\\MkCommands::optionToArray","p":"Drush/Commands/core/MkCommands.html#method_optionToArray","d":"<p>Build an array since that's what HelpCLIFormatter expects.</p>"},{"t":"M","n":"Drush\\Commands\\core\\MkCommands::cliTextToMarkdown","p":"Drush/Commands/core/MkCommands.html#method_cliTextToMarkdown","d":"<p>Convert text like <info>foo</info> to <em>foo</em>.</p>"},{"t":"M","n":"Drush\\Commands\\core\\MkCommands::writeContentFilesAndBuildNavAndBuildRedirectMap","p":"Drush/Commands/core/MkCommands.html#method_writeContentFilesAndBuildNavAndBuildRedirectMap","d":"<p>Write content files, add to nav, build a redirect map.</p>"},{"t":"M","n":"Drush\\Commands\\core\\MkCommands::getRedirectMap","p":"Drush/Commands/core/MkCommands.html#method_getRedirectMap","d":null},{"t":"M","n":"Drush\\Commands\\core\\MkCommands::getFilename","p":"Drush/Commands/core/MkCommands.html#method_getFilename","d":"<p>Get a filename from a command.</p>"},{"t":"M","n":"Drush\\Commands\\core\\NotifyCommands::optionsetNotify","p":"Drush/Commands/core/NotifyCommands.html#method_optionsetNotify","d":null},{"t":"M","n":"Drush\\Commands\\core\\NotifyCommands::registerShutdown","p":"Drush/Commands/core/NotifyCommands.html#method_registerShutdown","d":null},{"t":"M","n":"Drush\\Commands\\core\\NotifyCommands::shutdown","p":"Drush/Commands/core/NotifyCommands.html#method_shutdown","d":null},{"t":"M","n":"Drush\\Commands\\core\\NotifyCommands::shutdownSend","p":"Drush/Commands/core/NotifyCommands.html#method_shutdownSend","d":"<p>Prepares and dispatches notifications to delivery mechanisms.</p>"},{"t":"M","n":"Drush\\Commands\\core\\NotifyCommands::shutdownSendText","p":"Drush/Commands/core/NotifyCommands.html#method_shutdownSendText","d":"<p>Send text-based system notification.</p>"},{"t":"M","n":"Drush\\Commands\\core\\NotifyCommands::isAllowed","p":"Drush/Commands/core/NotifyCommands.html#method_isAllowed","d":"<p>Identify if the given Drush request should trigger a notification.</p>"},{"t":"M","n":"Drush\\Commands\\core\\PhpCommands::evaluate","p":"Drush/Commands/core/PhpCommands.html#method_evaluate","d":"<p>Evaluate arbitrary php code after bootstrapping Drupal (if available).</p>"},{"t":"M","n":"Drush\\Commands\\core\\PhpCommands::script","p":"Drush/Commands/core/PhpCommands.html#method_script","d":"<p>Run php a script after a full Drupal bootstrap.</p>"},{"t":"M","n":"Drush\\Commands\\core\\QueueCommands::__construct","p":"Drush/Commands/core/QueueCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\core\\QueueCommands::create","p":"Drush/Commands/core/QueueCommands.html#method_create","d":null},{"t":"M","n":"Drush\\Commands\\core\\QueueCommands::getWorkerManager","p":"Drush/Commands/core/QueueCommands.html#method_getWorkerManager","d":null},{"t":"M","n":"Drush\\Commands\\core\\QueueCommands::getQueueService","p":"Drush/Commands/core/QueueCommands.html#method_getQueueService","d":null},{"t":"M","n":"Drush\\Commands\\core\\QueueCommands::run","p":"Drush/Commands/core/QueueCommands.html#method_run","d":"<p>Run a specific queue by name.</p>"},{"t":"M","n":"Drush\\Commands\\core\\QueueCommands::qList","p":"Drush/Commands/core/QueueCommands.html#method_qList","d":"<p>Returns a list of all defined queues.</p>"},{"t":"M","n":"Drush\\Commands\\core\\QueueCommands::delete","p":"Drush/Commands/core/QueueCommands.html#method_delete","d":"<p>Delete all items in a specific queue.</p>"},{"t":"M","n":"Drush\\Commands\\core\\QueueCommands::validateQueueName","p":"Drush/Commands/core/QueueCommands.html#method_validateQueueName","d":"<p>Validate that a queue exists.</p>"},{"t":"M","n":"Drush\\Commands\\core\\QueueCommands::getQueues","p":"Drush/Commands/core/QueueCommands.html#method_getQueues","d":null},{"t":"M","n":"Drush\\Commands\\core\\QueueCommands::getQueue","p":"Drush/Commands/core/QueueCommands.html#method_getQueue","d":null},{"t":"M","n":"Drush\\Commands\\core\\QueueCommands::queueComplete","p":"Drush/Commands/core/QueueCommands.html#method_queueComplete","d":null},{"t":"M","n":"Drush\\Commands\\core\\RoleCommands::create","p":"Drush/Commands/core/RoleCommands.html#method_create","d":"<p>Create a new role.</p>"},{"t":"M","n":"Drush\\Commands\\core\\RoleCommands::delete","p":"Drush/Commands/core/RoleCommands.html#method_delete","d":"<p>Delete a role.</p>"},{"t":"M","n":"Drush\\Commands\\core\\RoleCommands::roleAddPerm","p":"Drush/Commands/core/RoleCommands.html#method_roleAddPerm","d":"<p>Grant specified permission(s) to a role.</p>"},{"t":"M","n":"Drush\\Commands\\core\\RoleCommands::roleRemovePerm","p":"Drush/Commands/core/RoleCommands.html#method_roleRemovePerm","d":"<p>Remove specified permission(s) from a role.</p>"},{"t":"M","n":"Drush\\Commands\\core\\RoleCommands::roleList","p":"Drush/Commands/core/RoleCommands.html#method_roleList","d":"<p>Display roles and their permissions.</p>"},{"t":"M","n":"Drush\\Commands\\core\\RoleCommands::renderPermsCell","p":"Drush/Commands/core/RoleCommands.html#method_renderPermsCell","d":null},{"t":"M","n":"Drush\\Commands\\core\\RoleCommands::roleComplete","p":"Drush/Commands/core/RoleCommands.html#method_roleComplete","d":null},{"t":"M","n":"Drush\\Commands\\core\\RsyncCommands::__construct","p":"Drush/Commands/core/RsyncCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\core\\RsyncCommands::rsync","p":"Drush/Commands/core/RsyncCommands.html#method_rsync","d":"<p>Rsync Drupal code or files to/from another server using ssh.</p>"},{"t":"M","n":"Drush\\Commands\\core\\RsyncCommands::rsyncOptions","p":"Drush/Commands/core/RsyncCommands.html#method_rsyncOptions","d":null},{"t":"M","n":"Drush\\Commands\\core\\RsyncCommands::preCommandEvent","p":"Drush/Commands/core/RsyncCommands.html#method_preCommandEvent","d":"<p>Evaluate the path aliases in the source and destination\nparameters. We do this in the command-event so that\nwe can set up the configuration object to include options\nfrom the source and target aliases, if any, so that these\nvalues may participate in configuration injection.</p>"},{"t":"M","n":"Drush\\Commands\\core\\RsyncCommands::injectAliasPathParameterOptions","p":"Drush/Commands/core/RsyncCommands.html#method_injectAliasPathParameterOptions","d":null},{"t":"M","n":"Drush\\Commands\\core\\RsyncCommands::validate","p":"Drush/Commands/core/RsyncCommands.html#method_validate","d":"<p>Validate that passed aliases are valid.</p>"},{"t":"M","n":"Drush\\Commands\\core\\RunserverCommands::runserver","p":"Drush/Commands/core/RunserverCommands.html#method_runserver","d":"<p>Runs PHP's built-in http server for development.</p>"},{"t":"M","n":"Drush\\Commands\\core\\RunserverCommands::uri","p":"Drush/Commands/core/RunserverCommands.html#method_uri","d":"<p>Determine the URI to use for this server.</p>"},{"t":"M","n":"Drush\\Commands\\core\\RunserverCommands::parseUri","p":"Drush/Commands/core/RunserverCommands.html#method_parseUri","d":"<p>Parse a URI or partial URI (including just a port, host IP or path).</p>"},{"t":"M","n":"Drush\\Commands\\core\\SiteCommands::siteSet","p":"Drush/Commands/core/SiteCommands.html#method_siteSet","d":"<p>Set a site alias that will persist for the current session.</p>"},{"t":"M","n":"Drush\\Commands\\core\\SiteCommands::siteAlias","p":"Drush/Commands/core/SiteCommands.html#method_siteAlias","d":"<p>Show site alias details, or a list of available site aliases.</p>"},{"t":"M","n":"Drush\\Commands\\core\\SiteCommands::siteAliasExportList","p":"Drush/Commands/core/SiteCommands.html#method_siteAliasExportList","d":null},{"t":"M","n":"Drush\\Commands\\core\\SiteInstallCommands::__construct","p":"Drush/Commands/core/SiteInstallCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\core\\SiteInstallCommands::createEarly","p":"Drush/Commands/core/SiteInstallCommands.html#method_createEarly","d":null},{"t":"M","n":"Drush\\Commands\\core\\SiteInstallCommands::install","p":"Drush/Commands/core/SiteInstallCommands.html#method_install","d":"<p>Install Drupal along with modules/themes/configuration/profile.</p>"},{"t":"M","n":"Drush\\Commands\\core\\SiteInstallCommands::taskCallback","p":"Drush/Commands/core/SiteInstallCommands.html#method_taskCallback","d":null},{"t":"M","n":"Drush\\Commands\\core\\SiteInstallCommands::determineProfile","p":"Drush/Commands/core/SiteInstallCommands.html#method_determineProfile","d":null},{"t":"M","n":"Drush\\Commands\\core\\SiteInstallCommands::hasConfigFiles","p":"Drush/Commands/core/SiteInstallCommands.html#method_hasConfigFiles","d":"<p>Check to see if there are any .yml files in the provided config directory.</p>"},{"t":"M","n":"Drush\\Commands\\core\\SiteInstallCommands::validate","p":"Drush/Commands/core/SiteInstallCommands.html#method_validate","d":null},{"t":"M","n":"Drush\\Commands\\core\\SiteInstallCommands::pre","p":"Drush/Commands/core/SiteInstallCommands.html#method_pre","d":"<p>Perform setup tasks before installation.</p>"},{"t":"M","n":"Drush\\Commands\\core\\SiteInstallCommands::getSitesSubdirFromUri","p":"Drush/Commands/core/SiteInstallCommands.html#method_getSitesSubdirFromUri","d":"<p>Determine an appropriate site subdir name to use for the\nprovided uri.</p>"},{"t":"M","n":"Drush\\Commands\\core\\SiteInstallCommands::serverGlobals","p":"Drush/Commands/core/SiteInstallCommands.html#method_serverGlobals","d":"<p>Fake the necessary HTTP headers that the Drupal installer still needs:</p>"},{"t":"M","n":"Drush\\Commands\\core\\SiteInstallCommands::validateConfigDir","p":"Drush/Commands/core/SiteInstallCommands.html#method_validateConfigDir","d":"<p>Assure that a config directory exists and is populated.</p>"},{"t":"M","n":"Drush\\Commands\\core\\SshCommands::ssh","p":"Drush/Commands/core/SshCommands.html#method_ssh","d":"<p>Connect to a webserver via SSH, and optionally run a shell command.</p>"},{"t":"M","n":"Drush\\Commands\\core\\StateCommands::__construct","p":"Drush/Commands/core/StateCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\core\\StateCommands::create","p":"Drush/Commands/core/StateCommands.html#method_create","d":null},{"t":"M","n":"Drush\\Commands\\core\\StateCommands::getState","p":"Drush/Commands/core/StateCommands.html#method_getState","d":null},{"t":"M","n":"Drush\\Commands\\core\\StateCommands::get","p":"Drush/Commands/core/StateCommands.html#method_get","d":"<p>Display a state value.</p>"},{"t":"M","n":"Drush\\Commands\\core\\StateCommands::set","p":"Drush/Commands/core/StateCommands.html#method_set","d":"<p>Set a state value.</p>"},{"t":"M","n":"Drush\\Commands\\core\\StateCommands::delete","p":"Drush/Commands/core/StateCommands.html#method_delete","d":"<p>Delete a state entry.</p>"},{"t":"M","n":"Drush\\Commands\\core\\StateCommands::format","p":"Drush/Commands/core/StateCommands.html#method_format","d":null},{"t":"M","n":"Drush\\Commands\\core\\StatusCommands::status","p":"Drush/Commands/core/StatusCommands.html#method_status","d":"<p>An overview of the environment - Drush and Drupal.</p>"},{"t":"M","n":"Drush\\Commands\\core\\StatusCommands::getPropertyList","p":"Drush/Commands/core/StatusCommands.html#method_getPropertyList","d":null},{"t":"M","n":"Drush\\Commands\\core\\StatusCommands::renderStatusCell","p":"Drush/Commands/core/StatusCommands.html#method_renderStatusCell","d":null},{"t":"M","n":"Drush\\Commands\\core\\StatusCommands::adjustStatusOptions","p":"Drush/Commands/core/StatusCommands.html#method_adjustStatusOptions","d":null},{"t":"M","n":"Drush\\Commands\\core\\StatusCommands::pathAliases","p":"Drush/Commands/core/StatusCommands.html#method_pathAliases","d":""},{"t":"M","n":"Drush\\Commands\\core\\TopicCommands::topic","p":"Drush/Commands/core/TopicCommands.html#method_topic","d":"<p>Read detailed documentation on a given topic.</p>"},{"t":"M","n":"Drush\\Commands\\core\\TopicCommands::interact","p":"Drush/Commands/core/TopicCommands.html#method_interact","d":null},{"t":"M","n":"Drush\\Commands\\core\\TopicCommands::validate","p":"Drush/Commands/core/TopicCommands.html#method_validate","d":null},{"t":"M","n":"Drush\\Commands\\core\\TopicCommands::topicComplete","p":"Drush/Commands/core/TopicCommands.html#method_topicComplete","d":null},{"t":"M","n":"Drush\\Commands\\core\\TopicCommands::getAllTopics","p":"Drush/Commands/core/TopicCommands.html#method_getAllTopics","d":"<p>Retrieve all defined topics</p>"},{"t":"M","n":"Drush\\Commands\\core\\TwigCommands::__construct","p":"Drush/Commands/core/TwigCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\core\\TwigCommands::create","p":"Drush/Commands/core/TwigCommands.html#method_create","d":null},{"t":"M","n":"Drush\\Commands\\core\\TwigCommands::getTwig","p":"Drush/Commands/core/TwigCommands.html#method_getTwig","d":null},{"t":"M","n":"Drush\\Commands\\core\\TwigCommands::getModuleHandler","p":"Drush/Commands/core/TwigCommands.html#method_getModuleHandler","d":null},{"t":"M","n":"Drush\\Commands\\core\\TwigCommands::unused","p":"Drush/Commands/core/TwigCommands.html#method_unused","d":"<p>Find potentially unused Twig templates.</p>"},{"t":"M","n":"Drush\\Commands\\core\\TwigCommands::twigCompile","p":"Drush/Commands/core/TwigCommands.html#method_twigCompile","d":"<p>Compile all Twig template(s).</p>"},{"t":"M","n":"Drush\\Commands\\core\\TwigCommands::twigDebug","p":"Drush/Commands/core/TwigCommands.html#method_twigDebug","d":"<p>Enables Twig debug and disables caching Twig templates.</p>"},{"t":"M","n":"Drush\\Commands\\core\\UpdateDBCommands::updatedb","p":"Drush/Commands/core/UpdateDBCommands.html#method_updatedb","d":"<p>Apply any database updates required (as with running update.php).</p>"},{"t":"M","n":"Drush\\Commands\\core\\UpdateDBCommands::updatedbStatus","p":"Drush/Commands/core/UpdateDBCommands.html#method_updatedbStatus","d":"<p>List any pending database updates.</p>"},{"t":"M","n":"Drush\\Commands\\core\\UpdateDBCommands::process","p":"Drush/Commands/core/UpdateDBCommands.html#method_process","d":"<p>Process operations in the specified batch set.</p>"},{"t":"M","n":"Drush\\Commands\\core\\UpdateDBCommands::updateDoOne","p":"Drush/Commands/core/UpdateDBCommands.html#method_updateDoOne","d":"<p>Perform one update and store the results which will later be displayed on\nthe finished page.</p>"},{"t":"M","n":"Drush\\Commands\\core\\UpdateDBCommands::updateDoOnePostUpdate","p":"Drush/Commands/core/UpdateDBCommands.html#method_updateDoOnePostUpdate","d":"<p>Batch command that executes a single post-update.</p>"},{"t":"M","n":"Drush\\Commands\\core\\UpdateDBCommands::updateFinished","p":"Drush/Commands/core/UpdateDBCommands.html#method_updateFinished","d":"<p>Batch finished callback.</p>"},{"t":"M","n":"Drush\\Commands\\core\\UpdateDBCommands::updateBatch","p":"Drush/Commands/core/UpdateDBCommands.html#method_updateBatch","d":"<p>Start the database update batch process.</p>"},{"t":"M","n":"Drush\\Commands\\core\\UpdateDBCommands::restoreMaintMode","p":"Drush/Commands/core/UpdateDBCommands.html#method_restoreMaintMode","d":null},{"t":"M","n":"Drush\\Commands\\core\\UpdateDBCommands::getUpdateList","p":"Drush/Commands/core/UpdateDBCommands.html#method_getUpdateList","d":null},{"t":"M","n":"Drush\\Commands\\core\\UpdateDBCommands::cacheRebuild","p":"Drush/Commands/core/UpdateDBCommands.html#method_cacheRebuild","d":"<p>Clears caches and rebuilds the container.</p>"},{"t":"M","n":"Drush\\Commands\\core\\UpdateDBCommands::getUpdatedbStatus","p":"Drush/Commands/core/UpdateDBCommands.html#method_getUpdatedbStatus","d":"<p>Returns information about available module updates.</p>"},{"t":"M","n":"Drush\\Commands\\core\\UpdateDBCommands::updateCheckRequirements","p":"Drush/Commands/core/UpdateDBCommands.html#method_updateCheckRequirements","d":"<p>Log messages for any requirements warnings/errors.</p>"},{"t":"M","n":"Drush\\Commands\\core\\UserCommands::__construct","p":"Drush/Commands/core/UserCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\core\\UserCommands::create","p":"Drush/Commands/core/UserCommands.html#method_create","d":null},{"t":"M","n":"Drush\\Commands\\core\\UserCommands::information","p":"Drush/Commands/core/UserCommands.html#method_information","d":"<p>Print information about the specified user(s).</p>"},{"t":"M","n":"Drush\\Commands\\core\\UserCommands::renderRolesCell","p":"Drush/Commands/core/UserCommands.html#method_renderRolesCell","d":null},{"t":"M","n":"Drush\\Commands\\core\\UserCommands::block","p":"Drush/Commands/core/UserCommands.html#method_block","d":"<p>Block the specified user(s).</p>"},{"t":"M","n":"Drush\\Commands\\core\\UserCommands::unblock","p":"Drush/Commands/core/UserCommands.html#method_unblock","d":"<p>Unblock the specified user(s).</p>"},{"t":"M","n":"Drush\\Commands\\core\\UserCommands::addRole","p":"Drush/Commands/core/UserCommands.html#method_addRole","d":"<p>Add a role to the specified user accounts.</p>"},{"t":"M","n":"Drush\\Commands\\core\\UserCommands::removeRole","p":"Drush/Commands/core/UserCommands.html#method_removeRole","d":"<p>Remove a role from the specified user accounts.</p>"},{"t":"M","n":"Drush\\Commands\\core\\UserCommands::createUser","p":"Drush/Commands/core/UserCommands.html#method_createUser","d":"<p>Create a user account.</p>"},{"t":"M","n":"Drush\\Commands\\core\\UserCommands::createValidate","p":"Drush/Commands/core/UserCommands.html#method_createValidate","d":"<p>Assure that provided username is available.</p>"},{"t":"M","n":"Drush\\Commands\\core\\UserCommands::cancel","p":"Drush/Commands/core/UserCommands.html#method_cancel","d":"<p>Block or delete user account(s) with the specified name(s).</p>"},{"t":"M","n":"Drush\\Commands\\core\\UserCommands::password","p":"Drush/Commands/core/UserCommands.html#method_password","d":"<p>Set the password for the user account with the specified name.</p>"},{"t":"M","n":"Drush\\Commands\\core\\UserCommands::infoArray","p":"Drush/Commands/core/UserCommands.html#method_infoArray","d":"<p>A flatter and simpler array presentation of a Drupal $user object.</p>"},{"t":"M","n":"Drush\\Commands\\core\\UserCommands::getAccounts","p":"Drush/Commands/core/UserCommands.html#method_getAccounts","d":"<p>Get accounts from name variables or uid & mail options.</p>"},{"t":"M","n":"Drush\\Commands\\core\\UserCommands::roleComplete","p":"Drush/Commands/core/UserCommands.html#method_roleComplete","d":null},{"t":"M","n":"Drush\\Commands\\core\\ViewsCommands::__construct","p":"Drush/Commands/core/ViewsCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\core\\ViewsCommands::create","p":"Drush/Commands/core/ViewsCommands.html#method_create","d":null},{"t":"M","n":"Drush\\Commands\\core\\ViewsCommands::getConfigFactory","p":"Drush/Commands/core/ViewsCommands.html#method_getConfigFactory","d":null},{"t":"M","n":"Drush\\Commands\\core\\ViewsCommands::getModuleHandler","p":"Drush/Commands/core/ViewsCommands.html#method_getModuleHandler","d":null},{"t":"M","n":"Drush\\Commands\\core\\ViewsCommands::getEntityTypeManager","p":"Drush/Commands/core/ViewsCommands.html#method_getEntityTypeManager","d":null},{"t":"M","n":"Drush\\Commands\\core\\ViewsCommands::getRenderer","p":"Drush/Commands/core/ViewsCommands.html#method_getRenderer","d":null},{"t":"M","n":"Drush\\Commands\\core\\ViewsCommands::dev","p":"Drush/Commands/core/ViewsCommands.html#method_dev","d":"<p>Set several Views settings to more developer-oriented values.</p>"},{"t":"M","n":"Drush\\Commands\\core\\ViewsCommands::vlist","p":"Drush/Commands/core/ViewsCommands.html#method_vlist","d":"<p>Get a list of all views in the system.</p>"},{"t":"M","n":"Drush\\Commands\\core\\ViewsCommands::execute","p":"Drush/Commands/core/ViewsCommands.html#method_execute","d":"<p>Execute a view and show a count of the results, or the rendered HTML.</p>"},{"t":"M","n":"Drush\\Commands\\core\\ViewsCommands::analyze","p":"Drush/Commands/core/ViewsCommands.html#method_analyze","d":"<p>Get a list of all Views and analyze warnings.</p>"},{"t":"M","n":"Drush\\Commands\\core\\ViewsCommands::enable","p":"Drush/Commands/core/ViewsCommands.html#method_enable","d":"<p>Enable the specified views.</p>"},{"t":"M","n":"Drush\\Commands\\core\\ViewsCommands::disable","p":"Drush/Commands/core/ViewsCommands.html#method_disable","d":"<p>Disable the specified views.</p>"},{"t":"M","n":"Drush\\Commands\\core\\ViewsCommands::cacheClear","p":"Drush/Commands/core/ViewsCommands.html#method_cacheClear","d":"<p>Adds a cache clear option for views.</p>"},{"t":"M","n":"Drush\\Commands\\core\\WatchdogCommands::__construct","p":"Drush/Commands/core/WatchdogCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\core\\WatchdogCommands::create","p":"Drush/Commands/core/WatchdogCommands.html#method_create","d":null},{"t":"M","n":"Drush\\Commands\\core\\WatchdogCommands::show","p":"Drush/Commands/core/WatchdogCommands.html#method_show","d":"<p>Show watchdog messages.</p>"},{"t":"M","n":"Drush\\Commands\\core\\WatchdogCommands::watchdogList","p":"Drush/Commands/core/WatchdogCommands.html#method_watchdogList","d":"<p>Interactively filter the watchdog message listing.</p>"},{"t":"M","n":"Drush\\Commands\\core\\WatchdogCommands::tail","p":"Drush/Commands/core/WatchdogCommands.html#method_tail","d":"<p>Tail watchdog messages.</p>"},{"t":"M","n":"Drush\\Commands\\core\\WatchdogCommands::interactList","p":"Drush/Commands/core/WatchdogCommands.html#method_interactList","d":null},{"t":"M","n":"Drush\\Commands\\core\\WatchdogCommands::delete","p":"Drush/Commands/core/WatchdogCommands.html#method_delete","d":"<p>Delete watchdog log records.</p>"},{"t":"M","n":"Drush\\Commands\\core\\WatchdogCommands::showOne","p":"Drush/Commands/core/WatchdogCommands.html#method_showOne","d":"<p>Show one log record by ID.</p>"},{"t":"M","n":"Drush\\Commands\\core\\WatchdogCommands::where","p":"Drush/Commands/core/WatchdogCommands.html#method_where","d":"<p>Build a WHERE snippet based on given parameters.</p>"},{"t":"M","n":"Drush\\Commands\\core\\WatchdogCommands::formatResult","p":"Drush/Commands/core/WatchdogCommands.html#method_formatResult","d":"<p>Format a watchdog database row.</p>"},{"t":"M","n":"Drush\\Commands\\core\\WatchdogCommands::messageTypes","p":"Drush/Commands/core/WatchdogCommands.html#method_messageTypes","d":"<p>Helper function to obtain the message types based on drupal version.</p>"},{"t":"M","n":"Drush\\Commands\\core\\WatchdogCommands::watchdogComplete","p":"Drush/Commands/core/WatchdogCommands.html#method_watchdogComplete","d":null},{"t":"M","n":"Drush\\Commands\\core\\XhprofCommands::optionsetXhProf","p":"Drush/Commands/core/XhprofCommands.html#method_optionsetXhProf","d":null},{"t":"M","n":"Drush\\Commands\\core\\XhprofCommands::xhprofPost","p":"Drush/Commands/core/XhprofCommands.html#method_xhprofPost","d":"<p>Finish profiling and emit a link.</p>"},{"t":"M","n":"Drush\\Commands\\core\\XhprofCommands::xhprofInitialize","p":"Drush/Commands/core/XhprofCommands.html#method_xhprofInitialize","d":"<p>Enable profiling via XHProf</p>"},{"t":"M","n":"Drush\\Commands\\core\\XhprofCommands::xhprofIsEnabled","p":"Drush/Commands/core/XhprofCommands.html#method_xhprofIsEnabled","d":"<p>Determines if any profiler could be enabled.</p>"},{"t":"M","n":"Drush\\Commands\\core\\XhprofCommands::xhprofFlags","p":"Drush/Commands/core/XhprofCommands.html#method_xhprofFlags","d":"<p>Determines flags.</p>"},{"t":"M","n":"Drush\\Commands\\core\\XhprofCommands::xhprofEnable","p":"Drush/Commands/core/XhprofCommands.html#method_xhprofEnable","d":"<p>Enable profiling.</p>"},{"t":"M","n":"Drush\\Commands\\core\\XhprofCommands::xhprofFinishRun","p":"Drush/Commands/core/XhprofCommands.html#method_xhprofFinishRun","d":"<p>Disable profiling and save results.</p>"},{"t":"M","n":"Drush\\Commands\\field\\EntityTypeBundleAskTrait::getFieldableEntityTypes","p":"Drush/Commands/field/EntityTypeBundleAskTrait.html#method_getFieldableEntityTypes","d":null},{"t":"M","n":"Drush\\Commands\\field\\EntityTypeBundleAskTrait::askEntityType","p":"Drush/Commands/field/EntityTypeBundleAskTrait.html#method_askEntityType","d":null},{"t":"M","n":"Drush\\Commands\\field\\EntityTypeBundleAskTrait::askBundle","p":"Drush/Commands/field/EntityTypeBundleAskTrait.html#method_askBundle","d":null},{"t":"M","n":"Drush\\Commands\\field\\EntityTypeBundleValidationTrait::validateEntityType","p":"Drush/Commands/field/EntityTypeBundleValidationTrait.html#method_validateEntityType","d":null},{"t":"M","n":"Drush\\Commands\\field\\EntityTypeBundleValidationTrait::validateBundle","p":"Drush/Commands/field/EntityTypeBundleValidationTrait.html#method_validateBundle","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldBaseInfoCommands::__construct","p":"Drush/Commands/field/FieldBaseInfoCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldBaseInfoCommands::create","p":"Drush/Commands/field/FieldBaseInfoCommands.html#method_create","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldBaseInfoCommands::info","p":"Drush/Commands/field/FieldBaseInfoCommands.html#method_info","d":"<p>List all base fields of an entity type</p>"},{"t":"M","n":"Drush\\Commands\\field\\FieldBaseInfoCommands::complete","p":"Drush/Commands/field/FieldBaseInfoCommands.html#method_complete","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldBaseOverrideCreateCommands::__construct","p":"Drush/Commands/field/FieldBaseOverrideCreateCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldBaseOverrideCreateCommands::create","p":"Drush/Commands/field/FieldBaseOverrideCreateCommands.html#method_create","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldBaseOverrideCreateCommands::baseOverrideCreateField","p":"Drush/Commands/field/FieldBaseOverrideCreateCommands.html#method_baseOverrideCreateField","d":"<p>Create a new base field override</p>"},{"t":"M","n":"Drush\\Commands\\field\\FieldBaseOverrideCreateCommands::complete","p":"Drush/Commands/field/FieldBaseOverrideCreateCommands.html#method_complete","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldBaseOverrideCreateCommands::askFieldName","p":"Drush/Commands/field/FieldBaseOverrideCreateCommands.html#method_askFieldName","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldBaseOverrideCreateCommands::askFieldLabel","p":"Drush/Commands/field/FieldBaseOverrideCreateCommands.html#method_askFieldLabel","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldBaseOverrideCreateCommands::askFieldDescription","p":"Drush/Commands/field/FieldBaseOverrideCreateCommands.html#method_askFieldDescription","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldBaseOverrideCreateCommands::askRequired","p":"Drush/Commands/field/FieldBaseOverrideCreateCommands.html#method_askRequired","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldBaseOverrideCreateCommands::createBaseFieldOverride","p":"Drush/Commands/field/FieldBaseOverrideCreateCommands.html#method_createBaseFieldOverride","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldBaseOverrideCreateCommands::logResult","p":"Drush/Commands/field/FieldBaseOverrideCreateCommands.html#method_logResult","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldBaseOverrideCreateCommands::getBaseFieldDefinition","p":"Drush/Commands/field/FieldBaseOverrideCreateCommands.html#method_getBaseFieldDefinition","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldCreateCommands::__construct","p":"Drush/Commands/field/FieldCreateCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldCreateCommands::create","p":"Drush/Commands/field/FieldCreateCommands.html#method_create","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldCreateCommands::setContentTranslationManager","p":"Drush/Commands/field/FieldCreateCommands.html#method_setContentTranslationManager","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldCreateCommands::fieldCreate","p":"Drush/Commands/field/FieldCreateCommands.html#method_fieldCreate","d":"<p>Create a new field</p>"},{"t":"M","n":"Drush\\Commands\\field\\FieldCreateCommands::complete","p":"Drush/Commands/field/FieldCreateCommands.html#method_complete","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldCreateCommands::askExistingFieldName","p":"Drush/Commands/field/FieldCreateCommands.html#method_askExistingFieldName","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldCreateCommands::askFieldName","p":"Drush/Commands/field/FieldCreateCommands.html#method_askFieldName","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldCreateCommands::askFieldLabel","p":"Drush/Commands/field/FieldCreateCommands.html#method_askFieldLabel","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldCreateCommands::askFieldDescription","p":"Drush/Commands/field/FieldCreateCommands.html#method_askFieldDescription","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldCreateCommands::askFieldType","p":"Drush/Commands/field/FieldCreateCommands.html#method_askFieldType","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldCreateCommands::askFieldWidget","p":"Drush/Commands/field/FieldCreateCommands.html#method_askFieldWidget","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldCreateCommands::askRequired","p":"Drush/Commands/field/FieldCreateCommands.html#method_askRequired","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldCreateCommands::askTranslatable","p":"Drush/Commands/field/FieldCreateCommands.html#method_askTranslatable","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldCreateCommands::askCardinality","p":"Drush/Commands/field/FieldCreateCommands.html#method_askCardinality","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldCreateCommands::createField","p":"Drush/Commands/field/FieldCreateCommands.html#method_createField","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldCreateCommands::createFieldStorage","p":"Drush/Commands/field/FieldCreateCommands.html#method_createFieldStorage","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldCreateCommands::createFieldDisplay","p":"Drush/Commands/field/FieldCreateCommands.html#method_createFieldDisplay","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldCreateCommands::getEntityDisplay","p":"Drush/Commands/field/FieldCreateCommands.html#method_getEntityDisplay","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldCreateCommands::logResult","p":"Drush/Commands/field/FieldCreateCommands.html#method_logResult","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldCreateCommands::generateFieldName","p":"Drush/Commands/field/FieldCreateCommands.html#method_generateFieldName","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldCreateCommands::fieldExists","p":"Drush/Commands/field/FieldCreateCommands.html#method_fieldExists","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldCreateCommands::fieldStorageExists","p":"Drush/Commands/field/FieldCreateCommands.html#method_fieldStorageExists","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldCreateCommands::getExistingFieldStorageOptions","p":"Drush/Commands/field/FieldCreateCommands.html#method_getExistingFieldStorageOptions","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldCreateCommands::hasContentTranslation","p":"Drush/Commands/field/FieldCreateCommands.html#method_hasContentTranslation","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldCreateCommands::ensureOption","p":"Drush/Commands/field/FieldCreateCommands.html#method_ensureOption","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldDefinitionCommands::__construct","p":"Drush/Commands/field/FieldDefinitionCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldDefinitionCommands::create","p":"Drush/Commands/field/FieldDefinitionCommands.html#method_create","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldDefinitionCommands::types","p":"Drush/Commands/field/FieldDefinitionCommands.html#method_types","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldDefinitionCommands::widgets","p":"Drush/Commands/field/FieldDefinitionCommands.html#method_widgets","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldDefinitionCommands::formatters","p":"Drush/Commands/field/FieldDefinitionCommands.html#method_formatters","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldDefinitionCommands::complete","p":"Drush/Commands/field/FieldDefinitionCommands.html#method_complete","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldDefinitionRowsOfFieldsTrait::renderArray","p":"Drush/Commands/field/FieldDefinitionRowsOfFieldsTrait.html#method_renderArray","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldDefinitionRowsOfFieldsTrait::renderBoolean","p":"Drush/Commands/field/FieldDefinitionRowsOfFieldsTrait.html#method_renderBoolean","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldDefinitionRowsOfFieldsTrait::getRowsOfFieldsByFieldDefinitions","p":"Drush/Commands/field/FieldDefinitionRowsOfFieldsTrait.html#method_getRowsOfFieldsByFieldDefinitions","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldDeleteCommands::__construct","p":"Drush/Commands/field/FieldDeleteCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldDeleteCommands::create","p":"Drush/Commands/field/FieldDeleteCommands.html#method_create","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldDeleteCommands::delete","p":"Drush/Commands/field/FieldDeleteCommands.html#method_delete","d":"<p>Delete a field</p>"},{"t":"M","n":"Drush\\Commands\\field\\FieldDeleteCommands::complete","p":"Drush/Commands/field/FieldDeleteCommands.html#method_complete","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldDeleteCommands::askExisting","p":"Drush/Commands/field/FieldDeleteCommands.html#method_askExisting","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldDeleteCommands::askBundle","p":"Drush/Commands/field/FieldDeleteCommands.html#method_askBundle","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldDeleteCommands::getFieldConfigs","p":"Drush/Commands/field/FieldDeleteCommands.html#method_getFieldConfigs","d":"<p>Returns all field configs for the given entity type and bundle.</p>"},{"t":"M","n":"Drush\\Commands\\field\\FieldDeleteCommands::deleteFieldConfig","p":"Drush/Commands/field/FieldDeleteCommands.html#method_deleteFieldConfig","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldEntityReferenceHooks::__construct","p":"Drush/Commands/field/FieldEntityReferenceHooks.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldEntityReferenceHooks::create","p":"Drush/Commands/field/FieldEntityReferenceHooks.html#method_create","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldEntityReferenceHooks::hookFieldStorage","p":"Drush/Commands/field/FieldEntityReferenceHooks.html#method_hookFieldStorage","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldEntityReferenceHooks::hookFieldConfig","p":"Drush/Commands/field/FieldEntityReferenceHooks.html#method_hookFieldConfig","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldEntityReferenceHooks::getTargetType","p":"Drush/Commands/field/FieldEntityReferenceHooks.html#method_getTargetType","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldEntityReferenceHooks::getTargetBundles","p":"Drush/Commands/field/FieldEntityReferenceHooks.html#method_getTargetBundles","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldEntityReferenceHooks::askReferencedEntityType","p":"Drush/Commands/field/FieldEntityReferenceHooks.html#method_askReferencedEntityType","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldEntityReferenceHooks::askReferencedBundles","p":"Drush/Commands/field/FieldEntityReferenceHooks.html#method_askReferencedBundles","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldInfoCommands::__construct","p":"Drush/Commands/field/FieldInfoCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldInfoCommands::create","p":"Drush/Commands/field/FieldInfoCommands.html#method_create","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldInfoCommands::info","p":"Drush/Commands/field/FieldInfoCommands.html#method_info","d":"<p>List all configurable fields of an entity bundle</p>"},{"t":"M","n":"Drush\\Commands\\field\\FieldInfoCommands::complete","p":"Drush/Commands/field/FieldInfoCommands.html#method_complete","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldTextHooks::__construct","p":"Drush/Commands/field/FieldTextHooks.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldTextHooks::create","p":"Drush/Commands/field/FieldTextHooks.html#method_create","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldTextHooks::hookOption","p":"Drush/Commands/field/FieldTextHooks.html#method_hookOption","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldTextHooks::hookValidate","p":"Drush/Commands/field/FieldTextHooks.html#method_hookValidate","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldTextHooks::hookSetOptions","p":"Drush/Commands/field/FieldTextHooks.html#method_hookSetOptions","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldTextHooks::hookFieldConfig","p":"Drush/Commands/field/FieldTextHooks.html#method_hookFieldConfig","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldTextHooks::hasAllowedFormats","p":"Drush/Commands/field/FieldTextHooks.html#method_hasAllowedFormats","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldTextHooks::askAllowedFormats","p":"Drush/Commands/field/FieldTextHooks.html#method_askAllowedFormats","d":"<p>Ask for the allowed formats. Only used in case the command is run interactively.</p>"},{"t":"M","n":"Drush\\Commands\\generate\\ApplicationFactory::__construct","p":"Drush/Commands/generate/ApplicationFactory.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\generate\\ApplicationFactory::create","p":"Drush/Commands/generate/ApplicationFactory.html#method_create","d":"<p>Creates Drush generate application.</p>"},{"t":"M","n":"Drush\\Commands\\generate\\ApplicationFactory::discover","p":"Drush/Commands/generate/ApplicationFactory.html#method_discover","d":null},{"t":"M","n":"Drush\\Commands\\generate\\ApplicationFactory::filterCLassExists","p":"Drush/Commands/generate/ApplicationFactory.html#method_filterCLassExists","d":"<p>Check each class for existence.</p>"},{"t":"M","n":"Drush\\Commands\\generate\\ApplicationFactory::alterGenerators","p":"Drush/Commands/generate/ApplicationFactory.html#method_alterGenerators","d":"<p>Implements hook GeneratorInfoAlter.</p>"},{"t":"M","n":"Drush\\Commands\\generate\\ApplicationFactory::logger","p":"Drush/Commands/generate/ApplicationFactory.html#method_logger","d":null},{"t":"M","n":"Drush\\Commands\\generate\\GenerateCommands::__construct","p":"Drush/Commands/generate/GenerateCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\generate\\GenerateCommands::create","p":"Drush/Commands/generate/GenerateCommands.html#method_create","d":null},{"t":"M","n":"Drush\\Commands\\generate\\GenerateCommands::generate","p":"Drush/Commands/generate/GenerateCommands.html#method_generate","d":"<p>Generate boilerplate code for modules/plugins/services etc.</p>"},{"t":"M","n":"Drush\\Commands\\generate\\GenerateCommands::generatorNameComplete","p":"Drush/Commands/generate/GenerateCommands.html#method_generatorNameComplete","d":"<p>Generates completion for generator names.</p>"},{"t":"M","n":"Drush\\Commands\\generate\\Generators\\Drush\\ComposerJsonResolver::resolve","p":"Drush/Commands/generate/Generators/Drush/ComposerJsonResolver.html#method_resolve","d":"{@inheritdoc}"},{"t":"M","n":"Drush\\Commands\\generate\\Generators\\Drush\\DrushAliasFile::generate","p":"Drush/Commands/generate/Generators/Drush/DrushAliasFile.html#method_generate","d":"{@inheritdoc}"},{"t":"M","n":"Drush\\Commands\\generate\\Generators\\Drush\\DrushCommandFile::generate","p":"Drush/Commands/generate/Generators/Drush/DrushCommandFile.html#method_generate","d":"{@inheritdoc}"},{"t":"M","n":"Drush\\Commands\\help\\DrushHelpDocument::generateBaseHelpDom","p":"Drush/Commands/help/DrushHelpDocument.html#method_generateBaseHelpDom","d":""},{"t":"M","n":"Drush\\Commands\\help\\HelpCLIFormatter::write","p":"Drush/Commands/help/HelpCLIFormatter.html#method_write","d":""},{"t":"M","n":"Drush\\Commands\\help\\HelpCLIFormatter::formatOptionKeys","p":"Drush/Commands/help/HelpCLIFormatter.html#method_formatOptionKeys","d":null},{"t":"M","n":"Drush\\Commands\\help\\HelpCLIFormatter::formatOptionDescription","p":"Drush/Commands/help/HelpCLIFormatter.html#method_formatOptionDescription","d":null},{"t":"M","n":"Drush\\Commands\\help\\HelpCLIFormatter::formatArgumentName","p":"Drush/Commands/help/HelpCLIFormatter.html#method_formatArgumentName","d":null},{"t":"M","n":"Drush\\Commands\\help\\HelpCLIFormatter::cleanOptions","p":"Drush/Commands/help/HelpCLIFormatter.html#method_cleanOptions","d":null},{"t":"M","n":"Drush\\Commands\\help\\HelpCLIFormatter::isGlobalOption","p":"Drush/Commands/help/HelpCLIFormatter.html#method_isGlobalOption","d":null},{"t":"M","n":"Drush\\Commands\\help\\HelpCLIFormatter::optionRows","p":"Drush/Commands/help/HelpCLIFormatter.html#method_optionRows","d":null},{"t":"M","n":"Drush\\Commands\\help\\HelpCommands::help","p":"Drush/Commands/help/HelpCommands.html#method_help","d":"<p>Display usage details for a command.</p>"},{"t":"M","n":"Drush\\Commands\\help\\HelpCommands::validate","p":"Drush/Commands/help/HelpCommands.html#method_validate","d":null},{"t":"M","n":"Drush\\Commands\\help\\ListCommands::helpList","p":"Drush/Commands/help/ListCommands.html#method_helpList","d":"<p>List available commands.</p>"},{"t":"M","n":"Drush\\Commands\\help\\ListCommands::buildDom","p":"Drush/Commands/help/ListCommands.html#method_buildDom","d":null},{"t":"M","n":"Drush\\Commands\\help\\ListCommands::renderListCLI","p":"Drush/Commands/help/ListCommands.html#method_renderListCLI","d":null},{"t":"M","n":"Drush\\Commands\\help\\ListCommands::getTerminalWidth","p":"Drush/Commands/help/ListCommands.html#method_getTerminalWidth","d":null},{"t":"M","n":"Drush\\Commands\\help\\ListCommands::renderListRaw","p":"Drush/Commands/help/ListCommands.html#method_renderListRaw","d":null},{"t":"M","n":"Drush\\Commands\\help\\ListCommands::categorize","p":"Drush/Commands/help/ListCommands.html#method_categorize","d":""},{"t":"M","n":"Drush\\Commands\\pm\\PmCommands::__construct","p":"Drush/Commands/pm/PmCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\pm\\PmCommands::create","p":"Drush/Commands/pm/PmCommands.html#method_create","d":null},{"t":"M","n":"Drush\\Commands\\pm\\PmCommands::getConfigFactory","p":"Drush/Commands/pm/PmCommands.html#method_getConfigFactory","d":null},{"t":"M","n":"Drush\\Commands\\pm\\PmCommands::getModuleInstaller","p":"Drush/Commands/pm/PmCommands.html#method_getModuleInstaller","d":null},{"t":"M","n":"Drush\\Commands\\pm\\PmCommands::getModuleHandler","p":"Drush/Commands/pm/PmCommands.html#method_getModuleHandler","d":null},{"t":"M","n":"Drush\\Commands\\pm\\PmCommands::getThemeHandler","p":"Drush/Commands/pm/PmCommands.html#method_getThemeHandler","d":null},{"t":"M","n":"Drush\\Commands\\pm\\PmCommands::getExtensionListModule","p":"Drush/Commands/pm/PmCommands.html#method_getExtensionListModule","d":null},{"t":"M","n":"Drush\\Commands\\pm\\PmCommands::install","p":"Drush/Commands/pm/PmCommands.html#method_install","d":"<p>Enable one or more modules.</p>"},{"t":"M","n":"Drush\\Commands\\pm\\PmCommands::validateEnableModules","p":"Drush/Commands/pm/PmCommands.html#method_validateEnableModules","d":"<p>Run requirements checks on the module installation.</p>"},{"t":"M","n":"Drush\\Commands\\pm\\PmCommands::uninstall","p":"Drush/Commands/pm/PmCommands.html#method_uninstall","d":"<p>Uninstall one or more modules and their dependent modules.</p>"},{"t":"M","n":"Drush\\Commands\\pm\\PmCommands::validateUninstall","p":"Drush/Commands/pm/PmCommands.html#method_validateUninstall","d":null},{"t":"M","n":"Drush\\Commands\\pm\\PmCommands::pmList","p":"Drush/Commands/pm/PmCommands.html#method_pmList","d":"<p>Show a list of available extensions (modules and themes).</p>"},{"t":"M","n":"Drush\\Commands\\pm\\PmCommands::extensionStatus","p":"Drush/Commands/pm/PmCommands.html#method_extensionStatus","d":"<p>Calculate an extension status based on current status and schema version.</p>"},{"t":"M","n":"Drush\\Commands\\pm\\PmCommands::addInstallDependencies","p":"Drush/Commands/pm/PmCommands.html#method_addInstallDependencies","d":null},{"t":"M","n":"Drush\\Commands\\pm\\PmCommands::addUninstallDependencies","p":"Drush/Commands/pm/PmCommands.html#method_addUninstallDependencies","d":null},{"t":"M","n":"Drush\\Commands\\pm\\ThemeCommands::__construct","p":"Drush/Commands/pm/ThemeCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\pm\\ThemeCommands::create","p":"Drush/Commands/pm/ThemeCommands.html#method_create","d":null},{"t":"M","n":"Drush\\Commands\\pm\\ThemeCommands::getThemeInstaller","p":"Drush/Commands/pm/ThemeCommands.html#method_getThemeInstaller","d":""},{"t":"M","n":"Drush\\Commands\\pm\\ThemeCommands::install","p":"Drush/Commands/pm/ThemeCommands.html#method_install","d":"<p>Install one or more themes.</p>"},{"t":"M","n":"Drush\\Commands\\pm\\ThemeCommands::uninstall","p":"Drush/Commands/pm/ThemeCommands.html#method_uninstall","d":"<p>Uninstall themes.</p>"},{"t":"M","n":"Drush\\Commands\\sql\\SqlCommands::conf","p":"Drush/Commands/sql/SqlCommands.html#method_conf","d":null},{"t":"M","n":"Drush\\Commands\\sql\\SqlCommands::connect","p":"Drush/Commands/sql/SqlCommands.html#method_connect","d":"<p>A string for connecting to the DB.</p>"},{"t":"M","n":"Drush\\Commands\\sql\\SqlCommands::createDb","p":"Drush/Commands/sql/SqlCommands.html#method_createDb","d":"<p>Create a database.</p>"},{"t":"M","n":"Drush\\Commands\\sql\\SqlCommands::drop","p":"Drush/Commands/sql/SqlCommands.html#method_drop","d":"<p>Drop all tables in a given database.</p>"},{"t":"M","n":"Drush\\Commands\\sql\\SqlCommands::cli","p":"Drush/Commands/sql/SqlCommands.html#method_cli","d":"<p>Open a SQL command-line interface using Drupal's credentials.</p>"},{"t":"M","n":"Drush\\Commands\\sql\\SqlCommands::query","p":"Drush/Commands/sql/SqlCommands.html#method_query","d":"<p>Execute a query against a database.</p>"},{"t":"M","n":"Drush\\Commands\\sql\\SqlCommands::dump","p":"Drush/Commands/sql/SqlCommands.html#method_dump","d":"<p>Exports the Drupal DB as SQL using mysqldump or equivalent.</p>"},{"t":"M","n":"Drush\\Commands\\sql\\SqlCommands::validate","p":"Drush/Commands/sql/SqlCommands.html#method_validate","d":"<p>Assert that <code>mysql</code> or similar are on the user's PATH.</p>"},{"t":"M","n":"Drush\\Commands\\sql\\SqlSyncCommands::sqlsync","p":"Drush/Commands/sql/SqlSyncCommands.html#method_sqlsync","d":"<p>Copy DB data from a source site to a target site. Transfers data via rsync.</p>"},{"t":"M","n":"Drush\\Commands\\sql\\SqlSyncCommands::validate","p":"Drush/Commands/sql/SqlSyncCommands.html#method_validate","d":null},{"t":"M","n":"Drush\\Commands\\sql\\SqlSyncCommands::databaseName","p":"Drush/Commands/sql/SqlSyncCommands.html#method_databaseName","d":null},{"t":"M","n":"Drush\\Commands\\sql\\SqlSyncCommands::dump","p":"Drush/Commands/sql/SqlSyncCommands.html#method_dump","d":"<p>Perform sql-dump on source unless told otherwise. Returns the path to the dump file.</p>"},{"t":"M","n":"Drush\\Commands\\sql\\SqlSyncCommands::rsync","p":"Drush/Commands/sql/SqlSyncCommands.html#method_rsync","d":""},{"t":"M","n":"Drush\\Commands\\sql\\SqlSyncCommands::import","p":"Drush/Commands/sql/SqlSyncCommands.html#method_import","d":"<p>Import file into target.</p>"},{"t":"M","n":"Drush\\Config\\ConfigAwareTrait::getConfig","p":"Drush/Config/ConfigAwareTrait.html#method_getConfig","d":"<p>Replaces same method in ConfigAwareTrait in order to provide a\nDrushConfig as return type. Helps with IDE completion.</p>"},{"t":"M","n":"Drush\\Config\\ConfigLocator::__construct","p":"Drush/Config/ConfigLocator.html#method___construct","d":"<p>ConfigLocator constructor</p>"},{"t":"M","n":"Drush\\Config\\ConfigLocator::setLocal","p":"Drush/Config/ConfigLocator.html#method_setLocal","d":"<p>Put the config locator into 'local 'mode.</p>"},{"t":"M","n":"Drush\\Config\\ConfigLocator::collectSources","p":"Drush/Config/ConfigLocator.html#method_collectSources","d":"<p>Keep track of the source that every config item originally came from.</p>"},{"t":"M","n":"Drush\\Config\\ConfigLocator::sources","p":"Drush/Config/ConfigLocator.html#method_sources","d":"<p>Return all of the sources for every configuration item. The key\nis the address of the configuration item, and the value is the\nconfiguration file it was loaded from. Note that this method will\nreturn just an empty array unless collectSources(true) is called\nprior to loading configuration files.</p>"},{"t":"M","n":"Drush\\Config\\ConfigLocator::configFilePaths","p":"Drush/Config/ConfigLocator.html#method_configFilePaths","d":"<p>Return a list of all configuration files that were loaded.</p>"},{"t":"M","n":"Drush\\Config\\ConfigLocator::addToSources","p":"Drush/Config/ConfigLocator.html#method_addToSources","d":"<p>Accumulate the sources provided by the configuration loader.</p>"},{"t":"M","n":"Drush\\Config\\ConfigLocator::config","p":"Drush/Config/ConfigLocator.html#method_config","d":"<p>Return the configuration object. Create it and load it with\nall identified configuration if necessary.</p>"},{"t":"M","n":"Drush\\Config\\ConfigLocator::addEnvironment","p":"Drush/Config/ConfigLocator.html#method_addEnvironment","d":"<p>Exports all of the information stored in the environment, and adds\nit to the configuration. The Environment object itself is only\navailable during preflight; the information exported here may be\nobtained by commands et. al. as needed.</p>"},{"t":"M","n":"Drush\\Config\\ConfigLocator::addPreflightConfigFiles","p":"Drush/Config/ConfigLocator.html#method_addPreflightConfigFiles","d":"<p>Add config paths defined in preflight configuration.</p>"},{"t":"M","n":"Drush\\Config\\ConfigLocator::addAliasConfig","p":"Drush/Config/ConfigLocator.html#method_addAliasConfig","d":"<p>Take any configuration from the active alias record, and add it\nto our configuration.</p>"},{"t":"M","n":"Drush\\Config\\ConfigLocator::addUserConfig","p":"Drush/Config/ConfigLocator.html#method_addUserConfig","d":"<p>Given the path provided via --config and the user's home directory,\nadd all of the user configuration paths.</p>"},{"t":"M","n":"Drush\\Config\\ConfigLocator::addDrushConfig","p":"Drush/Config/ConfigLocator.html#method_addDrushConfig","d":"<p>Add the Drush project directory as a configuration search location.</p>"},{"t":"M","n":"Drush\\Config\\ConfigLocator::addSitewideConfig","p":"Drush/Config/ConfigLocator.html#method_addSitewideConfig","d":"<p>Add any configuration files found around the Drupal root of the\nselected site.</p>"},{"t":"M","n":"Drush\\Config\\ConfigLocator::addConfigPaths","p":"Drush/Config/ConfigLocator.html#method_addConfigPaths","d":"<p>Add any configuration file found at any of the provided paths. Both the\nprovided location, and the directory <code>config</code> inside each provided location\nis searched for a drush.yml file.</p>"},{"t":"M","n":"Drush\\Config\\ConfigLocator::addConfigFiles","p":"Drush/Config/ConfigLocator.html#method_addConfigFiles","d":"<p>Adds $configFiles to the list of config files.</p>"},{"t":"M","n":"Drush\\Config\\ConfigLocator::identifyCandidates","p":"Drush/Config/ConfigLocator.html#method_identifyCandidates","d":"<p>Given a list of paths, and candidates that might exist at each path,\nreturn all of the candidates that can be found. Candidates may be\neither directories or files.</p>"},{"t":"M","n":"Drush\\Config\\ConfigLocator::identifyCandidatesAtPath","p":"Drush/Config/ConfigLocator.html#method_identifyCandidatesAtPath","d":"<p>Search for all matching candidate locations at a single path.</p>"},{"t":"M","n":"Drush\\Config\\ConfigLocator::getSiteAliasPaths","p":"Drush/Config/ConfigLocator.html#method_getSiteAliasPaths","d":"<p>Get the site aliases according to preflight arguments and environment.</p>"},{"t":"M","n":"Drush\\Config\\ConfigLocator::getCommandFilePaths","p":"Drush/Config/ConfigLocator.html#method_getCommandFilePaths","d":"<p>Get the commandfile paths according to preflight arguments.</p>"},{"t":"M","n":"Drush\\Config\\ConfigLocator::getBuiltinCommandFilePaths","p":"Drush/Config/ConfigLocator.html#method_getBuiltinCommandFilePaths","d":"<p>Return all of the built-in commandfile locations</p>"},{"t":"M","n":"Drush\\Config\\ConfigLocator::getIncludedCommandFilePaths","p":"Drush/Config/ConfigLocator.html#method_getIncludedCommandFilePaths","d":"<p>Return all of the commandfile locations specified via\nan 'include' option.</p>"},{"t":"M","n":"Drush\\Config\\ConfigLocator::getSiteCommandFilePaths","p":"Drush/Config/ConfigLocator.html#method_getSiteCommandFilePaths","d":"<p>Return all of the commandfile paths in any '$root/drush' or\n'dirname($root)/drush' directory that contains a composer.json\nfile or a 'Commands' or 'src/Commands' directory.</p>"},{"t":"M","n":"Drush\\Config\\ConfigLocator::setComposerRoot","p":"Drush/Config/ConfigLocator.html#method_setComposerRoot","d":"<p>Sets the composer root.</p>"},{"t":"M","n":"Drush\\Config\\ConfigLocator::expandCandidates","p":"Drush/Config/ConfigLocator.html#method_expandCandidates","d":"<p>Double the candidates, adding '$prefix' before each existing one.</p>"},{"t":"M","n":"Drush\\Config\\ConfigLocator::findConfigFiles","p":"Drush/Config/ConfigLocator.html#method_findConfigFiles","d":"<p>Given an array of paths, separates files and directories.</p>"},{"t":"M","n":"Drush\\Config\\ConfigLocator::addSiteSpecificConfig","p":"Drush/Config/ConfigLocator.html#method_addSiteSpecificConfig","d":"<p>Attempt to load site specific configuration.</p>"},{"t":"M","n":"Drush\\Config\\DrushConfig::cwd","p":"Drush/Config/DrushConfig.html#method_cwd","d":null},{"t":"M","n":"Drush\\Config\\DrushConfig::home","p":"Drush/Config/DrushConfig.html#method_home","d":null},{"t":"M","n":"Drush\\Config\\DrushConfig::user","p":"Drush/Config/DrushConfig.html#method_user","d":null},{"t":"M","n":"Drush\\Config\\DrushConfig::isWindows","p":"Drush/Config/DrushConfig.html#method_isWindows","d":null},{"t":"M","n":"Drush\\Config\\DrushConfig::tmp","p":"Drush/Config/DrushConfig.html#method_tmp","d":null},{"t":"M","n":"Drush\\Config\\DrushConfig::drushScript","p":"Drush/Config/DrushConfig.html#method_drushScript","d":"<p>Return the path to this Drush</p>"},{"t":"M","n":"Drush\\Config\\DrushConfig::simulate","p":"Drush/Config/DrushConfig.html#method_simulate","d":"<p>Return 'true' if we are in simulated mode.</p>"},{"t":"M","n":"Drush\\Config\\DrushConfig::configPaths","p":"Drush/Config/DrushConfig.html#method_configPaths","d":"<p>Return the list of paths to active Drush configuration files.</p>"},{"t":"M","n":"Drush\\Config\\Environment::__construct","p":"Drush/Config/Environment.html#method___construct","d":"<p>Environment constructor</p>"},{"t":"M","n":"Drush\\Config\\Environment::getUsername","p":"Drush/Config/Environment.html#method_getUsername","d":"<p>Return the name of the user running drush.</p>"},{"t":"M","n":"Drush\\Config\\Environment::getTmp","p":"Drush/Config/Environment.html#method_getTmp","d":null},{"t":"M","n":"Drush\\Config\\Environment::exportConfigData","p":"Drush/Config/Environment.html#method_exportConfigData","d":"<p>Convert the environment object into an exported configuration\narray.</p>"},{"t":"M","n":"Drush\\Config\\Environment::drushBasePath","p":"Drush/Config/Environment.html#method_drushBasePath","d":"<p>The base directory of the Drush application itself\n(where composer.json et.al. are found)</p>"},{"t":"M","n":"Drush\\Config\\Environment::getSiteSetAliasName","p":"Drush/Config/Environment.html#method_getSiteSetAliasName","d":"<p>Get the site:set alias from the current site:set file path.</p>"},{"t":"M","n":"Drush\\Config\\Environment::homeDir","p":"Drush/Config/Environment.html#method_homeDir","d":"<p>User's home directory</p>"},{"t":"M","n":"Drush\\Config\\Environment::userConfigPath","p":"Drush/Config/Environment.html#method_userConfigPath","d":"<p>The user's Drush configuration directory, ~/.drush</p>"},{"t":"M","n":"Drush\\Config\\Environment::setConfigFileVariant","p":"Drush/Config/Environment.html#method_setConfigFileVariant","d":null},{"t":"M","n":"Drush\\Config\\Environment::getConfigFileVariant","p":"Drush/Config/Environment.html#method_getConfigFileVariant","d":"<p>Get the config file variant -- defined to be\nthe Drush major version number. This is for\nloading drush.yml and drush10.yml, etc.</p>"},{"t":"M","n":"Drush\\Config\\Environment::cwd","p":"Drush/Config/Environment.html#method_cwd","d":"<p>The original working directory</p>"},{"t":"M","n":"Drush\\Config\\Environment::vendorPath","p":"Drush/Config/Environment.html#method_vendorPath","d":"<p>Return the path to Drush's vendor directory</p>"},{"t":"M","n":"Drush\\Config\\Environment::loader","p":"Drush/Config/Environment.html#method_loader","d":"<p>The class loader returned when the autoload.php file is included.</p>"},{"t":"M","n":"Drush\\Config\\Environment::setLoader","p":"Drush/Config/Environment.html#method_setLoader","d":"<p>Set the class loader from the autload.php file, if available.</p>"},{"t":"M","n":"Drush\\Config\\Environment::applyEnvironment","p":"Drush/Config/Environment.html#method_applyEnvironment","d":"<p>Alter our default locations based on the value of environment variables.</p>"},{"t":"M","n":"Drush\\Config\\Environment::setEtcPrefix","p":"Drush/Config/Environment.html#method_setEtcPrefix","d":"<p>Set the directory prefix to locate the directory that Drush will\nuse as /etc (e.g. during the functional tests).</p>"},{"t":"M","n":"Drush\\Config\\Environment::setSharePrefix","p":"Drush/Config/Environment.html#method_setSharePrefix","d":"<p>Set the directory prefix to locate the directory that Drush will\nuse as /user/share (e.g. during the functional tests).</p>"},{"t":"M","n":"Drush\\Config\\Environment::docsPath","p":"Drush/Config/Environment.html#method_docsPath","d":"<p>Return the directory where Drush's documentation is stored. Usually\nthis is within the Drush application, but some Drush RPM distributions\n& c. for Linux platforms slice-and-dice the contents and put the docs\nelsewhere.</p>"},{"t":"M","n":"Drush\\Config\\Environment::findDocsPath","p":"Drush/Config/Environment.html#method_findDocsPath","d":"<p>Locate the Drush documentation. This is recalculated whenever the\nshare prefix is changed.</p>"},{"t":"M","n":"Drush\\Config\\Environment::findFromCandidates","p":"Drush/Config/Environment.html#method_findFromCandidates","d":"<p>Check a list of directories and return the first one that exists.</p>"},{"t":"M","n":"Drush\\Config\\Environment::systemPathPrefix","p":"Drush/Config/Environment.html#method_systemPathPrefix","d":"<p>Return the appropriate system path prefix, unless an override is provided.</p>"},{"t":"M","n":"Drush\\Config\\Environment::systemConfigPath","p":"Drush/Config/Environment.html#method_systemConfigPath","d":"<p>Return the system configuration path (default: /etc/drush)</p>"},{"t":"M","n":"Drush\\Config\\Environment::systemCommandFilePath","p":"Drush/Config/Environment.html#method_systemCommandFilePath","d":"<p>Return the system shared commandfile path (default: /usr/share/drush/commands)</p>"},{"t":"M","n":"Drush\\Config\\Environment::isWindows","p":"Drush/Config/Environment.html#method_isWindows","d":"<p>Determine whether current OS is a Windows variant.</p>"},{"t":"M","n":"Drush\\Config\\Environment::verifyCLI","p":"Drush/Config/Environment.html#method_verifyCLI","d":"<p>Verify that we are running PHP through the command line interface.</p>"},{"t":"M","n":"Drush\\Config\\Environment::calculateColumns","p":"Drush/Config/Environment.html#method_calculateColumns","d":"<p>Get terminal width.</p>"},{"t":"M","n":"Drush\\Config\\Environment::getSiteSetAliasFilePath","p":"Drush/Config/Environment.html#method_getSiteSetAliasFilePath","d":"<p>Returns the filename for the file that stores the DRUPAL_SITE variable.</p>"},{"t":"M","n":"Drush\\Config\\Loader\\YamlConfigLoader::load","p":"Drush/Config/Loader/YamlConfigLoader.html#method_load","d":null},{"t":"M","n":"Drush\\DrupalFinder\\DrushDrupalFinder::__construct","p":"Drush/DrupalFinder/DrushDrupalFinder.html#method___construct","d":null},{"t":"M","n":"Drush\\DrupalFinder\\DrushDrupalFinder::getDrupalRoot","p":"Drush/DrupalFinder/DrushDrupalFinder.html#method_getDrupalRoot","d":"<p>Get the Drupal root.</p>"},{"t":"M","n":"Drush\\DrupalFinder\\DrushDrupalFinder::getComposerRoot","p":"Drush/DrupalFinder/DrushDrupalFinder.html#method_getComposerRoot","d":"<p>Get the Composer root.</p>"},{"t":"M","n":"Drush\\DrupalFinder\\DrushDrupalFinder::getVendorDir","p":"Drush/DrupalFinder/DrushDrupalFinder.html#method_getVendorDir","d":"<p>Get the vendor path.</p>"},{"t":"M","n":"Drush\\Drupal\\Commands\\sql\\SanitizeCommands::sanitize","p":"Drush/Drupal/Commands/sql/SanitizeCommands.html#method_sanitize","d":"<p>Sanitize the database by removing or obfuscating user data.</p>"},{"t":"M","n":"Drush\\Drupal\\Commands\\sql\\SanitizeCommentsCommands::__construct","p":"Drush/Drupal/Commands/sql/SanitizeCommentsCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Drupal\\Commands\\sql\\SanitizeCommentsCommands::sanitize","p":"Drush/Drupal/Commands/sql/SanitizeCommentsCommands.html#method_sanitize","d":"<p>Sanitize comment names from the DB.</p>"},{"t":"M","n":"Drush\\Drupal\\Commands\\sql\\SanitizeCommentsCommands::messages","p":"Drush/Drupal/Commands/sql/SanitizeCommentsCommands.html#method_messages","d":"<p>Use #[CLI\\Hook(type: HookManager::ON_EVENT, target: SanitizeCommands::CONFIRMS)]</p>"},{"t":"M","n":"Drush\\Drupal\\Commands\\sql\\SanitizeCommentsCommands::applies","p":"Drush/Drupal/Commands/sql/SanitizeCommentsCommands.html#method_applies","d":null},{"t":"M","n":"Drush\\Drupal\\Commands\\sql\\SanitizePluginInterface::sanitize","p":"Drush/Drupal/Commands/sql/SanitizePluginInterface.html#method_sanitize","d":"<p>Run your sanitization logic using standard Drupal APIs.</p>"},{"t":"M","n":"Drush\\Drupal\\Commands\\sql\\SanitizePluginInterface::messages","p":"Drush/Drupal/Commands/sql/SanitizePluginInterface.html#method_messages","d":"<p>Use #[CLI\\Hook(type: HookManager::ON_EVENT, target: SanitizeCommands::CONFIRMS)]</p>"},{"t":"M","n":"Drush\\Drupal\\Commands\\sql\\SanitizeSessionsCommands::__construct","p":"Drush/Drupal/Commands/sql/SanitizeSessionsCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Drupal\\Commands\\sql\\SanitizeSessionsCommands::getDatabase","p":"Drush/Drupal/Commands/sql/SanitizeSessionsCommands.html#method_getDatabase","d":""},{"t":"M","n":"Drush\\Drupal\\Commands\\sql\\SanitizeSessionsCommands::sanitize","p":"Drush/Drupal/Commands/sql/SanitizeSessionsCommands.html#method_sanitize","d":"<p>Sanitize sessions from the DB.</p>"},{"t":"M","n":"Drush\\Drupal\\Commands\\sql\\SanitizeSessionsCommands::messages","p":"Drush/Drupal/Commands/sql/SanitizeSessionsCommands.html#method_messages","d":"<p>Use #[CLI\\Hook(type: HookManager::ON_EVENT, target: SanitizeCommands::CONFIRMS)]</p>"},{"t":"M","n":"Drush\\Drupal\\Commands\\sql\\SanitizeUserFieldsCommands::__construct","p":"Drush/Drupal/Commands/sql/SanitizeUserFieldsCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Drupal\\Commands\\sql\\SanitizeUserFieldsCommands::getDatabase","p":"Drush/Drupal/Commands/sql/SanitizeUserFieldsCommands.html#method_getDatabase","d":""},{"t":"M","n":"Drush\\Drupal\\Commands\\sql\\SanitizeUserFieldsCommands::getEntityFieldManager","p":"Drush/Drupal/Commands/sql/SanitizeUserFieldsCommands.html#method_getEntityFieldManager","d":""},{"t":"M","n":"Drush\\Drupal\\Commands\\sql\\SanitizeUserFieldsCommands::sanitize","p":"Drush/Drupal/Commands/sql/SanitizeUserFieldsCommands.html#method_sanitize","d":"<p>Sanitize string fields associated with the user.</p>"},{"t":"M","n":"Drush\\Drupal\\Commands\\sql\\SanitizeUserFieldsCommands::messages","p":"Drush/Drupal/Commands/sql/SanitizeUserFieldsCommands.html#method_messages","d":"<p>Use #[CLI\\Hook(type: HookManager::ON_EVENT, target: SanitizeCommands::CONFIRMS)]</p>"},{"t":"M","n":"Drush\\Drupal\\Commands\\sql\\SanitizeUserFieldsCommands::options","p":"Drush/Drupal/Commands/sql/SanitizeUserFieldsCommands.html#method_options","d":null},{"t":"M","n":"Drush\\Drupal\\Commands\\sql\\SanitizeUserTableCommands::__construct","p":"Drush/Drupal/Commands/sql/SanitizeUserTableCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Drupal\\Commands\\sql\\SanitizeUserTableCommands::sanitize","p":"Drush/Drupal/Commands/sql/SanitizeUserTableCommands.html#method_sanitize","d":"<p>Sanitize emails and passwords. This also an example of how to write a\ndatabase sanitizer for sql-sync.</p>"},{"t":"M","n":"Drush\\Drupal\\Commands\\sql\\SanitizeUserTableCommands::options","p":"Drush/Drupal/Commands/sql/SanitizeUserTableCommands.html#method_options","d":null},{"t":"M","n":"Drush\\Drupal\\Commands\\sql\\SanitizeUserTableCommands::messages","p":"Drush/Drupal/Commands/sql/SanitizeUserTableCommands.html#method_messages","d":"<p>Use #[CLI\\Hook(type: HookManager::ON_EVENT, target: SanitizeCommands::CONFIRMS)]</p>"},{"t":"M","n":"Drush\\Drupal\\Commands\\sql\\SanitizeUserTableCommands::isEnabled","p":"Drush/Drupal/Commands/sql/SanitizeUserTableCommands.html#method_isEnabled","d":"<p>Test an option value to see if it is disabled.</p>"},{"t":"M","n":"Drush\\Drupal\\DrupalKernelTrait::addServiceModifier","p":"Drush/Drupal/DrupalKernelTrait.html#method_addServiceModifier","d":"<p>Add a service modifier to the container builder.</p>"},{"t":"M","n":"Drush\\Drupal\\DrupalKernelTrait::getContainerBuilder","p":"Drush/Drupal/DrupalKernelTrait.html#method_getContainerBuilder","d":""},{"t":"M","n":"Drush\\Drupal\\DrupalKernelTrait::initializeContainer","p":"Drush/Drupal/DrupalKernelTrait.html#method_initializeContainer","d":"<p>Initializes the service container.</p>"},{"t":"M","n":"Drush\\Drupal\\DrupalKernelTrait::shouldDrushInvalidateContainer","p":"Drush/Drupal/DrupalKernelTrait.html#method_shouldDrushInvalidateContainer","d":null},{"t":"M","n":"Drush\\Drupal\\DrupalKernelTrait::discoverServiceProviders","p":"Drush/Drupal/DrupalKernelTrait.html#method_discoverServiceProviders","d":"{@inheritdoc}"},{"t":"M","n":"Drush\\Drupal\\DrupalUtil::drushRender","p":"Drush/Drupal/DrupalUtil.html#method_drushRender","d":"<p>Output a Drupal render array, object or string as plain text.</p>"},{"t":"M","n":"Drush\\Drupal\\DrushLoggerServiceProvider::register","p":"Drush/Drupal/DrushLoggerServiceProvider.html#method_register","d":""},{"t":"M","n":"Drush\\Drupal\\ExtensionDiscovery::reset","p":"Drush/Drupal/ExtensionDiscovery.html#method_reset","d":null},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateExecutable::__construct","p":"Drush/Drupal/Migrate/MigrateExecutable.html#method___construct","d":"<p>Constructs a new migrate executable instance.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateExecutable::onMapSave","p":"Drush/Drupal/Migrate/MigrateExecutable.html#method_onMapSave","d":"<p>Counts up any map save events.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateExecutable::onMapDelete","p":"Drush/Drupal/Migrate/MigrateExecutable.html#method_onMapDelete","d":"<p>Counts up any rollback events.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateExecutable::onPreImport","p":"Drush/Drupal/Migrate/MigrateExecutable.html#method_onPreImport","d":"<p>Reacts when the import is about to start.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateExecutable::handleMissingSourceRows","p":"Drush/Drupal/Migrate/MigrateExecutable.html#method_handleMissingSourceRows","d":"<p>Handles missing source rows after import.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateExecutable::onMissingSourceRows","p":"Drush/Drupal/Migrate/MigrateExecutable.html#method_onMissingSourceRows","d":"<p>Reacts on detecting a list of missing source rows after an import.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateExecutable::onPostImport","p":"Drush/Drupal/Migrate/MigrateExecutable.html#method_onPostImport","d":"<p>Reacts to migration completion.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateExecutable::importFeedbackMessage","p":"Drush/Drupal/Migrate/MigrateExecutable.html#method_importFeedbackMessage","d":"<p>Emits information on the import progress.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateExecutable::onPreRollback","p":"Drush/Drupal/Migrate/MigrateExecutable.html#method_onPreRollback","d":"<p>Reacts when the rollback is about to starts.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateExecutable::onPostRollback","p":"Drush/Drupal/Migrate/MigrateExecutable.html#method_onPostRollback","d":"<p>Reacts to rollback completion.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateExecutable::rollbackFeedbackMessage","p":"Drush/Drupal/Migrate/MigrateExecutable.html#method_rollbackFeedbackMessage","d":"<p>Emits information on the rollback execution progress.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateExecutable::onPreRowSave","p":"Drush/Drupal/Migrate/MigrateExecutable.html#method_onPreRowSave","d":"<p>Reacts to an item about to be imported.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateExecutable::onPostRowSave","p":"Drush/Drupal/Migrate/MigrateExecutable.html#method_onPostRowSave","d":"<p>Reacts aftre a row has been deleted.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateExecutable::onPostRowDelete","p":"Drush/Drupal/Migrate/MigrateExecutable.html#method_onPostRowDelete","d":"<p>Reacts to item rollback.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateExecutable::onPrepareRow","p":"Drush/Drupal/Migrate/MigrateExecutable.html#method_onPrepareRow","d":"<p>Reacts to a new row being prepared.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateExecutable::getIdMap","p":"Drush/Drupal/Migrate/MigrateExecutable.html#method_getIdMap","d":"{@inheritdoc}"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateExecutable::getCreatedCount","p":"Drush/Drupal/Migrate/MigrateExecutable.html#method_getCreatedCount","d":"<p>Returns the number of items created.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateExecutable::getUpdatedCount","p":"Drush/Drupal/Migrate/MigrateExecutable.html#method_getUpdatedCount","d":"<p>Returns the number of items updated.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateExecutable::getIgnoredCount","p":"Drush/Drupal/Migrate/MigrateExecutable.html#method_getIgnoredCount","d":"<p>Returns the number of items ignored.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateExecutable::getFailedCount","p":"Drush/Drupal/Migrate/MigrateExecutable.html#method_getFailedCount","d":"<p>Returns the number of items that failed.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateExecutable::getProcessedCount","p":"Drush/Drupal/Migrate/MigrateExecutable.html#method_getProcessedCount","d":"<p>Returns the total number of items processed.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateExecutable::getRollbackCount","p":"Drush/Drupal/Migrate/MigrateExecutable.html#method_getRollbackCount","d":"<p>Returns the number of items rolled back.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateExecutable::resetCounters","p":"Drush/Drupal/Migrate/MigrateExecutable.html#method_resetCounters","d":"<p>Resets all the per-status counters to 0.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateExecutable::initProgressBar","p":"Drush/Drupal/Migrate/MigrateExecutable.html#method_initProgressBar","d":"<p>Initializes the command progress bar if possible.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateExecutable::updateProgressBar","p":"Drush/Drupal/Migrate/MigrateExecutable.html#method_updateProgressBar","d":"<p>Advances the progress bar.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateExecutable::progressFinish","p":"Drush/Drupal/Migrate/MigrateExecutable.html#method_progressFinish","d":"<p>Removes the progress bar after operation is finished.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateExecutable::unregisterListeners","p":"Drush/Drupal/Migrate/MigrateExecutable.html#method_unregisterListeners","d":"<p>Unregisters all event listeners.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateIdMapFilter::__construct","p":"Drush/Drupal/Migrate/MigrateIdMapFilter.html#method___construct","d":""},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateIdMapFilter::accept","p":"Drush/Drupal/Migrate/MigrateIdMapFilter.html#method_accept","d":"{@inheritdoc}"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateMessage::__construct","p":"Drush/Drupal/Migrate/MigrateMessage.html#method___construct","d":"<p>Constructs a migrate message class.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateMessage::display","p":"Drush/Drupal/Migrate/MigrateMessage.html#method_display","d":"<p>Outputs a message from the migration.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateMissingSourceRowsEvent::__construct","p":"Drush/Drupal/Migrate/MigrateMissingSourceRowsEvent.html#method___construct","d":"<p>Constructs a new event instance.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateMissingSourceRowsEvent::getMigration","p":"Drush/Drupal/Migrate/MigrateMissingSourceRowsEvent.html#method_getMigration","d":"<p>Gets the migration plugin instance.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateMissingSourceRowsEvent::getDestinationIds","p":"Drush/Drupal/Migrate/MigrateMissingSourceRowsEvent.html#method_getDestinationIds","d":"<p>Gets the destination ID values.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigratePrepareRowEvent::__construct","p":"Drush/Drupal/Migrate/MigratePrepareRowEvent.html#method___construct","d":"<p>Constructs a prepare-row event object.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigratePrepareRowEvent::getRow","p":"Drush/Drupal/Migrate/MigratePrepareRowEvent.html#method_getRow","d":"<p>Gets the row object.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigratePrepareRowEvent::getSource","p":"Drush/Drupal/Migrate/MigratePrepareRowEvent.html#method_getSource","d":"<p>Gets the source plugin.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigratePrepareRowEvent::getMigration","p":"Drush/Drupal/Migrate/MigratePrepareRowEvent.html#method_getMigration","d":"<p>Gets the migration plugin.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateUtils::parseIdList","p":"Drush/Drupal/Migrate/MigrateUtils.html#method_parseIdList","d":"<p>Parses as an array the list of IDs received from console.</p>"},{"t":"M","n":"Drush\\Drush::getTimeout","p":"Drush/Drush.html#method_getTimeout","d":null},{"t":"M","n":"Drush\\Drush::getVersion","p":"Drush/Drush.html#method_getVersion","d":"<p>Return the current Drush version.</p>"},{"t":"M","n":"Drush\\Drush::sanitizeVersionString","p":"Drush/Drush.html#method_sanitizeVersionString","d":"<p>Convert internal Composer dev version to ".x"</p>"},{"t":"M","n":"Drush\\Drush::getMajorVersion","p":"Drush/Drush.html#method_getMajorVersion","d":null},{"t":"M","n":"Drush\\Drush::getMinorVersion","p":"Drush/Drush.html#method_getMinorVersion","d":null},{"t":"M","n":"Drush\\Drush::setContainer","p":"Drush/Drush.html#method_setContainer","d":"<p>Sets a new global container.</p>"},{"t":"M","n":"Drush\\Drush::unsetContainer","p":"Drush/Drush.html#method_unsetContainer","d":"<p>Unsets the global container.</p>"},{"t":"M","n":"Drush\\Drush::getContainer","p":"Drush/Drush.html#method_getContainer","d":"<p>Returns the currently active global container.</p>"},{"t":"M","n":"Drush\\Drush::hasContainer","p":"Drush/Drush.html#method_hasContainer","d":"<p>Returns TRUE if the container has been initialized, FALSE otherwise.</p>"},{"t":"M","n":"Drush\\Drush::getApplication","p":"Drush/Drush.html#method_getApplication","d":"<p>Get the current Symfony Console Application.</p>"},{"t":"M","n":"Drush\\Drush::runner","p":"Drush/Drush.html#method_runner","d":"<p>Return the Robo runner.</p>"},{"t":"M","n":"Drush\\Drush::service","p":"Drush/Drush.html#method_service","d":"<p>Retrieves a service from the container.</p>"},{"t":"M","n":"Drush\\Drush::hasService","p":"Drush/Drush.html#method_hasService","d":"<p>Indicates if a service is defined in the container.</p>"},{"t":"M","n":"Drush\\Drush::commandFactory","p":"Drush/Drush.html#method_commandFactory","d":"<p>Return command factory</p>"},{"t":"M","n":"Drush\\Drush::logger","p":"Drush/Drush.html#method_logger","d":"<p>Return the Drush logger object.</p>"},{"t":"M","n":"Drush\\Drush::config","p":"Drush/Drush.html#method_config","d":"<p>Return the configuration object</p>"},{"t":"M","n":"Drush\\Drush::aliasManager","p":"Drush/Drush.html#method_aliasManager","d":""},{"t":"M","n":"Drush\\Drush::processManager","p":"Drush/Drush.html#method_processManager","d":""},{"t":"M","n":"Drush\\Drush::input","p":"Drush/Drush.html#method_input","d":"<p>Return the input object</p>"},{"t":"M","n":"Drush\\Drush::output","p":"Drush/Drush.html#method_output","d":"<p>Return the output object</p>"},{"t":"M","n":"Drush\\Drush::drush","p":"Drush/Drush.html#method_drush","d":"<p>Run a Drush command on a site alias (or @self).</p>"},{"t":"M","n":"Drush\\Drush::siteProcess","p":"Drush/Drush.html#method_siteProcess","d":"<p>Run a bash fragment on a site alias.</p>"},{"t":"M","n":"Drush\\Drush::process","p":"Drush/Drush.html#method_process","d":"<p>Run a bash fragment locally.</p>"},{"t":"M","n":"Drush\\Drush::shell","p":"Drush/Drush.html#method_shell","d":"<p>Create a Process instance from a commandline string.</p>"},{"t":"M","n":"Drush\\Drush::simulate","p":"Drush/Drush.html#method_simulate","d":"<p>Return 'true' if we are in simulated mode</p>"},{"t":"M","n":"Drush\\Drush::affirmative","p":"Drush/Drush.html#method_affirmative","d":"<p>Return 'true' if we are in affirmative mode</p>"},{"t":"M","n":"Drush\\Drush::negative","p":"Drush/Drush.html#method_negative","d":"<p>Return 'true' if we are in negative mode</p>"},{"t":"M","n":"Drush\\Drush::verbose","p":"Drush/Drush.html#method_verbose","d":"<p>Return 'true' if we are in verbose mode</p>"},{"t":"M","n":"Drush\\Drush::debug","p":"Drush/Drush.html#method_debug","d":"<p>Return 'true' if we are in debug mode</p>"},{"t":"M","n":"Drush\\Drush::bootstrapManager","p":"Drush/Drush.html#method_bootstrapManager","d":"<p>Return the Bootstrap Manager.</p>"},{"t":"M","n":"Drush\\Drush::bootstrap","p":"Drush/Drush.html#method_bootstrap","d":"<p>Return the Bootstrap object.</p>"},{"t":"M","n":"Drush\\Drush::redispatchOptions","p":"Drush/Drush.html#method_redispatchOptions","d":null},{"t":"M","n":"Drush\\Exceptions\\CommandFailedException::__construct","p":"Drush/Exceptions/CommandFailedException.html#method___construct","d":null},{"t":"M","n":"Drush\\Exceptions\\UserAbortException::__construct","p":"Drush/Exceptions/UserAbortException.html#method___construct","d":null},{"t":"M","n":"Drush\\Exec\\ExecTrait::startBrowser","p":"Drush/Exec/ExecTrait.html#method_startBrowser","d":"<p>Starts a background browser/tab for the current site or a specified URL.</p>"},{"t":"M","n":"Drush\\Exec\\ExecTrait::programExists","p":"Drush/Exec/ExecTrait.html#method_programExists","d":null},{"t":"M","n":"Drush\\Exec\\ExecTrait::getEditor","p":"Drush/Exec/ExecTrait.html#method_getEditor","d":null},{"t":"M","n":"Drush\\Formatters\\EntityToArraySimplifier::__construct","p":"Drush/Formatters/EntityToArraySimplifier.html#method___construct","d":null},{"t":"M","n":"Drush\\Formatters\\EntityToArraySimplifier::canSimplify","p":"Drush/Formatters/EntityToArraySimplifier.html#method_canSimplify","d":null},{"t":"M","n":"Drush\\Formatters\\EntityToArraySimplifier::simplifyToArray","p":"Drush/Formatters/EntityToArraySimplifier.html#method_simplifyToArray","d":null},{"t":"M","n":"Drush\\Log\\DrushLog::__construct","p":"Drush/Log/DrushLog.html#method___construct","d":"<p>Constructs a DrushLog object.</p>"},{"t":"M","n":"Drush\\Log\\DrushLog::log","p":"Drush/Log/DrushLog.html#method_log","d":"{@inheritdoc}"},{"t":"M","n":"Drush\\Log\\DrushLoggerManager::success","p":"Drush/Log/DrushLoggerManager.html#method_success","d":"<p>Log a 'success' message.</p>"},{"t":"M","n":"Drush\\Log\\Logger::__construct","p":"Drush/Log/Logger.html#method___construct","d":null},{"t":"M","n":"Drush\\Log\\Logger::log","p":"Drush/Log/Logger.html#method_log","d":null},{"t":"M","n":"Drush\\Log\\Logger::formatSize","p":"Drush/Log/Logger.html#method_formatSize","d":null},{"t":"M","n":"Drush\\Log\\SuccessInterface::success","p":"Drush/Log/SuccessInterface.html#method_success","d":"<p>Log a 'success' message.</p>"},{"t":"M","n":"Drush\\Preflight\\ArgsPreprocessor::__construct","p":"Drush/Preflight/ArgsPreprocessor.html#method___construct","d":"<p>ArgsPreprocessor constructor</p>"},{"t":"M","n":"Drush\\Preflight\\ArgsPreprocessor::setArgsRemapper","p":"Drush/Preflight/ArgsPreprocessor.html#method_setArgsRemapper","d":null},{"t":"M","n":"Drush\\Preflight\\ArgsPreprocessor::parse","p":"Drush/Preflight/ArgsPreprocessor.html#method_parse","d":"<p>Parse the argv array.</p>"},{"t":"M","n":"Drush\\Preflight\\ArgsPreprocessor::nextCouldBeValue","p":"Drush/Preflight/ArgsPreprocessor.html#method_nextCouldBeValue","d":"<p>nextCouldBeValue determines whether there is a next argument that\nexists and does not begin with a <code>-</code>.</p>"},{"t":"M","n":"Drush\\Preflight\\ArgsPreprocessor::isAliasOrSiteSpec","p":"Drush/Preflight/ArgsPreprocessor.html#method_isAliasOrSiteSpec","d":"<p>Determine whether the provided argument is an alias or\na site specification.</p>"},{"t":"M","n":"Drush\\Preflight\\ArgsPreprocessor::findMethodForOptionWithValues","p":"Drush/Preflight/ArgsPreprocessor.html#method_findMethodForOptionWithValues","d":"<p>Check to see if '$opt' is one of the options that we record\nthat takes a value.</p>"},{"t":"M","n":"Drush\\Preflight\\ArgsPreprocessor::checkMatchingOption","p":"Drush/Preflight/ArgsPreprocessor.html#method_checkMatchingOption","d":"<p>Check to see if the provided option matches the entry from the\noption table.</p>"},{"t":"M","n":"Drush\\Preflight\\ArgsRemapper::__construct","p":"Drush/Preflight/ArgsRemapper.html#method___construct","d":"<p>ArgsRemapper constructor</p>"},{"t":"M","n":"Drush\\Preflight\\ArgsRemapper::remap","p":"Drush/Preflight/ArgsRemapper.html#method_remap","d":"<p>Given an $argv array, apply all remap operations on each item\nwithin it.</p>"},{"t":"M","n":"Drush\\Preflight\\ArgsRemapper::checkRemap","p":"Drush/Preflight/ArgsRemapper.html#method_checkRemap","d":"<p>Check to see if the provided single arg needs to be remapped. If\nit does, then the remapping is performed.</p>"},{"t":"M","n":"Drush\\Preflight\\ArgsRemapper::remapOptions","p":"Drush/Preflight/ArgsRemapper.html#method_remapOptions","d":null},{"t":"M","n":"Drush\\Preflight\\ArgsRemapper::remapCommandAlias","p":"Drush/Preflight/ArgsRemapper.html#method_remapCommandAlias","d":null},{"t":"M","n":"Drush\\Preflight\\ArgsRemapper::matches","p":"Drush/Preflight/ArgsRemapper.html#method_matches","d":"<p>Check to see if the provided single arg matches the candidate.</p>"},{"t":"M","n":"Drush\\Preflight\\LegacyPreflight::includeCode","p":"Drush/Preflight/LegacyPreflight.html#method_includeCode","d":"<p>Include old code. It is an aspirational goal to remove or refactor\nall of this into more modular, class-based code.</p>"},{"t":"M","n":"Drush\\Preflight\\Preflight::__construct","p":"Drush/Preflight/Preflight.html#method___construct","d":"<p>Preflight constructor</p>"},{"t":"M","n":"Drush\\Preflight\\Preflight::logger","p":"Drush/Preflight/Preflight.html#method_logger","d":null},{"t":"M","n":"Drush\\Preflight\\Preflight::setLogger","p":"Drush/Preflight/Preflight.html#method_setLogger","d":""},{"t":"M","n":"Drush\\Preflight\\Preflight::init","p":"Drush/Preflight/Preflight.html#method_init","d":"<p>Perform preliminary initialization. This mostly involves setting up\nlegacy systems.</p>"},{"t":"M","n":"Drush\\Preflight\\Preflight::remapOptions","p":"Drush/Preflight/Preflight.html#method_remapOptions","d":"<p>Remapping table for arguments. Anything found in a key\nhere will be converted to the corresponding value entry.</p>"},{"t":"M","n":"Drush\\Preflight\\Preflight::remapCommandAliases","p":"Drush/Preflight/Preflight.html#method_remapCommandAliases","d":"<p>Symfony Console dislikes certain command aliases, because\nthey are too similar to other Drush commands that contain\nthe same characters. To avoid the "I don't know which\ncommand you mean"-type errors, we will replace problematic\naliases with their longhand equivalents.</p>"},{"t":"M","n":"Drush\\Preflight\\Preflight::preflightArgs","p":"Drush/Preflight/Preflight.html#method_preflightArgs","d":"<p>Preprocess the args, removing any @sitealias that may be present.</p>"},{"t":"M","n":"Drush\\Preflight\\Preflight::prepareConfig","p":"Drush/Preflight/Preflight.html#method_prepareConfig","d":"<p>Create the initial config locator object, and inject any needed\nsettings, paths and so on into it.</p>"},{"t":"M","n":"Drush\\Preflight\\Preflight::createInput","p":"Drush/Preflight/Preflight.html#method_createInput","d":null},{"t":"M","n":"Drush\\Preflight\\Preflight::getCommandFilePaths","p":"Drush/Preflight/Preflight.html#method_getCommandFilePaths","d":null},{"t":"M","n":"Drush\\Preflight\\Preflight::loadSymfonyCompatabilityAutoloader","p":"Drush/Preflight/Preflight.html#method_loadSymfonyCompatabilityAutoloader","d":null},{"t":"M","n":"Drush\\Preflight\\Preflight::config","p":"Drush/Preflight/Preflight.html#method_config","d":null},{"t":"M","n":"Drush\\Preflight\\Preflight::preflight","p":"Drush/Preflight/Preflight.html#method_preflight","d":""},{"t":"M","n":"Drush\\Preflight\\Preflight::preferredSite","p":"Drush/Preflight/Preflight.html#method_preferredSite","d":"<p>Find the Drupal root of the preferred Drupal site (the one\nthat shares the <code>vendor</code> directory with Drush).</p>"},{"t":"M","n":"Drush\\Preflight\\Preflight::drupalFinder","p":"Drush/Preflight/Preflight.html#method_drupalFinder","d":"<p>Return the Drupal Finder</p>"},{"t":"M","n":"Drush\\Preflight\\Preflight::aliasManager","p":"Drush/Preflight/Preflight.html#method_aliasManager","d":"<p>Return the alias manager</p>"},{"t":"M","n":"Drush\\Preflight\\Preflight::environment","p":"Drush/Preflight/Preflight.html#method_environment","d":"<p>Return the environment</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::homeDir","p":"Drush/Preflight/PreflightArgs.html#method_homeDir","d":null},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::setHomeDir","p":"Drush/Preflight/PreflightArgs.html#method_setHomeDir","d":null},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::__construct","p":"Drush/Preflight/PreflightArgs.html#method___construct","d":"<p>PreflightArgs constructor</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::optionsWithValues","p":"Drush/Preflight/PreflightArgs.html#method_optionsWithValues","d":""},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::adjustHelpOption","p":"Drush/Preflight/PreflightArgs.html#method_adjustHelpOption","d":"<p>If the user enters '--help' or '-h', thrown that\noption away and add a 'help' command to the beginning\nof the argument list.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::optionConfigMap","p":"Drush/Preflight/PreflightArgs.html#method_optionConfigMap","d":"<p>Map of option key to the corresponding config key to store the\npreflight option in. The values of the config items in this map\nmust be BOOLEANS or STRINGS.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::optionConfigPathMap","p":"Drush/Preflight/PreflightArgs.html#method_optionConfigPathMap","d":"<p>Map of path option keys to the corresponding config key to store the\npreflight option in. The values of the items in this map must be\nSTRINGS or ARRAYS OF STRINGS.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::applyToConfig","p":"Drush/Preflight/PreflightArgs.html#method_applyToConfig","d":""},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::args","p":"Drush/Preflight/PreflightArgs.html#method_args","d":""},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::applicationPath","p":"Drush/Preflight/PreflightArgs.html#method_applicationPath","d":""},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::commandName","p":"Drush/Preflight/PreflightArgs.html#method_commandName","d":""},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::setCommandName","p":"Drush/Preflight/PreflightArgs.html#method_setCommandName","d":""},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::addArg","p":"Drush/Preflight/PreflightArgs.html#method_addArg","d":""},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::passArgs","p":"Drush/Preflight/PreflightArgs.html#method_passArgs","d":""},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::alias","p":"Drush/Preflight/PreflightArgs.html#method_alias","d":""},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::hasAlias","p":"Drush/Preflight/PreflightArgs.html#method_hasAlias","d":""},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::setAlias","p":"Drush/Preflight/PreflightArgs.html#method_setAlias","d":""},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::selectedSite","p":"Drush/Preflight/PreflightArgs.html#method_selectedSite","d":"<p>Get the selected site. Here, the default will typically be the cwd.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::setDebug","p":"Drush/Preflight/PreflightArgs.html#method_setDebug","d":null},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::setSelectedSite","p":"Drush/Preflight/PreflightArgs.html#method_setSelectedSite","d":"<p>Set the selected site.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::uri","p":"Drush/Preflight/PreflightArgs.html#method_uri","d":"<p>Get the selected uri</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::hasUri","p":"Drush/Preflight/PreflightArgs.html#method_hasUri","d":null},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::setUri","p":"Drush/Preflight/PreflightArgs.html#method_setUri","d":"<p>Set the uri option</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::configPaths","p":"Drush/Preflight/PreflightArgs.html#method_configPaths","d":"<p>Get the config path where drush.yml files may be found</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::addConfigPath","p":"Drush/Preflight/PreflightArgs.html#method_addConfigPath","d":"<p>Add another location where drush.yml files may be found</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::mergeConfigPaths","p":"Drush/Preflight/PreflightArgs.html#method_mergeConfigPaths","d":"<p>Add multiple additional locations where drush.yml files may be found.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::aliasPaths","p":"Drush/Preflight/PreflightArgs.html#method_aliasPaths","d":"<p>Get the alias paths where drush site.site.yml files may be found</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::addAliasPath","p":"Drush/Preflight/PreflightArgs.html#method_addAliasPath","d":"<p>Set one more path where aliases may be found.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::commandPaths","p":"Drush/Preflight/PreflightArgs.html#method_commandPaths","d":"<p>Get the path where Drush commandfiles e.g. FooCommands.php may be found.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::addCommandPath","p":"Drush/Preflight/PreflightArgs.html#method_addCommandPath","d":"<p>Add one more path where commandfiles might be found.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::mergeCommandPaths","p":"Drush/Preflight/PreflightArgs.html#method_mergeCommandPaths","d":"<p>Add multiple paths where commandfiles might be found.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::isLocal","p":"Drush/Preflight/PreflightArgs.html#method_isLocal","d":"<p>Determine whether Drush is in "local" mode</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::setLocal","p":"Drush/Preflight/PreflightArgs.html#method_setLocal","d":"<p>Set local mode</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::isSimulated","p":"Drush/Preflight/PreflightArgs.html#method_isSimulated","d":"<p>Determine whether Drush is in "simulated" mode.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::setSimulate","p":"Drush/Preflight/PreflightArgs.html#method_setSimulate","d":"<p>Set simulated mode</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::coverageFile","p":"Drush/Preflight/PreflightArgs.html#method_coverageFile","d":"<p>Get the path to the coverage file.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::setCoverageFile","p":"Drush/Preflight/PreflightArgs.html#method_setCoverageFile","d":"<p>Set the coverage file path.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::isStrict","p":"Drush/Preflight/PreflightArgs.html#method_isStrict","d":"<p>Determine whether Drush is in "strict" mode or not.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::setStrict","p":"Drush/Preflight/PreflightArgs.html#method_setStrict","d":"<p>Set strict mode.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::getOptionNameList","p":"Drush/Preflight/PreflightArgs.html#method_getOptionNameList","d":"<p>Search through the provided argv list, and return\njust the option name of any item that is an option.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::createInput","p":"Drush/Preflight/PreflightArgs.html#method_createInput","d":"<p>Create a Symfony Input object.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgsInterface::optionsWithValues","p":"Drush/Preflight/PreflightArgsInterface.html#method_optionsWithValues","d":"<p>Return an associative array of '--option' => 'methodName'.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgsInterface::applyToConfig","p":"Drush/Preflight/PreflightArgsInterface.html#method_applyToConfig","d":"<p>Copy any applicable arguments into the provided configuration\nobject, as appropriate.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgsInterface::args","p":"Drush/Preflight/PreflightArgsInterface.html#method_args","d":"<p>Return all of the args from the inputs that were NOT processed\nby the ArgsPreprocessor (anything not listed in optionsWithValues).</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgsInterface::applicationPath","p":"Drush/Preflight/PreflightArgsInterface.html#method_applicationPath","d":"<p>Return the path to this application's executable ($argv[0]).</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgsInterface::commandName","p":"Drush/Preflight/PreflightArgsInterface.html#method_commandName","d":"<p>Return the command name from the runtime args. Note that the\ncommand name also exists inside the runtime args, because the\nruntime args maintain the order of the options relative to the\ncommand name (save for those options removed by preflight args).</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgsInterface::setCommandName","p":"Drush/Preflight/PreflightArgsInterface.html#method_setCommandName","d":"<p>Store the command name, once it is found.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgsInterface::addArg","p":"Drush/Preflight/PreflightArgsInterface.html#method_addArg","d":"<p>Add one argument to the end of the list returned by the <code>args()</code> method.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgsInterface::passArgs","p":"Drush/Preflight/PreflightArgsInterface.html#method_passArgs","d":"<p>Add everything in the provided array to the list returned by <code>args()</code></p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgsInterface::alias","p":"Drush/Preflight/PreflightArgsInterface.html#method_alias","d":"<p>Return any '@alias' that may have appeared before the argument\nholding the command name.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgsInterface::hasAlias","p":"Drush/Preflight/PreflightArgsInterface.html#method_hasAlias","d":"<p>Returns 'true' if an '@alias' was set.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgsInterface::setAlias","p":"Drush/Preflight/PreflightArgsInterface.html#method_setAlias","d":"<p>Set an alias. Should always begin with '@'.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightLog::__construct","p":"Drush/Preflight/PreflightLog.html#method___construct","d":null},{"t":"M","n":"Drush\\Preflight\\PreflightLog::getDebug","p":"Drush/Preflight/PreflightLog.html#method_getDebug","d":null},{"t":"M","n":"Drush\\Preflight\\PreflightLog::setDebug","p":"Drush/Preflight/PreflightLog.html#method_setDebug","d":null},{"t":"M","n":"Drush\\Preflight\\PreflightLog::log","p":"Drush/Preflight/PreflightLog.html#method_log","d":null},{"t":"M","n":"Drush\\Preflight\\PreflightSiteLocator::__construct","p":"Drush/Preflight/PreflightSiteLocator.html#method___construct","d":null},{"t":"M","n":"Drush\\Preflight\\PreflightSiteLocator::findSite","p":"Drush/Preflight/PreflightSiteLocator.html#method_findSite","d":"<p>During bootstrap, finds the currently selected site from the parameters\nprovided on the commandline.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightSiteLocator::determineSelf","p":"Drush/Preflight/PreflightSiteLocator.html#method_determineSelf","d":"<p>Either look up the specified alias name / site spec,\nor, if those are invalid, then generate one from\nthe provided root and URI.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightSiteLocator::buildSelf","p":"Drush/Preflight/PreflightSiteLocator.html#method_buildSelf","d":"<p>Generate @self from the provided root and URI.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightVerify::verify","p":"Drush/Preflight/PreflightVerify.html#method_verify","d":"<p>Throw an exception if the environment is not right for running Drush.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightVerify::confirmPhpVersion","p":"Drush/Preflight/PreflightVerify.html#method_confirmPhpVersion","d":"<p>Fail fast if the php version does not meet the minimum requirements.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightVerify::confirmUsingCLI","p":"Drush/Preflight/PreflightVerify.html#method_confirmUsingCLI","d":"<p>Fail if not being run from the command line.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightVerify::checkPhpIni","p":"Drush/Preflight/PreflightVerify.html#method_checkPhpIni","d":"<p>Evaluate the environment before command bootstrapping\nbegins. If the php environment is too restrictive, then\nnotify the user that a setting change is needed and abort.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightVerify::invalidIniValue","p":"Drush/Preflight/PreflightVerify.html#method_invalidIniValue","d":"<p>Determine whether an ini value is valid based on the criteria.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightVerify::loadedPhpIniMessage","p":"Drush/Preflight/PreflightVerify.html#method_loadedPhpIniMessage","d":"<p>Returns a localizable message about php.ini that\nvaries depending on whether the php_ini_loaded_file()\nis available or not.</p>"},{"t":"M","n":"Drush\\Preflight\\RedispatchToSiteLocal::redispatchIfSiteLocalDrush","p":"Drush/Preflight/RedispatchToSiteLocal.html#method_redispatchIfSiteLocalDrush","d":"<p>Determine if a local redispatch is needed, and do so if it is.</p>"},{"t":"M","n":"Drush\\Preflight\\RedispatchToSiteLocal::findSiteLocalDrush","p":"Drush/Preflight/RedispatchToSiteLocal.html#method_findSiteLocalDrush","d":"<p>Find a site-local Drush, if there is one in the selected site's\nvendor directory.</p>"},{"t":"M","n":"Drush\\Psysh\\Caster::castContentEntity","p":"Drush/Psysh/Caster.html#method_castContentEntity","d":"<p>Casts \\Drupal\\Core\\Entity\\ContentEntityInterface classes.</p>"},{"t":"M","n":"Drush\\Psysh\\Caster::castFieldItemList","p":"Drush/Psysh/Caster.html#method_castFieldItemList","d":"<p>Casts \\Drupal\\Core\\Field\\FieldItemListInterface classes.</p>"},{"t":"M","n":"Drush\\Psysh\\Caster::castFieldItem","p":"Drush/Psysh/Caster.html#method_castFieldItem","d":"<p>Casts \\Drupal\\Core\\Field\\FieldItemInterface classes.</p>"},{"t":"M","n":"Drush\\Psysh\\Caster::castConfigEntity","p":"Drush/Psysh/Caster.html#method_castConfigEntity","d":"<p>Casts \\Drupal\\Core\\Config\\Entity\\ConfigEntityInterface classes.</p>"},{"t":"M","n":"Drush\\Psysh\\Caster::castConfig","p":"Drush/Psysh/Caster.html#method_castConfig","d":"<p>Casts \\Drupal\\Core\\Config\\ConfigBase classes.</p>"},{"t":"M","n":"Drush\\Psysh\\Caster::castContainer","p":"Drush/Psysh/Caster.html#method_castContainer","d":"<p>Casts \\Drupal\\Component\\DependencyInjection\\Container classes.</p>"},{"t":"M","n":"Drush\\Psysh\\Caster::castMarkup","p":"Drush/Psysh/Caster.html#method_castMarkup","d":"<p>Casts \\Drupal\\Component\\Render\\MarkupInterface classes.</p>"},{"t":"M","n":"Drush\\Psysh\\Caster::handleReferences","p":"Drush/Psysh/Caster.html#method_handleReferences","d":null},{"t":"M","n":"Drush\\Psysh\\Caster::getShortClass","p":"Drush/Psysh/Caster.html#method_getShortClass","d":null},{"t":"M","n":"Drush\\Psysh\\DrushCommand::__construct","p":"Drush/Psysh/DrushCommand.html#method___construct","d":"<p>DrushCommand constructor.</p>"},{"t":"M","n":"Drush\\Psysh\\DrushCommand::getNamespace","p":"Drush/Psysh/DrushCommand.html#method_getNamespace","d":"<p>Get the namespace of this command.</p>"},{"t":"M","n":"Drush\\Psysh\\DrushCommand::configure","p":"Drush/Psysh/DrushCommand.html#method_configure","d":"{@inheritdoc}"},{"t":"M","n":"Drush\\Psysh\\DrushCommand::execute","p":"Drush/Psysh/DrushCommand.html#method_execute","d":"{@inheritdoc}"},{"t":"M","n":"Drush\\Psysh\\DrushCommand::buildHelpFromCommand","p":"Drush/Psysh/DrushCommand.html#method_buildHelpFromCommand","d":"<p>Build a command help from the Drush configuration array.</p>"},{"t":"M","n":"Drush\\Psysh\\DrushHelpCommand::configure","p":"Drush/Psysh/DrushHelpCommand.html#method_configure","d":"{@inheritdoc}"},{"t":"M","n":"Drush\\Psysh\\DrushHelpCommand::setCommand","p":"Drush/Psysh/DrushHelpCommand.html#method_setCommand","d":"<p>Helper for setting a subcommand to retrieve help for.</p>"},{"t":"M","n":"Drush\\Psysh\\DrushHelpCommand::execute","p":"Drush/Psysh/DrushHelpCommand.html#method_execute","d":"{@inheritdoc}"},{"t":"M","n":"Drush\\Psysh\\Shell::getCommand","p":"Drush/Psysh/Shell.html#method_getCommand","d":"<p>Get a command (if one exists) for the current input string.</p>"},{"t":"M","n":"Drush\\Psysh\\Shell::hasCommand","p":"Drush/Psysh/Shell.html#method_hasCommand","d":"<p>Check whether a command is set for the current input string.</p>"},{"t":"M","n":"Drush\\Psysh\\Shell::getCommandFromInput","p":"Drush/Psysh/Shell.html#method_getCommandFromInput","d":"<p>Get the command from the current input, takes aliases into account.</p>"},{"t":"M","n":"Drush\\Runtime\\DependencyInjection::desiredHandlers","p":"Drush/Runtime/DependencyInjection.html#method_desiredHandlers","d":null},{"t":"M","n":"Drush\\Runtime\\DependencyInjection::initContainer","p":"Drush/Runtime/DependencyInjection.html#method_initContainer","d":"<p>Set up our dependency injection container.</p>"},{"t":"M","n":"Drush\\Runtime\\DependencyInjection::installHandlers","p":"Drush/Runtime/DependencyInjection.html#method_installHandlers","d":"<p>Make sure we are notified on exit, and when bad things happen.</p>"},{"t":"M","n":"Drush\\Runtime\\DependencyInjection::addDrushServices","p":"Drush/Runtime/DependencyInjection.html#method_addDrushServices","d":null},{"t":"M","n":"Drush\\Runtime\\DependencyInjection::alterServicesForDrush","p":"Drush/Runtime/DependencyInjection.html#method_alterServicesForDrush","d":null},{"t":"M","n":"Drush\\Runtime\\DependencyInjection::injectApplicationServices","p":"Drush/Runtime/DependencyInjection.html#method_injectApplicationServices","d":null},{"t":"M","n":"Drush\\Runtime\\ErrorHandler::installHandler","p":"Drush/Runtime/ErrorHandler.html#method_installHandler","d":null},{"t":"M","n":"Drush\\Runtime\\ErrorHandler::errorHandler","p":"Drush/Runtime/ErrorHandler.html#method_errorHandler","d":null},{"t":"M","n":"Drush\\Runtime\\HandlerInterface::installHandler","p":"Drush/Runtime/HandlerInterface.html#method_installHandler","d":null},{"t":"M","n":"Drush\\Runtime\\LegacyServiceFinder::__construct","p":"Drush/Runtime/LegacyServiceFinder.html#method___construct","d":null},{"t":"M","n":"Drush\\Runtime\\LegacyServiceFinder::getDrushServiceFiles","p":"Drush/Runtime/LegacyServiceFinder.html#method_getDrushServiceFiles","d":"<p>Get all service files that this class can discover.</p>"},{"t":"M","n":"Drush\\Runtime\\LegacyServiceFinder::discoverDrushServiceProviders","p":"Drush/Runtime/LegacyServiceFinder.html#method_discoverDrushServiceProviders","d":"<p>Search for drush.service.yml files in discoverable locations.</p>"},{"t":"M","n":"Drush\\Runtime\\LegacyServiceFinder::addModuleDrushServiceProvider","p":"Drush/Runtime/LegacyServiceFinder.html#method_addModuleDrushServiceProvider","d":"<p>Determine whether or not the Drush services.yml file is applicable\nfor this version of Drush.</p>"},{"t":"M","n":"Drush\\Runtime\\LegacyServiceFinder::findModuleDrushServiceProvider","p":"Drush/Runtime/LegacyServiceFinder.html#method_findModuleDrushServiceProvider","d":""},{"t":"M","n":"Drush\\Runtime\\LegacyServiceFinder::findDefaultServicesFile","p":"Drush/Runtime/LegacyServiceFinder.html#method_findDefaultServicesFile","d":""},{"t":"M","n":"Drush\\Runtime\\LegacyServiceFinder::findModuleDrushServiceProviderFromComposer","p":"Drush/Runtime/LegacyServiceFinder.html#method_findModuleDrushServiceProviderFromComposer","d":"<p>In composer.json, the Drush version constraints will appear\nin the 'extra' section like so:</p>"},{"t":"M","n":"Drush\\Runtime\\LegacyServiceFinder::findAppropriateServicesFile","p":"Drush/Runtime/LegacyServiceFinder.html#method_findAppropriateServicesFile","d":""},{"t":"M","n":"Drush\\Runtime\\LegacyServiceFinder::addDrushServiceProvider","p":"Drush/Runtime/LegacyServiceFinder.html#method_addDrushServiceProvider","d":"<p>Add a services.yml file if it exists.</p>"},{"t":"M","n":"Drush\\Runtime\\LegacyServiceFinder::getModuleFileNames","p":"Drush/Runtime/LegacyServiceFinder.html#method_getModuleFileNames","d":"<p>Find Drupal modules</p>"},{"t":"M","n":"Drush\\Runtime\\LegacyServiceInstantiator::__construct","p":"Drush/Runtime/LegacyServiceInstantiator.html#method___construct","d":null},{"t":"M","n":"Drush\\Runtime\\LegacyServiceInstantiator::loadServiceFiles","p":"Drush/Runtime/LegacyServiceInstantiator.html#method_loadServiceFiles","d":"<p>Instantiate all of the objects declared by drush.services.yml\nfiles, and store them internally in this class for later retreival\nby type.</p>"},{"t":"M","n":"Drush\\Runtime\\LegacyServiceInstantiator::isValidServiceData","p":"Drush/Runtime/LegacyServiceInstantiator.html#method_isValidServiceData","d":"<p>Validate service data before using it.</p>"},{"t":"M","n":"Drush\\Runtime\\LegacyServiceInstantiator::allServicesHaveClassElement","p":"Drush/Runtime/LegacyServiceInstantiator.html#method_allServicesHaveClassElement","d":"<p>Check all elements for required "class" elements.</p>"},{"t":"M","n":"Drush\\Runtime\\LegacyServiceInstantiator::instantiateServices","p":"Drush/Runtime/LegacyServiceInstantiator.html#method_instantiateServices","d":"<p>Given a drush.services.yml file (parsed into an array),\ninstantiate all of the services referenced therein.</p>"},{"t":"M","n":"Drush\\Runtime\\LegacyServiceInstantiator::taggedServices","p":"Drush/Runtime/LegacyServiceInstantiator.html#method_taggedServices","d":"<p>After <code>instantiateServices()</code> runs, the resulting instantiated\nservice objects can be retrieved via this method.</p>"},{"t":"M","n":"Drush\\Runtime\\LegacyServiceInstantiator::create","p":"Drush/Runtime/LegacyServiceInstantiator.html#method_create","d":"<p>Create one named service.</p>"},{"t":"M","n":"Drush\\Runtime\\LegacyServiceInstantiator::instantiateObject","p":"Drush/Runtime/LegacyServiceInstantiator.html#method_instantiateObject","d":"<p>Instantiate an object with the given arguments.</p>"},{"t":"M","n":"Drush\\Runtime\\LegacyServiceInstantiator::call","p":"Drush/Runtime/LegacyServiceInstantiator.html#method_call","d":"<p>Call a method of an object with the provided arguments.</p>"},{"t":"M","n":"Drush\\Runtime\\LegacyServiceInstantiator::resolveArguments","p":"Drush/Runtime/LegacyServiceInstantiator.html#method_resolveArguments","d":"<p>Resolve arguments against our containers. Arguments that\ndo not map to one of our containers are returned unchanged.</p>"},{"t":"M","n":"Drush\\Runtime\\LegacyServiceInstantiator::resolveArgument","p":"Drush/Runtime/LegacyServiceInstantiator.html#method_resolveArgument","d":"<p>Look up one argument in the appropriate container, or\nreturn it as-is.</p>"},{"t":"M","n":"Drush\\Runtime\\LegacyServiceInstantiator::resolveFromContainer","p":"Drush/Runtime/LegacyServiceInstantiator.html#method_resolveFromContainer","d":"<p>Look up in the provided container; throw an exception if\nnot found, unless the service name begins with <code>?</code> (e.g.</p>"},{"t":"M","n":"Drush\\Runtime\\LegacyServiceInstantiator::isRequired","p":"Drush/Runtime/LegacyServiceInstantiator.html#method_isRequired","d":"<p>Check to see if the provided argument begins with a <code>?</code>;\nthose that do not are required.</p>"},{"t":"M","n":"Drush\\Runtime\\LegacyServiceInstantiator::atLeastOneValue","p":"Drush/Runtime/LegacyServiceInstantiator.html#method_atLeastOneValue","d":"<p>Helper function to determine whether or not any of the arguments\nresolved. <code>set</code> methods with non-required DI container references\nare not called at all if the optional references are not in the container.</p>"},{"t":"M","n":"Drush\\Runtime\\RedispatchHook::__construct","p":"Drush/Runtime/RedispatchHook.html#method___construct","d":null},{"t":"M","n":"Drush\\Runtime\\RedispatchHook::initialize","p":"Drush/Runtime/RedispatchHook.html#method_initialize","d":"<p>Check to see if it is necessary to redispatch to a remote site.</p>"},{"t":"M","n":"Drush\\Runtime\\RedispatchHook::redispatchIfRemote","p":"Drush/Runtime/RedispatchHook.html#method_redispatchIfRemote","d":"<p>Check to see if the target of the command is remote. Call redispatch\nif it is.</p>"},{"t":"M","n":"Drush\\Runtime\\RedispatchHook::redispatch","p":"Drush/Runtime/RedispatchHook.html#method_redispatch","d":"<p>Called from RemoteCommandProxy::execute() to run remote commands.</p>"},{"t":"M","n":"Drush\\Runtime\\RedispatchHook::alterArgsForRedispatch","p":"Drush/Runtime/RedispatchHook.html#method_alterArgsForRedispatch","d":"<p>Remove anything that is not necessary for the remote side.</p>"},{"t":"M","n":"Drush\\Runtime\\RedispatchHook::exitEarly","p":"Drush/Runtime/RedispatchHook.html#method_exitEarly","d":"<p>Abort the current execution without causing distress to our\nshutdown handler.</p>"},{"t":"M","n":"Drush\\Runtime\\Runtime::__construct","p":"Drush/Runtime/Runtime.html#method___construct","d":null},{"t":"M","n":"Drush\\Runtime\\Runtime::run","p":"Drush/Runtime/Runtime.html#method_run","d":"<p>Run the application, catching any errors that may be thrown.</p>"},{"t":"M","n":"Drush\\Runtime\\Runtime::doRun","p":"Drush/Runtime/Runtime.html#method_doRun","d":"<p>Start up Drush</p>"},{"t":"M","n":"Drush\\Runtime\\Runtime::setCompleted","p":"Drush/Runtime/Runtime.html#method_setCompleted","d":"<p>Mark the current request as having completed successfully.</p>"},{"t":"M","n":"Drush\\Runtime\\Runtime::setExitCode","p":"Drush/Runtime/Runtime.html#method_setExitCode","d":"<p>Mark the exit code for current request.</p>"},{"t":"M","n":"Drush\\Runtime\\Runtime::exitCode","p":"Drush/Runtime/Runtime.html#method_exitCode","d":"<p>Get the exit code for current request.</p>"},{"t":"M","n":"Drush\\Runtime\\ServiceManager::__construct","p":"Drush/Runtime/ServiceManager.html#method___construct","d":null},{"t":"M","n":"Drush\\Runtime\\ServiceManager::loadCommandClasses","p":"Drush/Runtime/ServiceManager.html#method_loadCommandClasses","d":"<p>Ensure that any discovered class that is not part of the autoloader\nis, in fact, included.</p>"},{"t":"M","n":"Drush\\Runtime\\ServiceManager::bootstrapCommandClasses","p":"Drush/Runtime/ServiceManager.html#method_bootstrapCommandClasses","d":"<p>Return cached of deferred commandhander objects.</p>"},{"t":"M","n":"Drush\\Runtime\\ServiceManager::discover","p":"Drush/Runtime/ServiceManager.html#method_discover","d":"<p>Discover all of the different kinds of command handler objects\nin the places where Drush can find them. Called during preflight;\nsome command classes are returned right away, and others are saved\nto be handled later during Drupal bootstrap.</p>"},{"t":"M","n":"Drush\\Runtime\\ServiceManager::discoverCommandsFromConfiguration","p":"Drush/Runtime/ServiceManager.html#method_discoverCommandsFromConfiguration","d":"<p>Discover commands explicitly declared in configuration.</p>"},{"t":"M","n":"Drush\\Runtime\\ServiceManager::discoverCommands","p":"Drush/Runtime/ServiceManager.html#method_discoverCommands","d":"<p>Discovers command classes from a provided search path.</p>"},{"t":"M","n":"Drush\\Runtime\\ServiceManager::discoverPsr4Commands","p":"Drush/Runtime/ServiceManager.html#method_discoverPsr4Commands","d":"<p>Discover PSR-4 autoloaded classes that implement Annotated Command\nlibrary command handlers.</p>"},{"t":"M","n":"Drush\\Runtime\\ServiceManager::discoverPsr4Generators","p":"Drush/Runtime/ServiceManager.html#method_discoverPsr4Generators","d":"<p>Discover PSR-4 autoloaded classes that implement DCG generators.</p>"},{"t":"M","n":"Drush\\Runtime\\ServiceManager::discoverModuleCommands","p":"Drush/Runtime/ServiceManager.html#method_discoverModuleCommands","d":"<p>Discover module commands. This is the preferred way to find module\ncommands in Drush 12+.</p>"},{"t":"M","n":"Drush\\Runtime\\ServiceManager::discoverModuleCommandInfoAlterers","p":"Drush/Runtime/ServiceManager.html#method_discoverModuleCommandInfoAlterers","d":"<p>Discover command info alterers in modules.</p>"},{"t":"M","n":"Drush\\Runtime\\ServiceManager::instantiateYamlCliCommands","p":"Drush/Runtime/ServiceManager.html#method_instantiateYamlCliCommands","d":"<p>Instantiate commands from Grasmash\\YamlCli that we want to expose\nas Drush commands.</p>"},{"t":"M","n":"Drush\\Runtime\\ServiceManager::instantiateServices","p":"Drush/Runtime/ServiceManager.html#method_instantiateServices","d":"<p>Instantiate objects given a lsit of classes. For each class, if it has\na static <code>create</code> factory, use that to instantiate it, passing both the\nDrupal and Drush DI containers. If there is no static factory, then\ninstantiate it via 'new $class'</p>"},{"t":"M","n":"Drush\\Runtime\\ServiceManager::supportsCompoundContainer","p":"Drush/Runtime/ServiceManager.html#method_supportsCompoundContainer","d":"<p>Determine if the first parameter of the create method supports our container with delegate.</p>"},{"t":"M","n":"Drush\\Runtime\\ServiceManager::hasStaticCreateFactory","p":"Drush/Runtime/ServiceManager.html#method_hasStaticCreateFactory","d":"<p>Check to see if the provided class has a static <code>create</code> method.</p>"},{"t":"M","n":"Drush\\Runtime\\ServiceManager::bootStrapAttributeValue","p":"Drush/Runtime/ServiceManager.html#method_bootStrapAttributeValue","d":null},{"t":"M","n":"Drush\\Runtime\\ServiceManager::requiresBootstrap","p":"Drush/Runtime/ServiceManager.html#method_requiresBootstrap","d":"<p>Check whether a command class requires Drupal bootstrap.</p>"},{"t":"M","n":"Drush\\Runtime\\ServiceManager::hasStaticCreateEarlyFactory","p":"Drush/Runtime/ServiceManager.html#method_hasStaticCreateEarlyFactory","d":"<p>Check to see if the provided class has a static <code>createEarly</code> method.</p>"},{"t":"M","n":"Drush\\Runtime\\ServiceManager::hasStaticMethod","p":"Drush/Runtime/ServiceManager.html#method_hasStaticMethod","d":"<p>Check to see if the provided class has the specified static method.</p>"},{"t":"M","n":"Drush\\Runtime\\ServiceManager::discoverModuleGenerators","p":"Drush/Runtime/ServiceManager.html#method_discoverModuleGenerators","d":"<p>Return generators that ship in modules.</p>"},{"t":"M","n":"Drush\\Runtime\\ServiceManager::inflect","p":"Drush/Runtime/ServiceManager.html#method_inflect","d":"<p>Inject any dependencies needed via the "*AwareInterface" pattern</p>"},{"t":"M","n":"Drush\\Runtime\\ShutdownHandler::installHandler","p":"Drush/Runtime/ShutdownHandler.html#method_installHandler","d":null},{"t":"M","n":"Drush\\Runtime\\ShutdownHandler::shutdownHandler","p":"Drush/Runtime/ShutdownHandler.html#method_shutdownHandler","d":null},{"t":"M","n":"Drush\\Runtime\\ShutdownHandler::returnStatus","p":"Drush/Runtime/ShutdownHandler.html#method_returnStatus","d":null},{"t":"M","n":"Drush\\Runtime\\TildeExpansionHook::validate","p":"Drush/Runtime/TildeExpansionHook.html#method_validate","d":null},{"t":"M","n":"Drush\\SiteAlias\\ProcessManager::setDrupalFinder","p":"Drush/SiteAlias/ProcessManager.html#method_setDrupalFinder","d":null},{"t":"M","n":"Drush\\SiteAlias\\ProcessManager::getDrupalFinder","p":"Drush/SiteAlias/ProcessManager.html#method_getDrupalFinder","d":null},{"t":"M","n":"Drush\\SiteAlias\\ProcessManager::drush","p":"Drush/SiteAlias/ProcessManager.html#method_drush","d":"<p>Run a Drush command on a site alias (or @self).</p>"},{"t":"M","n":"Drush\\SiteAlias\\ProcessManager::drushSiteProcess","p":"Drush/SiteAlias/ProcessManager.html#method_drushSiteProcess","d":"<p>drushSiteProcess should be avoided in favor of the drush method above.</p>"},{"t":"M","n":"Drush\\SiteAlias\\ProcessManager::drushScript","p":"Drush/SiteAlias/ProcessManager.html#method_drushScript","d":"<p>Determine the path to Drush to use</p>"},{"t":"M","n":"Drush\\SiteAlias\\ProcessManager::relativePathToVendorBinDrush","p":"Drush/SiteAlias/ProcessManager.html#method_relativePathToVendorBinDrush","d":"<p>Return the relative path to 'vendor/bin/drush' from the Drupal root.</p>"},{"t":"M","n":"Drush\\SiteAlias\\ProcessManager::siteProcess","p":"Drush/SiteAlias/ProcessManager.html#method_siteProcess","d":""},{"t":"M","n":"Drush\\SiteAlias\\ProcessManager::process","p":"Drush/SiteAlias/ProcessManager.html#method_process","d":"<p>Run a bash fragment locally.</p>"},{"t":"M","n":"Drush\\SiteAlias\\ProcessManager::shell","p":"Drush/SiteAlias/ProcessManager.html#method_shell","d":"<p>Create a Process instance from a commandline string.</p>"},{"t":"M","n":"Drush\\SiteAlias\\ProcessManager::configureProcess","p":"Drush/SiteAlias/ProcessManager.html#method_configureProcess","d":"<p>configureProcess sets up a process object so that it is ready to use.</p>"},{"t":"M","n":"Drush\\SiteAlias\\SiteAliasFileLoader::__construct","p":"Drush/SiteAlias/SiteAliasFileLoader.html#method___construct","d":null},{"t":"M","n":"Drush\\SiteAlias\\Util\\InternalYamlDataFileLoader::load","p":"Drush/SiteAlias/Util/InternalYamlDataFileLoader.html#method_load","d":null},{"t":"M","n":"Drush\\Sql\\SqlBase::__construct","p":"Drush/Sql/SqlBase.html#method___construct","d":"<p>Typically, SqlBase instances are constructed via SqlBase::create($options).</p>"},{"t":"M","n":"Drush\\Sql\\SqlBase::getEnv","p":"Drush/Sql/SqlBase.html#method_getEnv","d":"<p>Get environment variables to pass to Process.</p>"},{"t":"M","n":"Drush\\Sql\\SqlBase::getProcess","p":"Drush/Sql/SqlBase.html#method_getProcess","d":"<p>Get the last used Process.</p>"},{"t":"M","n":"Drush\\Sql\\SqlBase::setProcess","p":"Drush/Sql/SqlBase.html#method_setProcess","d":null},{"t":"M","n":"Drush\\Sql\\SqlBase::create","p":"Drush/Sql/SqlBase.html#method_create","d":"<p>Get a driver specific instance of this class.</p>"},{"t":"M","n":"Drush\\Sql\\SqlBase::getInstance","p":"Drush/Sql/SqlBase.html#method_getInstance","d":null},{"t":"M","n":"Drush\\Sql\\SqlBase::getDbSpec","p":"Drush/Sql/SqlBase.html#method_getDbSpec","d":null},{"t":"M","n":"Drush\\Sql\\SqlBase::setDbSpec","p":"Drush/Sql/SqlBase.html#method_setDbSpec","d":"<p>Set the current db spec.</p>"},{"t":"M","n":"Drush\\Sql\\SqlBase::command","p":"Drush/Sql/SqlBase.html#method_command","d":"<p>The unix command used to connect to the database.</p>"},{"t":"M","n":"Drush\\Sql\\SqlBase::connect","p":"Drush/Sql/SqlBase.html#method_connect","d":"<p>A string for connecting to a database.</p>"},{"t":"M","n":"Drush\\Sql\\SqlBase::dump","p":"Drush/Sql/SqlBase.html#method_dump","d":null},{"t":"M","n":"Drush\\Sql\\SqlBase::addPipeFail","p":"Drush/Sql/SqlBase.html#method_addPipeFail","d":"<p>Handle 'pipefail' option for the specified command.</p>"},{"t":"M","n":"Drush\\Sql\\SqlBase::dumpCmd","p":"Drush/Sql/SqlBase.html#method_dumpCmd","d":null},{"t":"M","n":"Drush\\Sql\\SqlBase::dumpFile","p":"Drush/Sql/SqlBase.html#method_dumpFile","d":null},{"t":"M","n":"Drush\\Sql\\SqlBase::query","p":"Drush/Sql/SqlBase.html#method_query","d":"<p>Execute a SQL query. Respect simulate mode.</p>"},{"t":"M","n":"Drush\\Sql\\SqlBase::alwaysQuery","p":"Drush/Sql/SqlBase.html#method_alwaysQuery","d":"<p>Execute a SQL query. Always execute regardless of simulate mode.</p>"},{"t":"M","n":"Drush\\Sql\\SqlBase::logQueryInDebugMode","p":"Drush/Sql/SqlBase.html#method_logQueryInDebugMode","d":"<p>Show the query in debug mode and simulate mode</p>"},{"t":"M","n":"Drush\\Sql\\SqlBase::silent","p":"Drush/Sql/SqlBase.html#method_silent","d":null},{"t":"M","n":"Drush\\Sql\\SqlBase::queryPrefix","p":"Drush/Sql/SqlBase.html#method_queryPrefix","d":null},{"t":"M","n":"Drush\\Sql\\SqlBase::queryFormat","p":"Drush/Sql/SqlBase.html#method_queryFormat","d":null},{"t":"M","n":"Drush\\Sql\\SqlBase::drop","p":"Drush/Sql/SqlBase.html#method_drop","d":"<p>Drop specified database.</p>"},{"t":"M","n":"Drush\\Sql\\SqlBase::createdbSql","p":"Drush/Sql/SqlBase.html#method_createdbSql","d":"<p>Build a SQL string for dropping and creating a database.</p>"},{"t":"M","n":"Drush\\Sql\\SqlBase::createdb","p":"Drush/Sql/SqlBase.html#method_createdb","d":"<p>Create a new database.</p>"},{"t":"M","n":"Drush\\Sql\\SqlBase::dropOrCreate","p":"Drush/Sql/SqlBase.html#method_dropOrCreate","d":"<p>Drop all tables (if DB exists) or CREATE target database.</p>"},{"t":"M","n":"Drush\\Sql\\SqlBase::dbExists","p":"Drush/Sql/SqlBase.html#method_dbExists","d":null},{"t":"M","n":"Drush\\Sql\\SqlBase::creds","p":"Drush/Sql/SqlBase.html#method_creds","d":"<p>Build a string containing connection credentials.</p>"},{"t":"M","n":"Drush\\Sql\\SqlBase::scheme","p":"Drush/Sql/SqlBase.html#method_scheme","d":"<p>The active database driver.</p>"},{"t":"M","n":"Drush\\Sql\\SqlBase::listTables","p":"Drush/Sql/SqlBase.html#method_listTables","d":"<p>Extract the name of all existing tables in the given database.</p>"},{"t":"M","n":"Drush\\Sql\\SqlBase::listTablesQuoted","p":"Drush/Sql/SqlBase.html#method_listTablesQuoted","d":"<p>Extract the name of all existing tables in the given database.</p>"},{"t":"M","n":"Drush\\Sql\\SqlBase::paramsToOptions","p":"Drush/Sql/SqlBase.html#method_paramsToOptions","d":null},{"t":"M","n":"Drush\\Sql\\SqlBase::su","p":"Drush/Sql/SqlBase.html#method_su","d":"<p>Adjust DB connection with superuser credentials if provided.</p>"},{"t":"M","n":"Drush\\Sql\\SqlBase::getOptions","p":"Drush/Sql/SqlBase.html#method_getOptions","d":null},{"t":"M","n":"Drush\\Sql\\SqlBase::getOption","p":"Drush/Sql/SqlBase.html#method_getOption","d":null},{"t":"M","n":"Drush\\Sql\\SqlBase::dbSpecFromDbUrl","p":"Drush/Sql/SqlBase.html#method_dbSpecFromDbUrl","d":"<p>Convert from an old-style database URL to an array of database settings.</p>"},{"t":"M","n":"Drush\\Sql\\SqlBase::alwaysQueryCommand","p":"Drush/Sql/SqlBase.html#method_alwaysQueryCommand","d":"<p>Start building the command to run a query.</p>"},{"t":"M","n":"Drush\\Sql\\SqlMariaDB::dumpProgram","p":"Drush/Sql/SqlMariaDB.html#method_dumpProgram","d":null},{"t":"M","n":"Drush\\Sql\\SqlMysql::make","p":"Drush/Sql/SqlMysql.html#method_make","d":"<p>A factory method which creates a mysql or mariadb instance as needed.</p>"},{"t":"M","n":"Drush\\Sql\\SqlMysql::command","p":"Drush/Sql/SqlMysql.html#method_command","d":"<p>The unix command used to connect to the database.</p>"},{"t":"M","n":"Drush\\Sql\\SqlMysql::dumpProgram","p":"Drush/Sql/SqlMysql.html#method_dumpProgram","d":null},{"t":"M","n":"Drush\\Sql\\SqlMysql::getVersion","p":"Drush/Sql/SqlMysql.html#method_getVersion","d":"<p>The server version.</p>"},{"t":"M","n":"Drush\\Sql\\SqlMysql::setVersion","p":"Drush/Sql/SqlMysql.html#method_setVersion","d":null},{"t":"M","n":"Drush\\Sql\\SqlMysql::creds","p":"Drush/Sql/SqlMysql.html#method_creds","d":"<p>Build a string containing connection credentials.</p>"},{"t":"M","n":"Drush\\Sql\\SqlMysql::silent","p":"Drush/Sql/SqlMysql.html#method_silent","d":null},{"t":"M","n":"Drush\\Sql\\SqlMysql::createdbSql","p":"Drush/Sql/SqlMysql.html#method_createdbSql","d":"<p>Build a SQL string for dropping and creating a database.</p>"},{"t":"M","n":"Drush\\Sql\\SqlMysql::dbExists","p":"Drush/Sql/SqlMysql.html#method_dbExists","d":""},{"t":"M","n":"Drush\\Sql\\SqlMysql::listTables","p":"Drush/Sql/SqlMysql.html#method_listTables","d":"<p>Extract the name of all existing tables in the given database.</p>"},{"t":"M","n":"Drush\\Sql\\SqlMysql::listTablesQuoted","p":"Drush/Sql/SqlMysql.html#method_listTablesQuoted","d":"<p>Extract the name of all existing tables in the given database.</p>"},{"t":"M","n":"Drush\\Sql\\SqlMysql::dumpCmd","p":"Drush/Sql/SqlMysql.html#method_dumpCmd","d":null},{"t":"M","n":"Drush\\Sql\\SqlPgsql::command","p":"Drush/Sql/SqlPgsql.html#method_command","d":"<p>The unix command used to connect to the database.</p>"},{"t":"M","n":"Drush\\Sql\\SqlPgsql::getEnv","p":"Drush/Sql/SqlPgsql.html#method_getEnv","d":"<p>Get environment variables to pass to Process.</p>"},{"t":"M","n":"Drush\\Sql\\SqlPgsql::creds","p":"Drush/Sql/SqlPgsql.html#method_creds","d":"<p>Build a string containing connection credentials.</p>"},{"t":"M","n":"Drush\\Sql\\SqlPgsql::createdb","p":"Drush/Sql/SqlPgsql.html#method_createdb","d":"<p>Create a new database.</p>"},{"t":"M","n":"Drush\\Sql\\SqlPgsql::drop","p":"Drush/Sql/SqlPgsql.html#method_drop","d":"<p>Drop specified database.</p>"},{"t":"M","n":"Drush\\Sql\\SqlPgsql::createdbSql","p":"Drush/Sql/SqlPgsql.html#method_createdbSql","d":"<p>Build a SQL string for dropping and creating a database.</p>"},{"t":"M","n":"Drush\\Sql\\SqlPgsql::dbExists","p":"Drush/Sql/SqlPgsql.html#method_dbExists","d":null},{"t":"M","n":"Drush\\Sql\\SqlPgsql::queryFormat","p":"Drush/Sql/SqlPgsql.html#method_queryFormat","d":null},{"t":"M","n":"Drush\\Sql\\SqlPgsql::listTables","p":"Drush/Sql/SqlPgsql.html#method_listTables","d":"<p>Extract the name of all existing tables in the given database.</p>"},{"t":"M","n":"Drush\\Sql\\SqlPgsql::dumpCmd","p":"Drush/Sql/SqlPgsql.html#method_dumpCmd","d":null},{"t":"M","n":"Drush\\Sql\\SqlPgsql::getPasswordFile","p":"Drush/Sql/SqlPgsql.html#method_getPasswordFile","d":null},{"t":"M","n":"Drush\\Sql\\SqlSqlite::command","p":"Drush/Sql/SqlSqlite.html#method_command","d":"<p>The unix command used to connect to the database.</p>"},{"t":"M","n":"Drush\\Sql\\SqlSqlite::creds","p":"Drush/Sql/SqlSqlite.html#method_creds","d":"<p>Build a string containing connection credentials.</p>"},{"t":"M","n":"Drush\\Sql\\SqlSqlite::createdbSql","p":"Drush/Sql/SqlSqlite.html#method_createdbSql","d":"<p>Build a SQL string for dropping and creating a database.</p>"},{"t":"M","n":"Drush\\Sql\\SqlSqlite::createdb","p":"Drush/Sql/SqlSqlite.html#method_createdb","d":"<p>Create a new database.</p>"},{"t":"M","n":"Drush\\Sql\\SqlSqlite::dbExists","p":"Drush/Sql/SqlSqlite.html#method_dbExists","d":null},{"t":"M","n":"Drush\\Sql\\SqlSqlite::listTables","p":"Drush/Sql/SqlSqlite.html#method_listTables","d":"<p>Extract the name of all existing tables in the given database.</p>"},{"t":"M","n":"Drush\\Sql\\SqlSqlite::drop","p":"Drush/Sql/SqlSqlite.html#method_drop","d":"<p>Drop specified database.</p>"},{"t":"M","n":"Drush\\Sql\\SqlSqlite::dumpCmd","p":"Drush/Sql/SqlSqlite.html#method_dumpCmd","d":null},{"t":"M","n":"Drush\\Sql\\SqlTableSelectionTrait::getExpandedTableSelection","p":"Drush/Sql/SqlTableSelectionTrait.html#method_getExpandedTableSelection","d":"<p>Given a list of all tables, expand the convert the wildcards in the\noption-provided lists into a list of actual table names.</p>"},{"t":"M","n":"Drush\\Sql\\SqlTableSelectionTrait::expandAndFilterTables","p":"Drush/Sql/SqlTableSelectionTrait.html#method_expandAndFilterTables","d":"<p>Given the table names in the input array that may contain wildcards (<code>*</code>),\nexpand the table names so that the array returned only contains table names\nthat exist in the database.</p>"},{"t":"M","n":"Drush\\Sql\\SqlTableSelectionTrait::expandWildcardTables","p":"Drush/Sql/SqlTableSelectionTrait.html#method_expandWildcardTables","d":"<p>Expand wildcard tables.</p>"},{"t":"M","n":"Drush\\Sql\\SqlTableSelectionTrait::filterTables","p":"Drush/Sql/SqlTableSelectionTrait.html#method_filterTables","d":"<p>Filters tables.</p>"},{"t":"M","n":"Drush\\Sql\\SqlTableSelectionTrait::getTableSelection","p":"Drush/Sql/SqlTableSelectionTrait.html#method_getTableSelection","d":"<p>Construct an array that places table names in appropriate\nbuckets based on whether the table is to be skipped, included\nfor structure only, or have structure and data dumped.</p>"},{"t":"M","n":"Drush\\Sql\\SqlTableSelectionTrait::getRawTableList","p":"Drush/Sql/SqlTableSelectionTrait.html#method_getRawTableList","d":"<p>Consult the specified options and return the list of tables specified.</p>"},{"t":"M","n":"Drush\\Symfony\\BootstrapCompilerPass::process","p":"Drush/Symfony/BootstrapCompilerPass.html#method_process","d":null},{"t":"M","n":"Drush\\Symfony\\DrushStyleInjector::get","p":"Drush/Symfony/DrushStyleInjector.html#method_get","d":null},{"t":"M","n":"Drush\\TestTraits\\CliTestTrait::getOutputRaw","p":"Drush/TestTraits/CliTestTrait.html#method_getOutputRaw","d":"<p>Accessor for the last output, non-trimmed.</p>"},{"t":"M","n":"Drush\\TestTraits\\CliTestTrait::getErrorOutputRaw","p":"Drush/TestTraits/CliTestTrait.html#method_getErrorOutputRaw","d":"<p>Accessor for the last stderr output, non-trimmed.</p>"},{"t":"M","n":"Drush\\TestTraits\\CliTestTrait::startExecute","p":"Drush/TestTraits/CliTestTrait.html#method_startExecute","d":"<p>Run a command and return the process without waiting for it to finish.</p>"},{"t":"M","n":"Drush\\TestTraits\\CliTestTrait::execute","p":"Drush/TestTraits/CliTestTrait.html#method_execute","d":"<p>Actually runs the command.</p>"},{"t":"M","n":"Drush\\TestTraits\\CliTestTrait::escapeshellarg","p":"Drush/TestTraits/CliTestTrait.html#method_escapeshellarg","d":null},{"t":"M","n":"Drush\\TestTraits\\CliTestTrait::isWindows","p":"Drush/TestTraits/CliTestTrait.html#method_isWindows","d":null},{"t":"M","n":"Drush\\TestTraits\\CliTestTrait::_escapeshellargWindows","p":"Drush/TestTraits/CliTestTrait.html#method__escapeshellargWindows","d":null},{"t":"M","n":"Drush\\TestTraits\\CliTestTrait::buildProcessMessage","p":"Drush/TestTraits/CliTestTrait.html#method_buildProcessMessage","d":"<p>Borrowed from \\Symfony\\Component\\Process\\Exception\\ProcessTimedOutException</p>"},{"t":"M","n":"Drush\\TestTraits\\CliTestTrait::assertOutputEquals","p":"Drush/TestTraits/CliTestTrait.html#method_assertOutputEquals","d":"<p>Checks that the output matches the expected output.</p>"},{"t":"M","n":"Drush\\TestTraits\\CliTestTrait::assertErrorOutputEquals","p":"Drush/TestTraits/CliTestTrait.html#method_assertErrorOutputEquals","d":"<p>Checks that the error output matches the expected output.</p>"},{"t":"M","n":"Drush\\TestTraits\\DrushTestTrait::getPathToDrush","p":"Drush/TestTraits/DrushTestTrait.html#method_getPathToDrush","d":null},{"t":"M","n":"Drush\\TestTraits\\DrushTestTrait::drush","p":"Drush/TestTraits/DrushTestTrait.html#method_drush","d":"<p>Invoke drush in via execute().</p>"},{"t":"M","n":"Drush\\TestTraits\\DrushTestTrait::convertKeyValueToFlag","p":"Drush/TestTraits/DrushTestTrait.html#method_convertKeyValueToFlag","d":"<p>Given an option key / value pair, convert to a "--key=value" string.</p>"},{"t":"M","n":"Drush\\TestTraits\\DrushTestTrait::drushMajorVersion","p":"Drush/TestTraits/DrushTestTrait.html#method_drushMajorVersion","d":"<p>Return the major version of Drush</p>"},{"t":"M","n":"Drush\\TestTraits\\OutputUtilsTrait::getOutputRaw","p":"Drush/TestTraits/OutputUtilsTrait.html#method_getOutputRaw","d":"<p>Accessor for the last output, non-trimmed.</p>"},{"t":"M","n":"Drush\\TestTraits\\OutputUtilsTrait::getErrorOutputRaw","p":"Drush/TestTraits/OutputUtilsTrait.html#method_getErrorOutputRaw","d":"<p>Accessor for the last stderr output, non-trimmed.</p>"},{"t":"M","n":"Drush\\TestTraits\\OutputUtilsTrait::getSimplifiedOutput","p":"Drush/TestTraits/OutputUtilsTrait.html#method_getSimplifiedOutput","d":"<p>Get command output and simplify things like full paths and extra whitespace.</p>"},{"t":"M","n":"Drush\\TestTraits\\OutputUtilsTrait::getSimplifiedErrorOutput","p":"Drush/TestTraits/OutputUtilsTrait.html#method_getSimplifiedErrorOutput","d":"<p>Returns a simplified version of the error output to facilitate testing.</p>"},{"t":"M","n":"Drush\\TestTraits\\OutputUtilsTrait::simplifyOutput","p":"Drush/TestTraits/OutputUtilsTrait.html#method_simplifyOutput","d":"<p>Remove things like full paths and extra whitespace from the given string.</p>"},{"t":"M","n":"Drush\\TestTraits\\OutputUtilsTrait::pathsToSimplify","p":"Drush/TestTraits/OutputUtilsTrait.html#method_pathsToSimplify","d":null},{"t":"M","n":"Drush\\TestTraits\\OutputUtilsTrait::getOutput","p":"Drush/TestTraits/OutputUtilsTrait.html#method_getOutput","d":"<p>Accessor for the last output, trimmed.</p>"},{"t":"M","n":"Drush\\TestTraits\\OutputUtilsTrait::getErrorOutput","p":"Drush/TestTraits/OutputUtilsTrait.html#method_getErrorOutput","d":"<p>Accessor for the last stderr output, trimmed.</p>"},{"t":"M","n":"Drush\\TestTraits\\OutputUtilsTrait::getOutputAsList","p":"Drush/TestTraits/OutputUtilsTrait.html#method_getOutputAsList","d":"<p>Accessor for the last output, rtrimmed and split on newlines.</p>"},{"t":"M","n":"Drush\\TestTraits\\OutputUtilsTrait::getErrorOutputAsList","p":"Drush/TestTraits/OutputUtilsTrait.html#method_getErrorOutputAsList","d":"<p>Accessor for the last stderr output, rtrimmed and split on newlines.</p>"},{"t":"M","n":"Drush\\TestTraits\\OutputUtilsTrait::getOutputFromJSON","p":"Drush/TestTraits/OutputUtilsTrait.html#method_getOutputFromJSON","d":"<p>Accessor for the last output, decoded from json.</p>"},{"t":"M","n":"Drush\\Utils\\FsUtils::getBackupDir","p":"Drush/Utils/FsUtils.html#method_getBackupDir","d":"<p>Decide where our backup directory should go</p>"},{"t":"M","n":"Drush\\Utils\\FsUtils::getBackupDirParent","p":"Drush/Utils/FsUtils.html#method_getBackupDirParent","d":"<p>Get the base dir where our backup directories will be stored. Also stores CLI history file.</p>"},{"t":"M","n":"Drush\\Utils\\FsUtils::isUsableDirectory","p":"Drush/Utils/FsUtils.html#method_isUsableDirectory","d":"<p>Determine if the specified location is writable, or if a writable\ndirectory could be created at that path.</p>"},{"t":"M","n":"Drush\\Utils\\FsUtils::tmpDir","p":"Drush/Utils/FsUtils.html#method_tmpDir","d":"<p>Prepare a temporary directory that will be deleted on exit.</p>"},{"t":"M","n":"Drush\\Utils\\FsUtils::registerForDeletion","p":"Drush/Utils/FsUtils.html#method_registerForDeletion","d":"<p>Add the given directory to a list to be deleted on exit.</p>"},{"t":"M","n":"Drush\\Utils\\FsUtils::cleanup","p":"Drush/Utils/FsUtils.html#method_cleanup","d":"<p>Delete all of the files registered for deletion.</p>"},{"t":"M","n":"Drush\\Utils\\FsUtils::prepareBackupDir","p":"Drush/Utils/FsUtils.html#method_prepareBackupDir","d":"<p>Prepare a backup directory.</p>"},{"t":"M","n":"Drush\\Utils\\FsUtils::realpath","p":"Drush/Utils/FsUtils.html#method_realpath","d":"<p>Returns canonicalized absolute pathname.</p>"},{"t":"M","n":"Drush\\Utils\\FsUtils::isTarball","p":"Drush/Utils/FsUtils.html#method_isTarball","d":"<p>Check whether a file is a supported tarball.</p>"},{"t":"M","n":"Drush\\Utils\\FsUtils::getMimeContentType","p":"Drush/Utils/FsUtils.html#method_getMimeContentType","d":"<p>Determines the MIME content type of the specified file.</p>"},{"t":"M","n":"Drush\\Utils\\StringUtils::csvToArray","p":"Drush/Utils/StringUtils.html#method_csvToArray","d":"<p>Convert a csv string, or an array of items which\nmay contain csv strings, into an array of items.</p>"},{"t":"M","n":"Drush\\Utils\\StringUtils::interpolate","p":"Drush/Utils/StringUtils.html#method_interpolate","d":"<p>Replace placeholders in a string.</p>"},{"t":"M","n":"Drush\\Utils\\StringUtils::replaceTilde","p":"Drush/Utils/StringUtils.html#method_replaceTilde","d":"<p>Replace tilde in a path with the HOME directory.</p>"},{"t":"M","n":"Drush\\Utils\\StringUtils::generatePassword","p":"Drush/Utils/StringUtils.html#method_generatePassword","d":"<p>Generate a random alphanumeric password. Copied from user.module.</p>"},{"t":"M","n":"Drush\\Attributes\\ValidatorInterface::validate","p":"Drush/Attributes/ValidatorInterface.html#method_validate","d":null},{"t":"M","n":"Drush\\Boot\\Boot::findUri","p":"Drush/Boot/Boot.html#method_findUri","d":"<p>Select the best URI for the provided cwd. Only called\nif the user did not explicitly specify a URI.</p>"},{"t":"M","n":"Drush\\Boot\\Boot::setUri","p":"Drush/Boot/Boot.html#method_setUri","d":"<p>Inject the uri for the specific site to be bootstrapped</p>"},{"t":"M","n":"Drush\\Boot\\Boot::validRoot","p":"Drush/Boot/Boot.html#method_validRoot","d":"<p>This function determines if the specified path points to\nthe root directory of a CMS that can be bootstrapped by\nthe specific subclass that implements it.</p>"},{"t":"M","n":"Drush\\Boot\\Boot::getVersion","p":"Drush/Boot/Boot.html#method_getVersion","d":"<p>Given a site root directory, determine the exact version of the software.</p>"},{"t":"M","n":"Drush\\Boot\\Boot::bootstrapPhases","p":"Drush/Boot/Boot.html#method_bootstrapPhases","d":"<p>Returns an array that determines what bootstrap phases\nare necessary to bootstrap this CMS. This array\nshould map from a numeric phase to the name of a method\n(string) in the Boot class that handles the bootstrap\nphase.</p>"},{"t":"M","n":"Drush\\Boot\\Boot::bootstrapPhaseMap","p":"Drush/Boot/Boot.html#method_bootstrapPhaseMap","d":"<p>Return an array mapping from bootstrap phase shorthand\nstrings (e.g. "full") to the corresponding bootstrap\nphase index constant (e.g. DRUSH_BOOTSTRAP_DRUPAL_FULL).</p>"},{"t":"M","n":"Drush\\Boot\\Boot::lookUpPhaseIndex","p":"Drush/Boot/Boot.html#method_lookUpPhaseIndex","d":"<p>Convert from a phase shorthand or constant to a phase index.</p>"},{"t":"M","n":"Drush\\Boot\\Boot::reportCommandError","p":"Drush/Boot/Boot.html#method_reportCommandError","d":"<p>Called by Drush if a command is not found, or if the\ncommand was found, but did not meet requirements.</p>"},{"t":"M","n":"Drush\\Boot\\Boot::terminate","p":"Drush/Boot/Boot.html#method_terminate","d":"<p>This method is called during the shutdown of drush.</p>"},{"t":"M","n":"Drush\\Drupal\\Commands\\sql\\SanitizePluginInterface::sanitize","p":"Drush/Drupal/Commands/sql/SanitizePluginInterface.html#method_sanitize","d":"<p>Run your sanitization logic using standard Drupal APIs.</p>"},{"t":"M","n":"Drush\\Drupal\\Commands\\sql\\SanitizePluginInterface::messages","p":"Drush/Drupal/Commands/sql/SanitizePluginInterface.html#method_messages","d":"<p>Use #[CLI\\Hook(type: HookManager::ON_EVENT, target: SanitizeCommands::CONFIRMS)]</p>"},{"t":"M","n":"Drush\\Log\\SuccessInterface::success","p":"Drush/Log/SuccessInterface.html#method_success","d":"<p>Log a 'success' message.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgsInterface::optionsWithValues","p":"Drush/Preflight/PreflightArgsInterface.html#method_optionsWithValues","d":"<p>Return an associative array of '--option' => 'methodName'.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgsInterface::applyToConfig","p":"Drush/Preflight/PreflightArgsInterface.html#method_applyToConfig","d":"<p>Copy any applicable arguments into the provided configuration\nobject, as appropriate.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgsInterface::args","p":"Drush/Preflight/PreflightArgsInterface.html#method_args","d":"<p>Return all of the args from the inputs that were NOT processed\nby the ArgsPreprocessor (anything not listed in optionsWithValues).</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgsInterface::applicationPath","p":"Drush/Preflight/PreflightArgsInterface.html#method_applicationPath","d":"<p>Return the path to this application's executable ($argv[0]).</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgsInterface::commandName","p":"Drush/Preflight/PreflightArgsInterface.html#method_commandName","d":"<p>Return the command name from the runtime args. Note that the\ncommand name also exists inside the runtime args, because the\nruntime args maintain the order of the options relative to the\ncommand name (save for those options removed by preflight args).</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgsInterface::setCommandName","p":"Drush/Preflight/PreflightArgsInterface.html#method_setCommandName","d":"<p>Store the command name, once it is found.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgsInterface::addArg","p":"Drush/Preflight/PreflightArgsInterface.html#method_addArg","d":"<p>Add one argument to the end of the list returned by the <code>args()</code> method.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgsInterface::passArgs","p":"Drush/Preflight/PreflightArgsInterface.html#method_passArgs","d":"<p>Add everything in the provided array to the list returned by <code>args()</code></p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgsInterface::alias","p":"Drush/Preflight/PreflightArgsInterface.html#method_alias","d":"<p>Return any '@alias' that may have appeared before the argument\nholding the command name.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgsInterface::hasAlias","p":"Drush/Preflight/PreflightArgsInterface.html#method_hasAlias","d":"<p>Returns 'true' if an '@alias' was set.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgsInterface::setAlias","p":"Drush/Preflight/PreflightArgsInterface.html#method_setAlias","d":"<p>Set an alias. Should always begin with '@'.</p>"},{"t":"M","n":"Drush\\Runtime\\HandlerInterface::installHandler","p":"Drush/Runtime/HandlerInterface.html#method_installHandler","d":null},{"t":"N","n":"Drush","p":"Drush.html"},{"t":"N","n":"Drush\\Attributes","p":"Drush/Attributes.html"},{"t":"N","n":"Drush\\Backend","p":"Drush/Backend.html"},{"t":"N","n":"Drush\\Boot","p":"Drush/Boot.html"},{"t":"N","n":"Drush\\Command","p":"Drush/Command.html"},{"t":"N","n":"Drush\\Commands","p":"Drush/Commands.html"},{"t":"N","n":"Drush\\Commands\\config","p":"Drush/Commands/config.html"},{"t":"N","n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"},{"t":"N","n":"Drush\\Commands\\field","p":"Drush/Commands/field.html"},{"t":"N","n":"Drush\\Commands\\generate","p":"Drush/Commands/generate.html"},{"t":"N","n":"Drush\\Commands\\generate\\Generators","p":"Drush/Commands/generate/Generators.html"},{"t":"N","n":"Drush\\Commands\\generate\\Generators\\Drush","p":"Drush/Commands/generate/Generators/Drush.html"},{"t":"N","n":"Drush\\Commands\\help","p":"Drush/Commands/help.html"},{"t":"N","n":"Drush\\Commands\\pm","p":"Drush/Commands/pm.html"},{"t":"N","n":"Drush\\Commands\\sql","p":"Drush/Commands/sql.html"},{"t":"N","n":"Drush\\Config","p":"Drush/Config.html"},{"t":"N","n":"Drush\\Config\\Loader","p":"Drush/Config/Loader.html"},{"t":"N","n":"Drush\\Drupal","p":"Drush/Drupal.html"},{"t":"N","n":"Drush\\DrupalFinder","p":"Drush/DrupalFinder.html"},{"t":"N","n":"Drush\\Drupal\\Commands","p":"Drush/Drupal/Commands.html"},{"t":"N","n":"Drush\\Drupal\\Commands\\sql","p":"Drush/Drupal/Commands/sql.html"},{"t":"N","n":"Drush\\Drupal\\Migrate","p":"Drush/Drupal/Migrate.html"},{"t":"N","n":"Drush\\Exceptions","p":"Drush/Exceptions.html"},{"t":"N","n":"Drush\\Exec","p":"Drush/Exec.html"},{"t":"N","n":"Drush\\Formatters","p":"Drush/Formatters.html"},{"t":"N","n":"Drush\\Log","p":"Drush/Log.html"},{"t":"N","n":"Drush\\Preflight","p":"Drush/Preflight.html"},{"t":"N","n":"Drush\\Psysh","p":"Drush/Psysh.html"},{"t":"N","n":"Drush\\Runtime","p":"Drush/Runtime.html"},{"t":"N","n":"Drush\\SiteAlias","p":"Drush/SiteAlias.html"},{"t":"N","n":"Drush\\SiteAlias\\Util","p":"Drush/SiteAlias/Util.html"},{"t":"N","n":"Drush\\Sql","p":"Drush/Sql.html"},{"t":"N","n":"Drush\\Symfony","p":"Drush/Symfony.html"},{"t":"N","n":"Drush\\TestTraits","p":"Drush/TestTraits.html"},{"t":"N","n":"Drush\\Utils","p":"Drush/Utils.html"}]} +{"items":[{"t":"C","n":"Drush\\Application","p":"Drush/Application.html","d":"<p>Our application object</p>","f":{"n":"Drush","p":"Drush.html"}},{"t":"C","n":"Drush\\Attributes\\Argument","p":"Drush/Attributes/Argument.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\Bootstrap","p":"Drush/Attributes/Bootstrap.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\Command","p":"Drush/Attributes/Command.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\Complete","p":"Drush/Attributes/Complete.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\DefaultFields","p":"Drush/Attributes/DefaultFields.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\DefaultTableFields","p":"Drush/Attributes/DefaultTableFields.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\FieldLabels","p":"Drush/Attributes/FieldLabels.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\FilterDefaultField","p":"Drush/Attributes/FilterDefaultField.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\Format","p":"Drush/Attributes/Format.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\HandleRemoteCommands","p":"Drush/Attributes/HandleRemoteCommands.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\Help","p":"Drush/Attributes/Help.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\Hook","p":"Drush/Attributes/Hook.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\HookSelector","p":"Drush/Attributes/HookSelector.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\InteractConfigName","p":"Drush/Attributes/InteractConfigName.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\Kernel","p":"Drush/Attributes/Kernel.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\NoArgumentsBase","p":"Drush/Attributes/NoArgumentsBase.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\Obsolete","p":"Drush/Attributes/Obsolete.html","d":"<p>Mark commands as obsolete. These commands are omitted from help list and when\nuser tries to run one, the command's description is shown. Example usage at <a href=\"https://github.com/drush-ops/drush/blob/13.x/src/Commands/LegacyCommands.php\">https://github.com/drush-ops/drush/blob/13.x/src/Commands/LegacyCommands.php</a></p>","f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\Option","p":"Drush/Attributes/Option.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\OptionsetGetEditor","p":"Drush/Attributes/OptionsetGetEditor.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\OptionsetProcBuild","p":"Drush/Attributes/OptionsetProcBuild.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\OptionsetSql","p":"Drush/Attributes/OptionsetSql.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\OptionsetSsh","p":"Drush/Attributes/OptionsetSsh.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\OptionsetTableSelection","p":"Drush/Attributes/OptionsetTableSelection.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\Topics","p":"Drush/Attributes/Topics.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\Usage","p":"Drush/Attributes/Usage.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\ValidateConfigName","p":"Drush/Attributes/ValidateConfigName.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\ValidateEntityLoad","p":"Drush/Attributes/ValidateEntityLoad.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\ValidateFileExists","p":"Drush/Attributes/ValidateFileExists.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\ValidateModulesEnabled","p":"Drush/Attributes/ValidateModulesEnabled.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\ValidatePermissions","p":"Drush/Attributes/ValidatePermissions.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\ValidatePhpExtensions","p":"Drush/Attributes/ValidatePhpExtensions.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\ValidateQueueName","p":"Drush/Attributes/ValidateQueueName.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\ValidatorBase","p":"Drush/Attributes/ValidatorBase.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\ValidatorInterface","p":"Drush/Attributes/ValidatorInterface.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Attributes\\Version","p":"Drush/Attributes/Version.html","d":null,"f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"C","n":"Drush\\Backend\\BackendPathEvaluator","p":"Drush/Backend/BackendPathEvaluator.html","d":null,"f":{"n":"Drush\\Backend","p":"Drush/Backend.html"}},{"t":"C","n":"Drush\\Boot\\BaseBoot","p":"Drush/Boot/BaseBoot.html","d":null,"f":{"n":"Drush\\Boot","p":"Drush/Boot.html"}},{"t":"C","n":"Drush\\Boot\\Boot","p":"Drush/Boot/Boot.html","d":"<p>Defines the interface for a Boot classes. Any CMS that wishes\nto work with Drush should extend BaseBoot. If the CMS has a\nDrupal-Compatibility layer, then it should extend DrupalBoot.</p>","f":{"n":"Drush\\Boot","p":"Drush/Boot.html"}},{"t":"C","n":"Drush\\Boot\\BootstrapHook","p":"Drush/Boot/BootstrapHook.html","d":"<p>The BootstrapHook is installed as an init hook that runs before\nall commands. If there is a <code>@bootstrap</code> annotation/attribute, then we will\nbootstrap Drupal to the requested phase.</p>","f":{"n":"Drush\\Boot","p":"Drush/Boot.html"}},{"t":"C","n":"Drush\\Boot\\BootstrapManager","p":"Drush/Boot/BootstrapManager.html","d":null,"f":{"n":"Drush\\Boot","p":"Drush/Boot.html"}},{"t":"C","n":"Drush\\Boot\\DrupalBoot","p":"Drush/Boot/DrupalBoot.html","d":null,"f":{"n":"Drush\\Boot","p":"Drush/Boot.html"}},{"t":"C","n":"Drush\\Boot\\DrupalBoot8","p":"Drush/Boot/DrupalBoot8.html","d":null,"f":{"n":"Drush\\Boot","p":"Drush/Boot.html"}},{"t":"C","n":"Drush\\Boot\\DrupalBootLevels","p":"Drush/Boot/DrupalBootLevels.html","d":"<p>A value class with bootstrap levels.</p>","f":{"n":"Drush\\Boot","p":"Drush/Boot.html"}},{"t":"C","n":"Drush\\Boot\\EmptyBoot","p":"Drush/Boot/EmptyBoot.html","d":"<p>This is a do-nothing 'Boot' class that is used when there\nis no site at --root, or when no root is specified.</p>","f":{"n":"Drush\\Boot","p":"Drush/Boot.html"}},{"t":"C","n":"Drush\\Boot\\Kernels","p":"Drush/Boot/Kernels.html","d":"<p>Defines the available kernels that can be bootstrapped.</p>","f":{"n":"Drush\\Boot","p":"Drush/Boot.html"}},{"t":"C","n":"Drush\\Command\\DrushCommandInfoAlterer","p":"Drush/Command/DrushCommandInfoAlterer.html","d":null,"f":{"n":"Drush\\Command","p":"Drush/Command.html"}},{"t":"C","n":"Drush\\Command\\GlobalOptionsEventListener","p":"Drush/Command/GlobalOptionsEventListener.html","d":null,"f":{"n":"Drush\\Command","p":"Drush/Command.html"}},{"t":"C","n":"Drush\\Command\\RemoteCommandProxy","p":"Drush/Command/RemoteCommandProxy.html","d":"<p>Create a placeholder proxy command to represent an unknown command.</p>","f":{"n":"Drush\\Command","p":"Drush/Command.html"}},{"t":"C","n":"Drush\\Command\\ServiceCommandlist","p":"Drush/Command/ServiceCommandlist.html","d":"<p>Keep a list of all of the service commands that we can find when the\nDrupal Kernel is booted.</p>","f":{"n":"Drush\\Command","p":"Drush/Command.html"}},{"t":"T","n":"Drush\\Commands\\AutowireTrait","p":"Drush/Commands/AutowireTrait.html","d":"<p>A copy of \\Drupal\\Core\\DependencyInjection\\AutowireTrait with first params' type hint changed.</p>","f":{"n":"Drush\\Commands","p":"Drush/Commands.html"}},{"t":"T","n":"Drush\\Commands\\ConfiguresPrompts","p":"Drush/Commands/ConfiguresPrompts.html","d":null,"f":{"n":"Drush\\Commands","p":"Drush/Commands.html"}},{"t":"C","n":"Drush\\Commands\\DrushCommands","p":"Drush/Commands/DrushCommands.html","d":null,"f":{"n":"Drush\\Commands","p":"Drush/Commands.html"}},{"t":"C","n":"Drush\\Commands\\ExampleCommands","p":"Drush/Commands/ExampleCommands.html","d":null,"f":{"n":"Drush\\Commands","p":"Drush/Commands.html"}},{"t":"C","n":"Drush\\Commands\\LegacyCommands","p":"Drush/Commands/LegacyCommands.html","d":null,"f":{"n":"Drush\\Commands","p":"Drush/Commands.html"}},{"t":"C","n":"Drush\\Commands\\OptionsCommands","p":"Drush/Commands/OptionsCommands.html","d":null,"f":{"n":"Drush\\Commands","p":"Drush/Commands.html"}},{"t":"C","n":"Drush\\Commands\\ValidatorsCommands","p":"Drush/Commands/ValidatorsCommands.html","d":null,"f":{"n":"Drush\\Commands","p":"Drush/Commands.html"}},{"t":"C","n":"Drush\\Commands\\config\\ConfigCommands","p":"Drush/Commands/config/ConfigCommands.html","d":null,"f":{"n":"Drush\\Commands\\config","p":"Drush/Commands/config.html"}},{"t":"C","n":"Drush\\Commands\\config\\ConfigExportCommands","p":"Drush/Commands/config/ConfigExportCommands.html","d":null,"f":{"n":"Drush\\Commands\\config","p":"Drush/Commands/config.html"}},{"t":"C","n":"Drush\\Commands\\config\\ConfigImportCommands","p":"Drush/Commands/config/ConfigImportCommands.html","d":null,"f":{"n":"Drush\\Commands\\config","p":"Drush/Commands/config.html"}},{"t":"C","n":"Drush\\Commands\\config\\ConfigPullCommands","p":"Drush/Commands/config/ConfigPullCommands.html","d":null,"f":{"n":"Drush\\Commands\\config","p":"Drush/Commands/config.html"}},{"t":"C","n":"Drush\\Commands\\core\\ArchiveDumpCommands","p":"Drush/Commands/core/ArchiveDumpCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\BatchCommands","p":"Drush/Commands/core/BatchCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\BrowseCommands","p":"Drush/Commands/core/BrowseCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\CacheCommands","p":"Drush/Commands/core/CacheCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\CacheRebuildCommands","p":"Drush/Commands/core/CacheRebuildCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\CliCommands","p":"Drush/Commands/core/CliCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\CoreCommands","p":"Drush/Commands/core/CoreCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\DeployCommands","p":"Drush/Commands/core/DeployCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\DeployHookCommands","p":"Drush/Commands/core/DeployHookCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\DocsCommands","p":"Drush/Commands/core/DocsCommands.html","d":"<p>Topic commands.</p>","f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\DrupalCommands","p":"Drush/Commands/core/DrupalCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\DrupalDirectoryCommands","p":"Drush/Commands/core/DrupalDirectoryCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\DrupliconCommands","p":"Drush/Commands/core/DrupliconCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\EditCommands","p":"Drush/Commands/core/EditCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\EntityCommands","p":"Drush/Commands/core/EntityCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\EntityCreateCommands","p":"Drush/Commands/core/EntityCreateCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\ImageCommands","p":"Drush/Commands/core/ImageCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\JsonapiCommands","p":"Drush/Commands/core/JsonapiCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\LanguageCommands","p":"Drush/Commands/core/LanguageCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\LinkHooks","p":"Drush/Commands/core/LinkHooks.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\LocaleCommands","p":"Drush/Commands/core/LocaleCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\LoginCommands","p":"Drush/Commands/core/LoginCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\MaintCommands","p":"Drush/Commands/core/MaintCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\MessengerCommands","p":"Drush/Commands/core/MessengerCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\MigrateRunnerCommands","p":"Drush/Commands/core/MigrateRunnerCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\MkCommands","p":"Drush/Commands/core/MkCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\NotifyCommands","p":"Drush/Commands/core/NotifyCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\PhpCommands","p":"Drush/Commands/core/PhpCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\QueueCommands","p":"Drush/Commands/core/QueueCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\RoleCommands","p":"Drush/Commands/core/RoleCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\RsyncCommands","p":"Drush/Commands/core/RsyncCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\RunserverCommands","p":"Drush/Commands/core/RunserverCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\SiteCommands","p":"Drush/Commands/core/SiteCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\SiteInstallCommands","p":"Drush/Commands/core/SiteInstallCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\SshCommands","p":"Drush/Commands/core/SshCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\StateCommands","p":"Drush/Commands/core/StateCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\StatusCommands","p":"Drush/Commands/core/StatusCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\TopicCommands","p":"Drush/Commands/core/TopicCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\TwigCommands","p":"Drush/Commands/core/TwigCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\UpdateDBCommands","p":"Drush/Commands/core/UpdateDBCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\UserCommands","p":"Drush/Commands/core/UserCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\ViewsCommands","p":"Drush/Commands/core/ViewsCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\WatchdogCommands","p":"Drush/Commands/core/WatchdogCommands.html","d":null,"f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"C","n":"Drush\\Commands\\core\\XhprofCommands","p":"Drush/Commands/core/XhprofCommands.html","d":"<p>Supports profiling Drush commands using either XHProf or Tideways XHProf.</p>","f":{"n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"}},{"t":"T","n":"Drush\\Commands\\field\\EntityTypeBundleAskTrait","p":"Drush/Commands/field/EntityTypeBundleAskTrait.html","d":"","f":{"n":"Drush\\Commands\\field","p":"Drush/Commands/field.html"}},{"t":"T","n":"Drush\\Commands\\field\\EntityTypeBundleValidationTrait","p":"Drush/Commands/field/EntityTypeBundleValidationTrait.html","d":"","f":{"n":"Drush\\Commands\\field","p":"Drush/Commands/field.html"}},{"t":"C","n":"Drush\\Commands\\field\\FieldBaseInfoCommands","p":"Drush/Commands/field/FieldBaseInfoCommands.html","d":null,"f":{"n":"Drush\\Commands\\field","p":"Drush/Commands/field.html"}},{"t":"C","n":"Drush\\Commands\\field\\FieldBaseOverrideCreateCommands","p":"Drush/Commands/field/FieldBaseOverrideCreateCommands.html","d":null,"f":{"n":"Drush\\Commands\\field","p":"Drush/Commands/field.html"}},{"t":"C","n":"Drush\\Commands\\field\\FieldCreateCommands","p":"Drush/Commands/field/FieldCreateCommands.html","d":null,"f":{"n":"Drush\\Commands\\field","p":"Drush/Commands/field.html"}},{"t":"C","n":"Drush\\Commands\\field\\FieldDefinitionCommands","p":"Drush/Commands/field/FieldDefinitionCommands.html","d":null,"f":{"n":"Drush\\Commands\\field","p":"Drush/Commands/field.html"}},{"t":"T","n":"Drush\\Commands\\field\\FieldDefinitionRowsOfFieldsTrait","p":"Drush/Commands/field/FieldDefinitionRowsOfFieldsTrait.html","d":null,"f":{"n":"Drush\\Commands\\field","p":"Drush/Commands/field.html"}},{"t":"C","n":"Drush\\Commands\\field\\FieldDeleteCommands","p":"Drush/Commands/field/FieldDeleteCommands.html","d":null,"f":{"n":"Drush\\Commands\\field","p":"Drush/Commands/field.html"}},{"t":"C","n":"Drush\\Commands\\field\\FieldEntityReferenceHooks","p":"Drush/Commands/field/FieldEntityReferenceHooks.html","d":null,"f":{"n":"Drush\\Commands\\field","p":"Drush/Commands/field.html"}},{"t":"C","n":"Drush\\Commands\\field\\FieldInfoCommands","p":"Drush/Commands/field/FieldInfoCommands.html","d":null,"f":{"n":"Drush\\Commands\\field","p":"Drush/Commands/field.html"}},{"t":"C","n":"Drush\\Commands\\field\\FieldTextHooks","p":"Drush/Commands/field/FieldTextHooks.html","d":null,"f":{"n":"Drush\\Commands\\field","p":"Drush/Commands/field.html"}},{"t":"C","n":"Drush\\Commands\\generate\\ApplicationFactory","p":"Drush/Commands/generate/ApplicationFactory.html","d":null,"f":{"n":"Drush\\Commands\\generate","p":"Drush/Commands/generate.html"}},{"t":"C","n":"Drush\\Commands\\generate\\GenerateCommands","p":"Drush/Commands/generate/GenerateCommands.html","d":null,"f":{"n":"Drush\\Commands\\generate","p":"Drush/Commands/generate.html"}},{"t":"C","n":"Drush\\Commands\\generate\\Generators\\Drush\\DrushAliasFile","p":"Drush/Commands/generate/Generators/Drush/DrushAliasFile.html","d":null,"f":{"n":"Drush\\Commands\\generate\\Generators\\Drush","p":"Drush/Commands/generate/Generators/Drush.html"}},{"t":"C","n":"Drush\\Commands\\generate\\Generators\\Drush\\DrushCommandFile","p":"Drush/Commands/generate/Generators/Drush/DrushCommandFile.html","d":null,"f":{"n":"Drush\\Commands\\generate\\Generators\\Drush","p":"Drush/Commands/generate/Generators/Drush.html"}},{"t":"C","n":"Drush\\Commands\\generate\\Generators\\Drush\\DrushGeneratorFile","p":"Drush/Commands/generate/Generators/Drush/DrushGeneratorFile.html","d":null,"f":{"n":"Drush\\Commands\\generate\\Generators\\Drush","p":"Drush/Commands/generate/Generators/Drush.html"}},{"t":"C","n":"Drush\\Commands\\help\\DrushHelpDocument","p":"Drush/Commands/help/DrushHelpDocument.html","d":null,"f":{"n":"Drush\\Commands\\help","p":"Drush/Commands/help.html"}},{"t":"C","n":"Drush\\Commands\\help\\HelpCLIFormatter","p":"Drush/Commands/help/HelpCLIFormatter.html","d":"<p>Format an array into CLI help string.</p>","f":{"n":"Drush\\Commands\\help","p":"Drush/Commands/help.html"}},{"t":"C","n":"Drush\\Commands\\help\\HelpCommands","p":"Drush/Commands/help/HelpCommands.html","d":null,"f":{"n":"Drush\\Commands\\help","p":"Drush/Commands/help.html"}},{"t":"C","n":"Drush\\Commands\\help\\ListCommands","p":"Drush/Commands/help/ListCommands.html","d":null,"f":{"n":"Drush\\Commands\\help","p":"Drush/Commands/help.html"}},{"t":"C","n":"Drush\\Commands\\pm\\PmCommands","p":"Drush/Commands/pm/PmCommands.html","d":null,"f":{"n":"Drush\\Commands\\pm","p":"Drush/Commands/pm.html"}},{"t":"C","n":"Drush\\Commands\\pm\\ThemeCommands","p":"Drush/Commands/pm/ThemeCommands.html","d":null,"f":{"n":"Drush\\Commands\\pm","p":"Drush/Commands/pm.html"}},{"t":"C","n":"Drush\\Commands\\sql\\SqlCommands","p":"Drush/Commands/sql/SqlCommands.html","d":null,"f":{"n":"Drush\\Commands\\sql","p":"Drush/Commands/sql.html"}},{"t":"C","n":"Drush\\Commands\\sql\\SqlSyncCommands","p":"Drush/Commands/sql/SqlSyncCommands.html","d":null,"f":{"n":"Drush\\Commands\\sql","p":"Drush/Commands/sql.html"}},{"t":"C","n":"Drush\\Commands\\sql\\sanitize\\SanitizeCommands","p":"Drush/Commands/sql/sanitize/SanitizeCommands.html","d":null,"f":{"n":"Drush\\Commands\\sql\\sanitize","p":"Drush/Commands/sql/sanitize.html"}},{"t":"C","n":"Drush\\Commands\\sql\\sanitize\\SanitizeCommentsCommands","p":"Drush/Commands/sql/sanitize/SanitizeCommentsCommands.html","d":"<p>This class is a good example of a sql:sanitize plugin.</p>","f":{"n":"Drush\\Commands\\sql\\sanitize","p":"Drush/Commands/sql/sanitize.html"}},{"t":"C","n":"Drush\\Commands\\sql\\sanitize\\SanitizePluginInterface","p":"Drush/Commands/sql/sanitize/SanitizePluginInterface.html","d":"<p>Implement this interface when building a Drush sql-sanitize plugin.</p>","f":{"n":"Drush\\Commands\\sql\\sanitize","p":"Drush/Commands/sql/sanitize.html"}},{"t":"C","n":"Drush\\Commands\\sql\\sanitize\\SanitizeSessionsCommands","p":"Drush/Commands/sql/sanitize/SanitizeSessionsCommands.html","d":"<p>This class is a good example of how to build a sql:sanitize plugin.</p>","f":{"n":"Drush\\Commands\\sql\\sanitize","p":"Drush/Commands/sql/sanitize.html"}},{"t":"C","n":"Drush\\Commands\\sql\\sanitize\\SanitizeUserFieldsCommands","p":"Drush/Commands/sql/sanitize/SanitizeUserFieldsCommands.html","d":"<p>This class is a good example of how to build a sql:sanitize plugin.</p>","f":{"n":"Drush\\Commands\\sql\\sanitize","p":"Drush/Commands/sql/sanitize.html"}},{"t":"C","n":"Drush\\Commands\\sql\\sanitize\\SanitizeUserTableCommands","p":"Drush/Commands/sql/sanitize/SanitizeUserTableCommands.html","d":"<p>A sql:sanitize plugin.</p>","f":{"n":"Drush\\Commands\\sql\\sanitize","p":"Drush/Commands/sql/sanitize.html"}},{"t":"T","n":"Drush\\Config\\ConfigAwareTrait","p":"Drush/Config/ConfigAwareTrait.html","d":null,"f":{"n":"Drush\\Config","p":"Drush/Config.html"}},{"t":"C","n":"Drush\\Config\\ConfigLocator","p":"Drush/Config/ConfigLocator.html","d":"<p>Locate Drush configuration files and load them into the configuration\ninstance.</p>","f":{"n":"Drush\\Config","p":"Drush/Config.html"}},{"t":"C","n":"Drush\\Config\\DrushConfig","p":"Drush/Config/DrushConfig.html","d":"<p>Accessors for common Drush config keys.</p>","f":{"n":"Drush\\Config","p":"Drush/Config.html"}},{"t":"C","n":"Drush\\Config\\Environment","p":"Drush/Config/Environment.html","d":"<p>Store information about the environment</p>","f":{"n":"Drush\\Config","p":"Drush/Config.html"}},{"t":"C","n":"Drush\\Config\\Loader\\YamlConfigLoader","p":"Drush/Config/Loader/YamlConfigLoader.html","d":"<p>Load configuration files, and fill in any property values that\nneed to be expanded.</p>","f":{"n":"Drush\\Config\\Loader","p":"Drush/Config/Loader.html"}},{"t":"C","n":"Drush\\DrupalFinder\\DrushDrupalFinder","p":"Drush/DrupalFinder/DrushDrupalFinder.html","d":"<p>A replacement for DrupalFinder. We may go back to that once it uses InstalledVersions from Composer.</p>","f":{"n":"Drush\\DrupalFinder","p":"Drush/DrupalFinder.html"}},{"t":"C","n":"Drush\\Drupal\\DrupalKernel","p":"Drush/Drupal/DrupalKernel.html","d":"<p>Overridden version of DrupalKernel adapted to the needs of Drush.</p>","f":{"n":"Drush\\Drupal","p":"Drush/Drupal.html"}},{"t":"T","n":"Drush\\Drupal\\DrupalKernelTrait","p":"Drush/Drupal/DrupalKernelTrait.html","d":"<p>Common functionality for overridden kernels.</p>","f":{"n":"Drush\\Drupal","p":"Drush/Drupal.html"}},{"t":"C","n":"Drush\\Drupal\\DrupalUtil","p":"Drush/Drupal/DrupalUtil.html","d":null,"f":{"n":"Drush\\Drupal","p":"Drush/Drupal.html"}},{"t":"C","n":"Drush\\Drupal\\DrushLoggerServiceProvider","p":"Drush/Drupal/DrushLoggerServiceProvider.html","d":null,"f":{"n":"Drush\\Drupal","p":"Drush/Drupal.html"}},{"t":"C","n":"Drush\\Drupal\\ExtensionDiscovery","p":"Drush/Drupal/ExtensionDiscovery.html","d":null,"f":{"n":"Drush\\Drupal","p":"Drush/Drupal.html"}},{"t":"C","n":"Drush\\Drupal\\InstallerKernel","p":"Drush/Drupal/InstallerKernel.html","d":"<p>Overridden version of InstallerKernel adapted to the needs of Drush.</p>","f":{"n":"Drush\\Drupal","p":"Drush/Drupal.html"}},{"t":"C","n":"Drush\\Drupal\\Migrate\\MigrateEvents","p":"Drush/Drupal/Migrate/MigrateEvents.html","d":"<p>Defines the row preparation event for the migration system.</p>","f":{"n":"Drush\\Drupal\\Migrate","p":"Drush/Drupal/Migrate.html"}},{"t":"C","n":"Drush\\Drupal\\Migrate\\MigrateExecutable","p":"Drush/Drupal/Migrate/MigrateExecutable.html","d":null,"f":{"n":"Drush\\Drupal\\Migrate","p":"Drush/Drupal/Migrate.html"}},{"t":"C","n":"Drush\\Drupal\\Migrate\\MigrateIdMapFilter","p":"Drush/Drupal/Migrate/MigrateIdMapFilter.html","d":"<p>Filters the ID map by a source and/or a destination ID list.</p>","f":{"n":"Drush\\Drupal\\Migrate","p":"Drush/Drupal/Migrate.html"}},{"t":"C","n":"Drush\\Drupal\\Migrate\\MigrateMessage","p":"Drush/Drupal/Migrate/MigrateMessage.html","d":"<p>Print message in drush from migrate message.</p>","f":{"n":"Drush\\Drupal\\Migrate","p":"Drush/Drupal/Migrate.html"}},{"t":"C","n":"Drush\\Drupal\\Migrate\\MigrateMissingSourceRowsEvent","p":"Drush/Drupal/Migrate/MigrateMissingSourceRowsEvent.html","d":"<p>Missing source rows event.</p>","f":{"n":"Drush\\Drupal\\Migrate","p":"Drush/Drupal/Migrate.html"}},{"t":"C","n":"Drush\\Drupal\\Migrate\\MigratePrepareRowEvent","p":"Drush/Drupal/Migrate/MigratePrepareRowEvent.html","d":"<p>Wraps a prepare-row event for event listeners.</p>","f":{"n":"Drush\\Drupal\\Migrate","p":"Drush/Drupal/Migrate.html"}},{"t":"C","n":"Drush\\Drupal\\Migrate\\MigrateUtils","p":"Drush/Drupal/Migrate/MigrateUtils.html","d":"<p>Utility methods.</p>","f":{"n":"Drush\\Drupal\\Migrate","p":"Drush/Drupal/Migrate.html"}},{"t":"C","n":"Drush\\Drupal\\Migrate\\ValidateMigrationId","p":"Drush/Drupal/Migrate/ValidateMigrationId.html","d":null,"f":{"n":"Drush\\Drupal\\Migrate","p":"Drush/Drupal/Migrate.html"}},{"t":"C","n":"Drush\\Drupal\\UpdateKernel","p":"Drush/Drupal/UpdateKernel.html","d":"<p>Overridden version of UpdateKernel adapted to the needs of Drush.</p>","f":{"n":"Drush\\Drupal","p":"Drush/Drupal.html"}},{"t":"C","n":"Drush\\Drush","p":"Drush/Drush.html","d":"<p>Static Service Container wrapper.</p>","f":{"n":"Drush","p":"Drush.html"}},{"t":"C","n":"Drush\\Exceptions\\CommandFailedException","p":"Drush/Exceptions/CommandFailedException.html","d":"<p>Throw an exception indicating that the command was unable to continue.</p>","f":{"n":"Drush\\Exceptions","p":"Drush/Exceptions.html"}},{"t":"C","n":"Drush\\Exceptions\\UserAbortException","p":"Drush/Exceptions/UserAbortException.html","d":"<p>Throw an exception indicating that the user cancelled the operation.</p>","f":{"n":"Drush\\Exceptions","p":"Drush/Exceptions.html"}},{"t":"T","n":"Drush\\Exec\\ExecTrait","p":"Drush/Exec/ExecTrait.html","d":null,"f":{"n":"Drush\\Exec","p":"Drush/Exec.html"}},{"t":"C","n":"Drush\\Formatters\\DrushFormatterManager","p":"Drush/Formatters/DrushFormatterManager.html","d":"<p>Our own output formatter</p>","f":{"n":"Drush\\Formatters","p":"Drush/Formatters.html"}},{"t":"C","n":"Drush\\Formatters\\EntityToArraySimplifier","p":"Drush/Formatters/EntityToArraySimplifier.html","d":"<p>Simplify a EntityInterface to an array.</p>","f":{"n":"Drush\\Formatters","p":"Drush/Formatters.html"}},{"t":"C","n":"Drush\\Log\\DrushLog","p":"Drush/Log/DrushLog.html","d":"<p>Redirects Drupal logging messages to Drush log.</p>","f":{"n":"Drush\\Log","p":"Drush/Log.html"}},{"t":"C","n":"Drush\\Log\\DrushLoggerManager","p":"Drush/Log/DrushLoggerManager.html","d":null,"f":{"n":"Drush\\Log","p":"Drush/Log.html"}},{"t":"C","n":"Drush\\Log\\Logger","p":"Drush/Log/Logger.html","d":"<p>Contains \\Drush\\Log\\Logger.</p>","f":{"n":"Drush\\Log","p":"Drush/Log.html"}},{"t":"C","n":"Drush\\Log\\SuccessInterface","p":"Drush/Log/SuccessInterface.html","d":null,"f":{"n":"Drush\\Log","p":"Drush/Log.html"}},{"t":"C","n":"Drush\\Preflight\\ArgsPreprocessor","p":"Drush/Preflight/ArgsPreprocessor.html","d":"<p>Preprocess commandline arguments.</p>","f":{"n":"Drush\\Preflight","p":"Drush/Preflight.html"}},{"t":"C","n":"Drush\\Preflight\\ArgsRemapper","p":"Drush/Preflight/ArgsRemapper.html","d":"<p>Map commandline arguments from one value to another during preflight.</p>","f":{"n":"Drush\\Preflight","p":"Drush/Preflight.html"}},{"t":"C","n":"Drush\\Preflight\\LegacyPreflight","p":"Drush/Preflight/LegacyPreflight.html","d":"<p>Prepare to bootstrap Drupal</p>","f":{"n":"Drush\\Preflight","p":"Drush/Preflight.html"}},{"t":"C","n":"Drush\\Preflight\\Preflight","p":"Drush/Preflight/Preflight.html","d":"<p>The Drush preflight determines what needs to be done for this request.</p>","f":{"n":"Drush\\Preflight","p":"Drush/Preflight.html"}},{"t":"C","n":"Drush\\Preflight\\PreflightArgs","p":"Drush/Preflight/PreflightArgs.html","d":"<p>Storage for arguments preprocessed during preflight.</p>","f":{"n":"Drush\\Preflight","p":"Drush/Preflight.html"}},{"t":"C","n":"Drush\\Preflight\\PreflightArgsInterface","p":"Drush/Preflight/PreflightArgsInterface.html","d":"<p>Storage for arguments preprocessed during preflight.</p>","f":{"n":"Drush\\Preflight","p":"Drush/Preflight.html"}},{"t":"C","n":"Drush\\Preflight\\PreflightLog","p":"Drush/Preflight/PreflightLog.html","d":null,"f":{"n":"Drush\\Preflight","p":"Drush/Preflight.html"}},{"t":"C","n":"Drush\\Preflight\\PreflightSiteLocator","p":"Drush/Preflight/PreflightSiteLocator.html","d":null,"f":{"n":"Drush\\Preflight","p":"Drush/Preflight.html"}},{"t":"C","n":"Drush\\Preflight\\PreflightVerify","p":"Drush/Preflight/PreflightVerify.html","d":"<p>Helper methods to verify preflight state.</p>","f":{"n":"Drush\\Preflight","p":"Drush/Preflight.html"}},{"t":"C","n":"Drush\\Psysh\\Caster","p":"Drush/Psysh/Caster.html","d":"<p>Caster class for VarDumper casters for the shell.</p>","f":{"n":"Drush\\Psysh","p":"Drush/Psysh.html"}},{"t":"C","n":"Drush\\Psysh\\DrushCommand","p":"Drush/Psysh/DrushCommand.html","d":"<p>DrushCommand is a PsySH proxy command which accepts a Drush command config\narray and tries to build an appropriate PsySH command for it.</p>","f":{"n":"Drush\\Psysh","p":"Drush/Psysh.html"}},{"t":"C","n":"Drush\\Psysh\\DrushHelpCommand","p":"Drush/Psysh/DrushHelpCommand.html","d":"<p>Help command.</p>","f":{"n":"Drush\\Psysh","p":"Drush/Psysh.html"}},{"t":"C","n":"Drush\\Psysh\\Shell","p":"Drush/Psysh/Shell.html","d":null,"f":{"n":"Drush\\Psysh","p":"Drush/Psysh.html"}},{"t":"C","n":"Drush\\Runtime\\DependencyInjection","p":"Drush/Runtime/DependencyInjection.html","d":"<p>Prepare our Dependency Injection Container</p>","f":{"n":"Drush\\Runtime","p":"Drush/Runtime.html"}},{"t":"C","n":"Drush\\Runtime\\ErrorHandler","p":"Drush/Runtime/ErrorHandler.html","d":"<p>Log PHP errors to the Drush log. This is in effect until Drupal's error\nhandler takes over.</p>","f":{"n":"Drush\\Runtime","p":"Drush/Runtime.html"}},{"t":"C","n":"Drush\\Runtime\\HandlerInterface","p":"Drush/Runtime/HandlerInterface.html","d":"<p>HandlerInterface represents a PHP system handler (e.g. the error reporting\nhandler, the shutdown handler) that may be globally installed.</p>","f":{"n":"Drush\\Runtime","p":"Drush/Runtime.html"}},{"t":"C","n":"Drush\\Runtime\\LegacyServiceFinder","p":"Drush/Runtime/LegacyServiceFinder.html","d":"<p>Find drush.services.yml files.</p>","f":{"n":"Drush\\Runtime","p":"Drush/Runtime.html"}},{"t":"C","n":"Drush\\Runtime\\LegacyServiceInstantiator","p":"Drush/Runtime/LegacyServiceInstantiator.html","d":"<p>Use the Symfony Dependency Injection Container to instantiate services.</p>","f":{"n":"Drush\\Runtime","p":"Drush/Runtime.html"}},{"t":"C","n":"Drush\\Runtime\\RedispatchHook","p":"Drush/Runtime/RedispatchHook.html","d":"<p>The RedispatchHook is installed as an init hook that runs before\nall commands. If the commandline contains an alias or a site specification\nthat points at a remote machine, then we will stop execution of the\ncurrent command and instead run the command remotely.</p>","f":{"n":"Drush\\Runtime","p":"Drush/Runtime.html"}},{"t":"C","n":"Drush\\Runtime\\Runtime","p":"Drush/Runtime/Runtime.html","d":"<p>Control the Drush runtime environment</p>","f":{"n":"Drush\\Runtime","p":"Drush/Runtime.html"}},{"t":"C","n":"Drush\\Runtime\\ServiceManager","p":"Drush/Runtime/ServiceManager.html","d":"<p>Manage Drush services.</p>","f":{"n":"Drush\\Runtime","p":"Drush/Runtime.html"}},{"t":"C","n":"Drush\\Runtime\\ShutdownHandler","p":"Drush/Runtime/ShutdownHandler.html","d":"<p>Drush's shutdown handler</p>","f":{"n":"Drush\\Runtime","p":"Drush/Runtime.html"}},{"t":"C","n":"Drush\\Runtime\\TildeExpansionHook","p":"Drush/Runtime/TildeExpansionHook.html","d":"<p>The TildeExpansionHook is installed as a preValidate hook that runs before\nall commands. Argument or option values containing a leading tilde will be expanded\nto an absolute path.</p>","f":{"n":"Drush\\Runtime","p":"Drush/Runtime.html"}},{"t":"C","n":"Drush\\SiteAlias\\HostPath","p":"Drush/SiteAlias/HostPath.html","d":"<p>A host path is a path on some machine. The machine may be specified\nby a label, and the label may be an @alias or a site specification.</p>","f":{"n":"Drush\\SiteAlias","p":"Drush/SiteAlias.html"}},{"t":"C","n":"Drush\\SiteAlias\\ProcessManager","p":"Drush/SiteAlias/ProcessManager.html","d":"<p>The Drush ProcessManager adds a few Drush-specific service methods.</p>","f":{"n":"Drush\\SiteAlias","p":"Drush/SiteAlias.html"}},{"t":"C","n":"Drush\\SiteAlias\\SiteAliasFileLoader","p":"Drush/SiteAlias/SiteAliasFileLoader.html","d":"<p>Discover alias files:</p>","f":{"n":"Drush\\SiteAlias","p":"Drush/SiteAlias.html"}},{"t":"C","n":"Drush\\SiteAlias\\SiteAliasManagerAwareInterface","p":"Drush/SiteAlias/SiteAliasManagerAwareInterface.html","d":"<p>Inflection interface for the site alias manager.</p>","f":{"n":"Drush\\SiteAlias","p":"Drush/SiteAlias.html"}},{"t":"C","n":"Drush\\SiteAlias\\SiteAliasName","p":"Drush/SiteAlias/SiteAliasName.html","d":"<p>Parse a string that contains a site alias name, and provide convenience\nmethods to access the parts.</p>","f":{"n":"Drush\\SiteAlias","p":"Drush/SiteAlias.html"}},{"t":"C","n":"Drush\\SiteAlias\\SiteSpecParser","p":"Drush/SiteAlias/SiteSpecParser.html","d":"<p>Parse a string that contains a site specification.</p>","f":{"n":"Drush\\SiteAlias","p":"Drush/SiteAlias.html"}},{"t":"C","n":"Drush\\SiteAlias\\Util\\InternalYamlDataFileLoader","p":"Drush/SiteAlias/Util/InternalYamlDataFileLoader.html","d":null,"f":{"n":"Drush\\SiteAlias\\Util","p":"Drush/SiteAlias/Util.html"}},{"t":"C","n":"Drush\\Sql\\SqlBase","p":"Drush/Sql/SqlBase.html","d":"<p>The base implementation for Drush database connections.</p>","f":{"n":"Drush\\Sql","p":"Drush/Sql.html"}},{"t":"C","n":"Drush\\Sql\\SqlException","p":"Drush/Sql/SqlException.html","d":null,"f":{"n":"Drush\\Sql","p":"Drush/Sql.html"}},{"t":"C","n":"Drush\\Sql\\SqlMariaDB","p":"Drush/Sql/SqlMariaDB.html","d":null,"f":{"n":"Drush\\Sql","p":"Drush/Sql.html"}},{"t":"C","n":"Drush\\Sql\\SqlMysql","p":"Drush/Sql/SqlMysql.html","d":null,"f":{"n":"Drush\\Sql","p":"Drush/Sql.html"}},{"t":"C","n":"Drush\\Sql\\SqlPgsql","p":"Drush/Sql/SqlPgsql.html","d":null,"f":{"n":"Drush\\Sql","p":"Drush/Sql.html"}},{"t":"C","n":"Drush\\Sql\\SqlSqlite","p":"Drush/Sql/SqlSqlite.html","d":null,"f":{"n":"Drush\\Sql","p":"Drush/Sql.html"}},{"t":"T","n":"Drush\\Sql\\SqlTableSelectionTrait","p":"Drush/Sql/SqlTableSelectionTrait.html","d":"<p>Note: when using this trait, also implement ConfigAwareInterface/ConfigAwareTrait.</p>","f":{"n":"Drush\\Sql","p":"Drush/Sql.html"}},{"t":"C","n":"Drush\\Symfony\\BootstrapCompilerPass","p":"Drush/Symfony/BootstrapCompilerPass.html","d":null,"f":{"n":"Drush\\Symfony","p":"Drush/Symfony.html"}},{"t":"C","n":"Drush\\Symfony\\DrushStyleInjector","p":"Drush/Symfony/DrushStyleInjector.html","d":null,"f":{"n":"Drush\\Symfony","p":"Drush/Symfony.html"}},{"t":"T","n":"Drush\\TestTraits\\CliTestTrait","p":"Drush/TestTraits/CliTestTrait.html","d":"<p>CliTestTrait provides an <code>execute()</code> method that is useful\nfor launching executable programs in functional tests.</p>","f":{"n":"Drush\\TestTraits","p":"Drush/TestTraits.html"}},{"t":"T","n":"Drush\\TestTraits\\DrushTestTrait","p":"Drush/TestTraits/DrushTestTrait.html","d":"<p>DrushTestTrait provides a <code>drush()</code> method that may be\nused to write functional tests for Drush extensions.</p>","f":{"n":"Drush\\TestTraits","p":"Drush/TestTraits.html"}},{"t":"T","n":"Drush\\TestTraits\\OutputUtilsTrait","p":"Drush/TestTraits/OutputUtilsTrait.html","d":"<p>OutputUtilsTrait provides some useful utility methods for test classes\nthat define <code>getOutputRaw()</code> and <code>getErrorOutputRaw()</code> methods.</p>","f":{"n":"Drush\\TestTraits","p":"Drush/TestTraits.html"}},{"t":"C","n":"Drush\\Utils\\FsUtils","p":"Drush/Utils/FsUtils.html","d":null,"f":{"n":"Drush\\Utils","p":"Drush/Utils.html"}},{"t":"C","n":"Drush\\Utils\\StringUtils","p":"Drush/Utils/StringUtils.html","d":null,"f":{"n":"Drush\\Utils","p":"Drush/Utils.html"}},{"t":"I","n":"Drush\\Attributes\\ValidatorInterface","p":"Drush/Attributes/ValidatorInterface.html","f":{"n":"Drush\\Attributes","p":"Drush/Attributes.html"}},{"t":"I","n":"Drush\\Boot\\Boot","p":"Drush/Boot/Boot.html","f":{"n":"Drush\\Boot","p":"Drush/Boot.html"}},{"t":"I","n":"Drush\\Commands\\sql\\sanitize\\SanitizePluginInterface","p":"Drush/Commands/sql/sanitize/SanitizePluginInterface.html","f":{"n":"Drush\\Commands\\sql\\sanitize","p":"Drush/Commands/sql/sanitize.html"}},{"t":"I","n":"Drush\\Log\\SuccessInterface","p":"Drush/Log/SuccessInterface.html","f":{"n":"Drush\\Log","p":"Drush/Log.html"}},{"t":"I","n":"Drush\\Preflight\\PreflightArgsInterface","p":"Drush/Preflight/PreflightArgsInterface.html","f":{"n":"Drush\\Preflight","p":"Drush/Preflight.html"}},{"t":"I","n":"Drush\\Runtime\\HandlerInterface","p":"Drush/Runtime/HandlerInterface.html","f":{"n":"Drush\\Runtime","p":"Drush/Runtime.html"}},{"t":"I","n":"Drush\\SiteAlias\\SiteAliasManagerAwareInterface","p":"Drush/SiteAlias/SiteAliasManagerAwareInterface.html","f":{"n":"Drush\\SiteAlias","p":"Drush/SiteAlias.html"}},{"t":"M","n":"Drush\\Application::configureGlobalOptions","p":"Drush/Application.html#method_configureGlobalOptions","d":"<p>Add global options to the Application and their default values to Config.</p>"},{"t":"M","n":"Drush\\Application::bootstrapManager","p":"Drush/Application.html#method_bootstrapManager","d":null},{"t":"M","n":"Drush\\Application::setBootstrapManager","p":"Drush/Application.html#method_setBootstrapManager","d":null},{"t":"M","n":"Drush\\Application::aliasManager","p":"Drush/Application.html#method_aliasManager","d":null},{"t":"M","n":"Drush\\Application::setAliasManager","p":"Drush/Application.html#method_setAliasManager","d":null},{"t":"M","n":"Drush\\Application::setRedispatchHook","p":"Drush/Application.html#method_setRedispatchHook","d":null},{"t":"M","n":"Drush\\Application::setTildeExpansionHook","p":"Drush/Application.html#method_setTildeExpansionHook","d":null},{"t":"M","n":"Drush\\Application::setServiceManager","p":"Drush/Application.html#method_setServiceManager","d":null},{"t":"M","n":"Drush\\Application::getUri","p":"Drush/Application.html#method_getUri","d":"<p>Return the framework uri selected by the user.</p>"},{"t":"M","n":"Drush\\Application::refineUriSelection","p":"Drush/Application.html#method_refineUriSelection","d":"<p>If the user did not explicitly select a site URI,\nthen pick an appropriate site from the cwd.</p>"},{"t":"M","n":"Drush\\Application::selectUri","p":"Drush/Application.html#method_selectUri","d":"<p>Select a URI to use for the site, based on directory or config.</p>"},{"t":"M","n":"Drush\\Application::find","p":"Drush/Application.html#method_find","d":""},{"t":"M","n":"Drush\\Application::bootstrapAndFind","p":"Drush/Application.html#method_bootstrapAndFind","d":"<p>Look up a command. Bootstrap further if necessary.</p>"},{"t":"M","n":"Drush\\Application::checkObsolete","p":"Drush/Application.html#method_checkObsolete","d":"<p>If a command is annotated @obsolete, then we will throw an exception\nimmediately; the command will not run, and no hooks will be called.</p>"},{"t":"M","n":"Drush\\Application::configureIO","p":"Drush/Application.html#method_configureIO","d":""},{"t":"M","n":"Drush\\Application::configureAndRegisterCommands","p":"Drush/Application.html#method_configureAndRegisterCommands","d":"<p>Configure the application object and register all of the commandfiles\navailable in the search paths provided via Preflight</p>"},{"t":"M","n":"Drush\\Application::renderThrowable","p":"Drush/Application.html#method_renderThrowable","d":"<p>Renders a caught Throwable. Omits the command docs at end.</p>"},{"t":"M","n":"Drush\\Attributes\\Bootstrap::__construct","p":"Drush/Attributes/Bootstrap.html#method___construct","d":""},{"t":"M","n":"Drush\\Attributes\\Bootstrap::handle","p":"Drush/Attributes/Bootstrap.html#method_handle","d":null},{"t":"M","n":"Drush\\Attributes\\Format::__construct","p":"Drush/Attributes/Format.html#method___construct","d":""},{"t":"M","n":"Drush\\Attributes\\Format::handle","p":"Drush/Attributes/Format.html#method_handle","d":null},{"t":"M","n":"Drush\\Attributes\\InteractConfigName::__construct","p":"Drush/Attributes/InteractConfigName.html#method___construct","d":""},{"t":"M","n":"Drush\\Attributes\\InteractConfigName::handle","p":"Drush/Attributes/InteractConfigName.html#method_handle","d":null},{"t":"M","n":"Drush\\Attributes\\Kernel::__construct","p":"Drush/Attributes/Kernel.html#method___construct","d":""},{"t":"M","n":"Drush\\Attributes\\Kernel::handle","p":"Drush/Attributes/Kernel.html#method_handle","d":null},{"t":"M","n":"Drush\\Attributes\\NoArgumentsBase::handle","p":"Drush/Attributes/NoArgumentsBase.html#method_handle","d":null},{"t":"M","n":"Drush\\Attributes\\Obsolete::handle","p":"Drush/Attributes/Obsolete.html#method_handle","d":null},{"t":"M","n":"Drush\\Attributes\\OptionsetGetEditor::handle","p":"Drush/Attributes/OptionsetGetEditor.html#method_handle","d":null},{"t":"M","n":"Drush\\Attributes\\OptionsetProcBuild::handle","p":"Drush/Attributes/OptionsetProcBuild.html#method_handle","d":null},{"t":"M","n":"Drush\\Attributes\\OptionsetSql::handle","p":"Drush/Attributes/OptionsetSql.html#method_handle","d":null},{"t":"M","n":"Drush\\Attributes\\OptionsetSsh::handle","p":"Drush/Attributes/OptionsetSsh.html#method_handle","d":null},{"t":"M","n":"Drush\\Attributes\\OptionsetTableSelection::handle","p":"Drush/Attributes/OptionsetTableSelection.html#method_handle","d":null},{"t":"M","n":"Drush\\Attributes\\ValidateConfigName::__construct","p":"Drush/Attributes/ValidateConfigName.html#method___construct","d":""},{"t":"M","n":"Drush\\Attributes\\ValidateConfigName::validate","p":"Drush/Attributes/ValidateConfigName.html#method_validate","d":null},{"t":"M","n":"Drush\\Attributes\\ValidateEntityLoad::__construct","p":"Drush/Attributes/ValidateEntityLoad.html#method___construct","d":""},{"t":"M","n":"Drush\\Attributes\\ValidateEntityLoad::validate","p":"Drush/Attributes/ValidateEntityLoad.html#method_validate","d":null},{"t":"M","n":"Drush\\Attributes\\ValidateFileExists::__construct","p":"Drush/Attributes/ValidateFileExists.html#method___construct","d":""},{"t":"M","n":"Drush\\Attributes\\ValidateFileExists::validate","p":"Drush/Attributes/ValidateFileExists.html#method_validate","d":null},{"t":"M","n":"Drush\\Attributes\\ValidateModulesEnabled::__construct","p":"Drush/Attributes/ValidateModulesEnabled.html#method___construct","d":""},{"t":"M","n":"Drush\\Attributes\\ValidateModulesEnabled::validate","p":"Drush/Attributes/ValidateModulesEnabled.html#method_validate","d":null},{"t":"M","n":"Drush\\Attributes\\ValidatePermissions::__construct","p":"Drush/Attributes/ValidatePermissions.html#method___construct","d":""},{"t":"M","n":"Drush\\Attributes\\ValidatePermissions::validate","p":"Drush/Attributes/ValidatePermissions.html#method_validate","d":null},{"t":"M","n":"Drush\\Attributes\\ValidatePhpExtensions::__construct","p":"Drush/Attributes/ValidatePhpExtensions.html#method___construct","d":""},{"t":"M","n":"Drush\\Attributes\\ValidatePhpExtensions::validate","p":"Drush/Attributes/ValidatePhpExtensions.html#method_validate","d":null},{"t":"M","n":"Drush\\Attributes\\ValidateQueueName::__construct","p":"Drush/Attributes/ValidateQueueName.html#method___construct","d":""},{"t":"M","n":"Drush\\Attributes\\ValidateQueueName::validate","p":"Drush/Attributes/ValidateQueueName.html#method_validate","d":null},{"t":"M","n":"Drush\\Attributes\\ValidateQueueName::getQueues","p":"Drush/Attributes/ValidateQueueName.html#method_getQueues","d":null},{"t":"M","n":"Drush\\Attributes\\ValidatorBase::handle","p":"Drush/Attributes/ValidatorBase.html#method_handle","d":null},{"t":"M","n":"Drush\\Attributes\\ValidatorInterface::validate","p":"Drush/Attributes/ValidatorInterface.html#method_validate","d":null},{"t":"M","n":"Drush\\Attributes\\Version::__construct","p":"Drush/Attributes/Version.html#method___construct","d":""},{"t":"M","n":"Drush\\Attributes\\Version::handle","p":"Drush/Attributes/Version.html#method_handle","d":null},{"t":"M","n":"Drush\\Backend\\BackendPathEvaluator::evaluate","p":"Drush/Backend/BackendPathEvaluator.html#method_evaluate","d":"<p>Evaluate will check to see if the provided host path\ncontains a path alias. If it does, the alias will\nbe resolved, and the result of the resolution will be\ninjected into the HostPath, replacing the alias.</p>"},{"t":"M","n":"Drush\\Backend\\BackendPathEvaluator::resolve","p":"Drush/Backend/BackendPathEvaluator.html#method_resolve","d":"<p>Resolve will check to see if the provided host path\ncontains a path alias. If it does, the alias will\nbe resolved, and the result of the resolution will be\nreturned.</p>"},{"t":"M","n":"Drush\\Backend\\BackendPathEvaluator::lookup","p":"Drush/Backend/BackendPathEvaluator.html#method_lookup","d":"<p>Lookup will use the provided alias record to look up and return\nthe value of a path alias.</p>"},{"t":"M","n":"Drush\\Backend\\BackendPathEvaluator::request","p":"Drush/Backend/BackendPathEvaluator.html#method_request","d":"<p>Request the value of the path alias from the site associated with\nthe alias record.</p>"},{"t":"M","n":"Drush\\Boot\\BaseBoot::__construct","p":"Drush/Boot/BaseBoot.html#method___construct","d":null},{"t":"M","n":"Drush\\Boot\\BaseBoot::findUri","p":"Drush/Boot/BaseBoot.html#method_findUri","d":"<p>Select the best URI for the provided cwd. Only called\nif the user did not explicitly specify a URI.</p>"},{"t":"M","n":"Drush\\Boot\\BaseBoot::getUri","p":"Drush/Boot/BaseBoot.html#method_getUri","d":null},{"t":"M","n":"Drush\\Boot\\BaseBoot::setUri","p":"Drush/Boot/BaseBoot.html#method_setUri","d":"<p>Inject the uri for the specific site to be bootstrapped</p>"},{"t":"M","n":"Drush\\Boot\\BaseBoot::getPhase","p":"Drush/Boot/BaseBoot.html#method_getPhase","d":null},{"t":"M","n":"Drush\\Boot\\BaseBoot::setPhase","p":"Drush/Boot/BaseBoot.html#method_setPhase","d":null},{"t":"M","n":"Drush\\Boot\\BaseBoot::validRoot","p":"Drush/Boot/BaseBoot.html#method_validRoot","d":"<p>This function determines if the specified path points to\nthe root directory of a CMS that can be bootstrapped by\nthe specific subclass that implements it.</p>"},{"t":"M","n":"Drush\\Boot\\BaseBoot::getVersion","p":"Drush/Boot/BaseBoot.html#method_getVersion","d":"<p>Given a site root directory, determine the exact version of the software.</p>"},{"t":"M","n":"Drush\\Boot\\BaseBoot::commandDefaults","p":"Drush/Boot/BaseBoot.html#method_commandDefaults","d":null},{"t":"M","n":"Drush\\Boot\\BaseBoot::reportCommandError","p":"Drush/Boot/BaseBoot.html#method_reportCommandError","d":"<p>Called by Drush if a command is not found, or if the\ncommand was found, but did not meet requirements.</p>"},{"t":"M","n":"Drush\\Boot\\BaseBoot::bootstrapPhaseMap","p":"Drush/Boot/BaseBoot.html#method_bootstrapPhaseMap","d":"<p>Return an array mapping from bootstrap phase shorthand\nstrings (e.g. "full") to the corresponding bootstrap\nphase index constant (e.g. DRUSH_BOOTSTRAP_DRUPAL_FULL).</p>"},{"t":"M","n":"Drush\\Boot\\BaseBoot::lookUpPhaseIndex","p":"Drush/Boot/BaseBoot.html#method_lookUpPhaseIndex","d":"<p>Convert from a phase shorthand or constant to a phase index.</p>"},{"t":"M","n":"Drush\\Boot\\BaseBoot::bootstrapDrush","p":"Drush/Boot/BaseBoot.html#method_bootstrapDrush","d":null},{"t":"M","n":"Drush\\Boot\\BaseBoot::hasRegisteredSymfonyCommand","p":"Drush/Boot/BaseBoot.html#method_hasRegisteredSymfonyCommand","d":null},{"t":"M","n":"Drush\\Boot\\BaseBoot::terminate","p":"Drush/Boot/BaseBoot.html#method_terminate","d":"<p>This method is called during the shutdown of drush.</p>"},{"t":"M","n":"Drush\\Boot\\Boot::findUri","p":"Drush/Boot/Boot.html#method_findUri","d":"<p>Select the best URI for the provided cwd. Only called\nif the user did not explicitly specify a URI.</p>"},{"t":"M","n":"Drush\\Boot\\Boot::setUri","p":"Drush/Boot/Boot.html#method_setUri","d":"<p>Inject the uri for the specific site to be bootstrapped</p>"},{"t":"M","n":"Drush\\Boot\\Boot::validRoot","p":"Drush/Boot/Boot.html#method_validRoot","d":"<p>This function determines if the specified path points to\nthe root directory of a CMS that can be bootstrapped by\nthe specific subclass that implements it.</p>"},{"t":"M","n":"Drush\\Boot\\Boot::getVersion","p":"Drush/Boot/Boot.html#method_getVersion","d":"<p>Given a site root directory, determine the exact version of the software.</p>"},{"t":"M","n":"Drush\\Boot\\Boot::bootstrapPhases","p":"Drush/Boot/Boot.html#method_bootstrapPhases","d":"<p>Returns an array that determines what bootstrap phases\nare necessary to bootstrap this CMS. This array\nshould map from a numeric phase to the name of a method\n(string) in the Boot class that handles the bootstrap\nphase.</p>"},{"t":"M","n":"Drush\\Boot\\Boot::bootstrapPhaseMap","p":"Drush/Boot/Boot.html#method_bootstrapPhaseMap","d":"<p>Return an array mapping from bootstrap phase shorthand\nstrings (e.g. "full") to the corresponding bootstrap\nphase index constant (e.g. DRUSH_BOOTSTRAP_DRUPAL_FULL).</p>"},{"t":"M","n":"Drush\\Boot\\Boot::lookUpPhaseIndex","p":"Drush/Boot/Boot.html#method_lookUpPhaseIndex","d":"<p>Convert from a phase shorthand or constant to a phase index.</p>"},{"t":"M","n":"Drush\\Boot\\Boot::reportCommandError","p":"Drush/Boot/Boot.html#method_reportCommandError","d":"<p>Called by Drush if a command is not found, or if the\ncommand was found, but did not meet requirements.</p>"},{"t":"M","n":"Drush\\Boot\\Boot::terminate","p":"Drush/Boot/Boot.html#method_terminate","d":"<p>This method is called during the shutdown of drush.</p>"},{"t":"M","n":"Drush\\Boot\\BootstrapHook::__construct","p":"Drush/Boot/BootstrapHook.html#method___construct","d":null},{"t":"M","n":"Drush\\Boot\\BootstrapHook::initialize","p":"Drush/Boot/BootstrapHook.html#method_initialize","d":null},{"t":"M","n":"Drush\\Boot\\BootstrapManager::getPhase","p":"Drush/Boot/BootstrapManager.html#method_getPhase","d":""},{"t":"M","n":"Drush\\Boot\\BootstrapManager::setPhase","p":"Drush/Boot/BootstrapManager.html#method_setPhase","d":null},{"t":"M","n":"Drush\\Boot\\BootstrapManager::add","p":"Drush/Boot/BootstrapManager.html#method_add","d":"<p>Add a bootstrap object to the list of candidates.</p>"},{"t":"M","n":"Drush\\Boot\\BootstrapManager::drupalFinder","p":"Drush/Boot/BootstrapManager.html#method_drupalFinder","d":null},{"t":"M","n":"Drush\\Boot\\BootstrapManager::setDrupalFinder","p":"Drush/Boot/BootstrapManager.html#method_setDrupalFinder","d":null},{"t":"M","n":"Drush\\Boot\\BootstrapManager::getRoot","p":"Drush/Boot/BootstrapManager.html#method_getRoot","d":"<p>Return the framework root selected by the user.</p>"},{"t":"M","n":"Drush\\Boot\\BootstrapManager::getComposerRoot","p":"Drush/Boot/BootstrapManager.html#method_getComposerRoot","d":"<p>Return the composer root for the selected Drupal site.</p>"},{"t":"M","n":"Drush\\Boot\\BootstrapManager::getUri","p":"Drush/Boot/BootstrapManager.html#method_getUri","d":"<p>Return the framework uri selected by the user.</p>"},{"t":"M","n":"Drush\\Boot\\BootstrapManager::selectUri","p":"Drush/Boot/BootstrapManager.html#method_selectUri","d":"<p>This method is called by the Application iff the user\ndid not explicitly provide a URI.</p>"},{"t":"M","n":"Drush\\Boot\\BootstrapManager::setUri","p":"Drush/Boot/BootstrapManager.html#method_setUri","d":null},{"t":"M","n":"Drush\\Boot\\BootstrapManager::bootstrap","p":"Drush/Boot/BootstrapManager.html#method_bootstrap","d":"<p>Crete the bootstrap object if necessary, then return it.</p>"},{"t":"M","n":"Drush\\Boot\\BootstrapManager::injectBootstrap","p":"Drush/Boot/BootstrapManager.html#method_injectBootstrap","d":"<p>For use in testing</p>"},{"t":"M","n":"Drush\\Boot\\BootstrapManager::bootstrapObjectForRoot","p":"Drush/Boot/BootstrapManager.html#method_bootstrapObjectForRoot","d":"<p>Look up the best bootstrap class for the given location\nfrom the set of available candidates.</p>"},{"t":"M","n":"Drush\\Boot\\BootstrapManager::bootstrapPhases","p":"Drush/Boot/BootstrapManager.html#method_bootstrapPhases","d":"<p>Returns an array that determines what bootstrap phases\nare necessary to bootstrap the CMS.</p>"},{"t":"M","n":"Drush\\Boot\\BootstrapManager::doBootstrap","p":"Drush/Boot/BootstrapManager.html#method_doBootstrap","d":"<p>Bootstrap Drush to the desired phase.</p>"},{"t":"M","n":"Drush\\Boot\\BootstrapManager::hasBootstrap","p":"Drush/Boot/BootstrapManager.html#method_hasBootstrap","d":"<p>hasBootstrap determines whether the manager has a bootstrap object yet.</p>"},{"t":"M","n":"Drush\\Boot\\BootstrapManager::hasBootstrapped","p":"Drush/Boot/BootstrapManager.html#method_hasBootstrapped","d":"<p>Determine whether a given bootstrap phase has been completed.</p>"},{"t":"M","n":"Drush\\Boot\\BootstrapManager::bootstrapValidate","p":"Drush/Boot/BootstrapManager.html#method_bootstrapValidate","d":"<p>Validate whether a bootstrap phase can be reached.</p>"},{"t":"M","n":"Drush\\Boot\\BootstrapManager::bootstrapToPhase","p":"Drush/Boot/BootstrapManager.html#method_bootstrapToPhase","d":"<p>Bootstrap to the specified phase.</p>"},{"t":"M","n":"Drush\\Boot\\BootstrapManager::maxPhaseLimit","p":"Drush/Boot/BootstrapManager.html#method_maxPhaseLimit","d":null},{"t":"M","n":"Drush\\Boot\\BootstrapManager::bootstrapToPhaseIndex","p":"Drush/Boot/BootstrapManager.html#method_bootstrapToPhaseIndex","d":"<p>Bootstrap to the specified phase.</p>"},{"t":"M","n":"Drush\\Boot\\BootstrapManager::bootstrapMax","p":"Drush/Boot/BootstrapManager.html#method_bootstrapMax","d":"<p>Bootstrap to the highest level possible, without triggering any errors.</p>"},{"t":"M","n":"Drush\\Boot\\BootstrapManager::logger","p":"Drush/Boot/BootstrapManager.html#method_logger","d":"<p>Allow those with a reference to the BootstrapManager to use its logger</p>"},{"t":"M","n":"Drush\\Boot\\DrupalBoot::findUri","p":"Drush/Boot/DrupalBoot.html#method_findUri","d":"<p>Select the best URI for the provided cwd. Only called\nif the user did not explicitly specify a URI.</p>"},{"t":"M","n":"Drush\\Boot\\DrupalBoot::scanUpForUri","p":"Drush/Boot/DrupalBoot.html#method_scanUpForUri","d":null},{"t":"M","n":"Drush\\Boot\\DrupalBoot::getVersion","p":"Drush/Boot/DrupalBoot.html#method_getVersion","d":"<p>Given a site root directory, determine the exact version of the software.</p>"},{"t":"M","n":"Drush\\Boot\\DrupalBoot::confPath","p":"Drush/Boot/DrupalBoot.html#method_confPath","d":null},{"t":"M","n":"Drush\\Boot\\DrupalBoot::bootstrapPhases","p":"Drush/Boot/DrupalBoot.html#method_bootstrapPhases","d":"<p>Bootstrap phases used with Drupal:</p>"},{"t":"M","n":"Drush\\Boot\\DrupalBoot::bootstrapPhaseMap","p":"Drush/Boot/DrupalBoot.html#method_bootstrapPhaseMap","d":"<p>Return an array mapping from bootstrap phase shorthand\nstrings (e.g. "full") to the corresponding bootstrap\nphase index constant (e.g. DRUSH_BOOTSTRAP_DRUPAL_FULL).</p>"},{"t":"M","n":"Drush\\Boot\\DrupalBoot::bootstrapDrupalRootValidate","p":"Drush/Boot/DrupalBoot.html#method_bootstrapDrupalRootValidate","d":"<p>Validate the DRUSH_BOOTSTRAP_DRUPAL_ROOT phase.</p>"},{"t":"M","n":"Drush\\Boot\\DrupalBoot::bootstrapDrupalRoot","p":"Drush/Boot/DrupalBoot.html#method_bootstrapDrupalRoot","d":"<p>Bootstrap Drush with a valid Drupal Directory.</p>"},{"t":"M","n":"Drush\\Boot\\DrupalBoot::bootstrapDrupalCore","p":"Drush/Boot/DrupalBoot.html#method_bootstrapDrupalCore","d":null},{"t":"M","n":"Drush\\Boot\\DrupalBoot::bootstrapDrupalSiteValidate","p":"Drush/Boot/DrupalBoot.html#method_bootstrapDrupalSiteValidate","d":"<p>VALIDATE the DRUSH_BOOTSTRAP_DRUPAL_SITE phase.</p>"},{"t":"M","n":"Drush\\Boot\\DrupalBoot::bootstrapDrupalConfiguration","p":"Drush/Boot/DrupalBoot.html#method_bootstrapDrupalConfiguration","d":"<p>Initialize and load the Drupal configuration files.</p>"},{"t":"M","n":"Drush\\Boot\\DrupalBoot::bootstrapDrupalDatabaseValidate","p":"Drush/Boot/DrupalBoot.html#method_bootstrapDrupalDatabaseValidate","d":"<p>Validate the DRUSH_BOOTSTRAP_DRUPAL_DATABASE phase</p>"},{"t":"M","n":"Drush\\Boot\\DrupalBoot::bootstrapDrupalDatabase","p":"Drush/Boot/DrupalBoot.html#method_bootstrapDrupalDatabase","d":"<p>Bootstrap the Drupal database.</p>"},{"t":"M","n":"Drush\\Boot\\DrupalBoot::bootstrapDrupalFull","p":"Drush/Boot/DrupalBoot.html#method_bootstrapDrupalFull","d":"<p>Attempt to load the full Drupal system.</p>"},{"t":"M","n":"Drush\\Boot\\DrupalBoot8::__construct","p":"Drush/Boot/DrupalBoot8.html#method___construct","d":null},{"t":"M","n":"Drush\\Boot\\DrupalBoot8::getRequest","p":"Drush/Boot/DrupalBoot8.html#method_getRequest","d":null},{"t":"M","n":"Drush\\Boot\\DrupalBoot8::setRequest","p":"Drush/Boot/DrupalBoot8.html#method_setRequest","d":null},{"t":"M","n":"Drush\\Boot\\DrupalBoot8::getKernel","p":"Drush/Boot/DrupalBoot8.html#method_getKernel","d":null},{"t":"M","n":"Drush\\Boot\\DrupalBoot8::setLogger","p":"Drush/Boot/DrupalBoot8.html#method_setLogger","d":"<p>Sometimes (e.g. in the integration tests), the DrupalBoot\nobject will be cached, and re-injected into a fresh set\nof preflight / bootstrap objects. When this happens, the\nnew Drush logger will be injected into the boot object. If\nthis happens after we have created the Drupal logger adapter\n(i.e., after bootstrapping Drupal), then we also need to\nupdate the logger reference in that adapter.</p>"},{"t":"M","n":"Drush\\Boot\\DrupalBoot8::validRoot","p":"Drush/Boot/DrupalBoot8.html#method_validRoot","d":"<p>This function determines if the specified path points to\nthe root directory of a CMS that can be bootstrapped by\nthe specific subclass that implements it.</p>"},{"t":"M","n":"Drush\\Boot\\DrupalBoot8::getVersion","p":"Drush/Boot/DrupalBoot8.html#method_getVersion","d":"<p>Given a site root directory, determine the exact version of the software.</p>"},{"t":"M","n":"Drush\\Boot\\DrupalBoot8::confPath","p":"Drush/Boot/DrupalBoot8.html#method_confPath","d":"<p>Beware, this function populates Database::Connection info.</p>"},{"t":"M","n":"Drush\\Boot\\DrupalBoot8::bootstrapDrupalSiteValidate","p":"Drush/Boot/DrupalBoot8.html#method_bootstrapDrupalSiteValidate","d":"<p>VALIDATE the DRUSH_BOOTSTRAP_DRUPAL_SITE phase.</p>"},{"t":"M","n":"Drush\\Boot\\DrupalBoot8::bootstrapDoDrupalSite","p":"Drush/Boot/DrupalBoot8.html#method_bootstrapDoDrupalSite","d":"<p>Called by bootstrapDrupalSite to do the main work\nof the Drush drupal site bootstrap.</p>"},{"t":"M","n":"Drush\\Boot\\DrupalBoot8::bootstrapDrupalConfigurationValidate","p":"Drush/Boot/DrupalBoot8.html#method_bootstrapDrupalConfigurationValidate","d":null},{"t":"M","n":"Drush\\Boot\\DrupalBoot8::bootstrapDrupalDatabaseValidate","p":"Drush/Boot/DrupalBoot8.html#method_bootstrapDrupalDatabaseValidate","d":"<p>Validate the DRUSH_BOOTSTRAP_DRUPAL_DATABASE phase</p>"},{"t":"M","n":"Drush\\Boot\\DrupalBoot8::bootstrapDrupalDatabase","p":"Drush/Boot/DrupalBoot8.html#method_bootstrapDrupalDatabase","d":"<p>Bootstrap the Drupal database.</p>"},{"t":"M","n":"Drush\\Boot\\DrupalBoot8::bootstrapDrupalConfiguration","p":"Drush/Boot/DrupalBoot8.html#method_bootstrapDrupalConfiguration","d":"<p>Initialize and load the Drupal configuration files.</p>"},{"t":"M","n":"Drush\\Boot\\DrupalBoot8::bootstrapDrupalFull","p":"Drush/Boot/DrupalBoot8.html#method_bootstrapDrupalFull","d":"<p>Attempt to load the full Drupal system.</p>"},{"t":"M","n":"Drush\\Boot\\DrupalBoot8::addDrupalModuleDrushCommands","p":"Drush/Boot/DrupalBoot8.html#method_addDrupalModuleDrushCommands","d":null},{"t":"M","n":"Drush\\Boot\\DrupalBoot8::terminate","p":"Drush/Boot/DrupalBoot8.html#method_terminate","d":"<p>This method is called during the shutdown of drush.</p>"},{"t":"M","n":"Drush\\Boot\\DrupalBoot8::bootstrapDrupalSite","p":"Drush/Boot/DrupalBoot8.html#method_bootstrapDrupalSite","d":"<p>Initialize a site on the Drupal root.</p>"},{"t":"M","n":"Drush\\Boot\\DrupalBootLevels::getPhaseName","p":"Drush/Boot/DrupalBootLevels.html#method_getPhaseName","d":null},{"t":"M","n":"Drush\\Boot\\EmptyBoot::validRoot","p":"Drush/Boot/EmptyBoot.html#method_validRoot","d":"<p>This function determines if the specified path points to\nthe root directory of a CMS that can be bootstrapped by\nthe specific subclass that implements it.</p>"},{"t":"M","n":"Drush\\Boot\\EmptyBoot::bootstrapPhases","p":"Drush/Boot/EmptyBoot.html#method_bootstrapPhases","d":"<p>Returns an array that determines what bootstrap phases\nare necessary to bootstrap this CMS. This array\nshould map from a numeric phase to the name of a method\n(string) in the Boot class that handles the bootstrap\nphase.</p>"},{"t":"M","n":"Drush\\Boot\\EmptyBoot::bootstrapInitPhases","p":"Drush/Boot/EmptyBoot.html#method_bootstrapInitPhases","d":null},{"t":"M","n":"Drush\\Boot\\Kernels::availableKernels","p":"Drush/Boot/Kernels.html#method_availableKernels","d":"<p>Returns the available kernels.</p>"},{"t":"M","n":"Drush\\Boot\\Kernels::getKernelFactory","p":"Drush/Boot/Kernels.html#method_getKernelFactory","d":"<p>Returns the factory method that can be used to retrieve the given kernel.</p>"},{"t":"M","n":"Drush\\Command\\DrushCommandInfoAlterer::alterCommandInfo","p":"Drush/Command/DrushCommandInfoAlterer.html#method_alterCommandInfo","d":null},{"t":"M","n":"Drush\\Command\\GlobalOptionsEventListener::getSubscribedEvents","p":"Drush/Command/GlobalOptionsEventListener.html#method_getSubscribedEvents","d":null},{"t":"M","n":"Drush\\Command\\GlobalOptionsEventListener::setGlobalOptions","p":"Drush/Command/GlobalOptionsEventListener.html#method_setGlobalOptions","d":"<p>Before a Console command runs, examine the global\ncommandline options from the event Input, and set\nconfiguration values as appropriate.</p>"},{"t":"M","n":"Drush\\Command\\RemoteCommandProxy::__construct","p":"Drush/Command/RemoteCommandProxy.html#method___construct","d":null},{"t":"M","n":"Drush\\Command\\RemoteCommandProxy::execute","p":"Drush/Command/RemoteCommandProxy.html#method_execute","d":null},{"t":"M","n":"Drush\\Command\\ServiceCommandlist::addCommandReference","p":"Drush/Command/ServiceCommandlist.html#method_addCommandReference","d":null},{"t":"M","n":"Drush\\Command\\ServiceCommandlist::getCommandList","p":"Drush/Command/ServiceCommandlist.html#method_getCommandList","d":null},{"t":"M","n":"Drush\\Commands\\AutowireTrait::create","p":"Drush/Commands/AutowireTrait.html#method_create","d":"<p>Instantiates a new instance of the implementing class using autowiring.</p>"},{"t":"M","n":"Drush\\Commands\\ConfiguresPrompts::configurePrompts","p":"Drush/Commands/ConfiguresPrompts.html#method_configurePrompts","d":"<p>Configure the prompt fallbacks.</p>"},{"t":"M","n":"Drush\\Commands\\ConfiguresPrompts::promptUntilValid","p":"Drush/Commands/ConfiguresPrompts.html#method_promptUntilValid","d":"<p>Prompt the user until the given validation callback passes.</p>"},{"t":"M","n":"Drush\\Commands\\ConfiguresPrompts::restorePrompts","p":"Drush/Commands/ConfiguresPrompts.html#method_restorePrompts","d":"<p>Restore the prompts output.</p>"},{"t":"M","n":"Drush\\Commands\\ConfiguresPrompts::runningUnitTests","p":"Drush/Commands/ConfiguresPrompts.html#method_runningUnitTests","d":null},{"t":"M","n":"Drush\\Commands\\DrushCommands::__construct","p":"Drush/Commands/DrushCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\DrushCommands::io","p":"Drush/Commands/DrushCommands.html#method_io","d":"<p>Override Robo's IO function with our custom style.</p>"},{"t":"M","n":"Drush\\Commands\\DrushCommands::logger","p":"Drush/Commands/DrushCommands.html#method_logger","d":"<p>Returns a logger object.</p>"},{"t":"M","n":"Drush\\Commands\\DrushCommands::printFile","p":"Drush/Commands/DrushCommands.html#method_printFile","d":"<p>Print the contents of a file.</p>"},{"t":"M","n":"Drush\\Commands\\DrushCommands::preHook","p":"Drush/Commands/DrushCommands.html#method_preHook","d":"<p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p>"},{"t":"M","n":"Drush\\Commands\\DrushCommands::initHook","p":"Drush/Commands/DrushCommands.html#method_initHook","d":"<p>Persist commandData for use in primary command callback. Used by 'topic' commands.</p>"},{"t":"M","n":"Drush\\Commands\\DrushCommands::printFileTopic","p":"Drush/Commands/DrushCommands.html#method_printFileTopic","d":"<p>Print the contents of a file. The path comes from the @topic annotation.</p>"},{"t":"M","n":"Drush\\Commands\\DrushCommands::getStack","p":"Drush/Commands/DrushCommands.html#method_getStack","d":"<p>Get a Guzzle handler stack that uses the Drush logger.</p>"},{"t":"M","n":"Drush\\Commands\\ExampleCommands::exampleTable","p":"Drush/Commands/ExampleCommands.html#method_exampleTable","d":"<p>Demonstrate output formatters. Default format is 'table'.</p>"},{"t":"M","n":"Drush\\Commands\\ExampleCommands::alterFormatters","p":"Drush/Commands/ExampleCommands.html#method_alterFormatters","d":"<p>Demonstrate an alter hook with an option.</p>"},{"t":"M","n":"Drush\\Commands\\LegacyCommands::archiveRestore","p":"Drush/Commands/LegacyCommands.html#method_archiveRestore","d":"<p>archive:restore has been removed. A replacement may be available from your web host.</p>"},{"t":"M","n":"Drush\\Commands\\LegacyCommands::saconvert","p":"Drush/Commands/LegacyCommands.html#method_saconvert","d":"<p>site:alias-convert has been removed. Please use Drush 11 or convert by hand.</p>"},{"t":"M","n":"Drush\\Commands\\LegacyCommands::secphp","p":"Drush/Commands/LegacyCommands.html#method_secphp","d":"<p>pm:security-php has been removed. Please use <code>composer audit</code> command.</p>"},{"t":"M","n":"Drush\\Commands\\LegacyCommands::sec","p":"Drush/Commands/LegacyCommands.html#method_sec","d":"<p>pm:security has been removed. Please use <code>composer audit</code> command. See <a href=\"https://www.drupal.org/project/project_composer/issues/3301876\">https://www.drupal.org/project/project_composer/issues/3301876</a>.</p>"},{"t":"M","n":"Drush\\Commands\\OptionsCommands::optionsetProcBuild","p":"Drush/Commands/OptionsCommands.html#method_optionsetProcBuild","d":""},{"t":"M","n":"Drush\\Commands\\OptionsCommands::optionsetGetEditor","p":"Drush/Commands/OptionsCommands.html#method_optionsetGetEditor","d":""},{"t":"M","n":"Drush\\Commands\\OptionsCommands::optionsetSsh","p":"Drush/Commands/OptionsCommands.html#method_optionsetSsh","d":""},{"t":"M","n":"Drush\\Commands\\OptionsCommands::optionsetSql","p":"Drush/Commands/OptionsCommands.html#method_optionsetSql","d":""},{"t":"M","n":"Drush\\Commands\\OptionsCommands::optionsetTableSelection","p":"Drush/Commands/OptionsCommands.html#method_optionsetTableSelection","d":""},{"t":"M","n":"Drush\\Commands\\ValidatorsCommands::validateEntityLoad","p":"Drush/Commands/ValidatorsCommands.html#method_validateEntityLoad","d":"<p>Validate that passed entity names are valid.</p>"},{"t":"M","n":"Drush\\Commands\\ValidatorsCommands::validateModuleEnabled","p":"Drush/Commands/ValidatorsCommands.html#method_validateModuleEnabled","d":"<p>Validate that passed module names are enabled. We use post-init phase because interact() methods run early and they\nneed to know that their module is enabled (e.g. image-flush).</p>"},{"t":"M","n":"Drush\\Commands\\ValidatorsCommands::validateFileExists","p":"Drush/Commands/ValidatorsCommands.html#method_validateFileExists","d":"<p>Validate that the file path exists.</p>"},{"t":"M","n":"Drush\\Commands\\ValidatorsCommands::validatePHPExtension","p":"Drush/Commands/ValidatorsCommands.html#method_validatePHPExtension","d":"<p>Validate that required PHP extension exists.</p>"},{"t":"M","n":"Drush\\Commands\\ValidatorsCommands::validatePermissions","p":"Drush/Commands/ValidatorsCommands.html#method_validatePermissions","d":"<p>Validate that the permission exists.</p>"},{"t":"M","n":"Drush\\Commands\\config\\ConfigCommands::getConfigFactory","p":"Drush/Commands/config/ConfigCommands.html#method_getConfigFactory","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigCommands::__construct","p":"Drush/Commands/config/ConfigCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigCommands::getConfigStorageExport","p":"Drush/Commands/config/ConfigCommands.html#method_getConfigStorageExport","d":""},{"t":"M","n":"Drush\\Commands\\config\\ConfigCommands::hasImportTransformer","p":"Drush/Commands/config/ConfigCommands.html#method_hasImportTransformer","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigCommands::getImportTransformer","p":"Drush/Commands/config/ConfigCommands.html#method_getImportTransformer","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigCommands::get","p":"Drush/Commands/config/ConfigCommands.html#method_get","d":"<p>Display a config value, or a whole configuration object.</p>"},{"t":"M","n":"Drush\\Commands\\config\\ConfigCommands::set","p":"Drush/Commands/config/ConfigCommands.html#method_set","d":"<p>Save a config value directly. Does not perform a config import.</p>"},{"t":"M","n":"Drush\\Commands\\config\\ConfigCommands::edit","p":"Drush/Commands/config/ConfigCommands.html#method_edit","d":"<p>Open a config file in a text editor. Edits are imported after closing editor.</p>"},{"t":"M","n":"Drush\\Commands\\config\\ConfigCommands::delete","p":"Drush/Commands/config/ConfigCommands.html#method_delete","d":"<p>Delete a configuration key, or a whole object(s).</p>"},{"t":"M","n":"Drush\\Commands\\config\\ConfigCommands::status","p":"Drush/Commands/config/ConfigCommands.html#method_status","d":"<p>Display status of configuration (differences between the filesystem and database).</p>"},{"t":"M","n":"Drush\\Commands\\config\\ConfigCommands::getDirectory","p":"Drush/Commands/config/ConfigCommands.html#method_getDirectory","d":"<p>Determine which configuration directory to use and return directory path.</p>"},{"t":"M","n":"Drush\\Commands\\config\\ConfigCommands::getChanges","p":"Drush/Commands/config/ConfigCommands.html#method_getChanges","d":"<p>Returns the difference in configuration between active storage and target storage.</p>"},{"t":"M","n":"Drush\\Commands\\config\\ConfigCommands::getStorage","p":"Drush/Commands/config/ConfigCommands.html#method_getStorage","d":"<p>Get storage corresponding to a configuration directory.</p>"},{"t":"M","n":"Drush\\Commands\\config\\ConfigCommands::configChangesTable","p":"Drush/Commands/config/ConfigCommands.html#method_configChangesTable","d":"<p>Build a table of config changes.</p>"},{"t":"M","n":"Drush\\Commands\\config\\ConfigCommands::configComplete","p":"Drush/Commands/config/ConfigCommands.html#method_configComplete","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigCommands::interactConfigName","p":"Drush/Commands/config/ConfigCommands.html#method_interactConfigName","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigCommands::validateConfigName","p":"Drush/Commands/config/ConfigCommands.html#method_validateConfigName","d":"<p>Validate that a config name is valid.</p>"},{"t":"M","n":"Drush\\Commands\\config\\ConfigCommands::copyConfig","p":"Drush/Commands/config/ConfigCommands.html#method_copyConfig","d":"<p>Copies configuration objects from source storage to target storage.</p>"},{"t":"M","n":"Drush\\Commands\\config\\ConfigCommands::getDiff","p":"Drush/Commands/config/ConfigCommands.html#method_getDiff","d":"<p>Get diff between two config sets.</p>"},{"t":"M","n":"Drush\\Commands\\config\\ConfigExportCommands::getConfigManager","p":"Drush/Commands/config/ConfigExportCommands.html#method_getConfigManager","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigExportCommands::setExportStorage","p":"Drush/Commands/config/ConfigExportCommands.html#method_setExportStorage","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigExportCommands::getConfigStorageExport","p":"Drush/Commands/config/ConfigExportCommands.html#method_getConfigStorageExport","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigExportCommands::getConfigStorage","p":"Drush/Commands/config/ConfigExportCommands.html#method_getConfigStorage","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigExportCommands::getConfigStorageSync","p":"Drush/Commands/config/ConfigExportCommands.html#method_getConfigStorageSync","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigExportCommands::setConfigStorageSync","p":"Drush/Commands/config/ConfigExportCommands.html#method_setConfigStorageSync","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigExportCommands::__construct","p":"Drush/Commands/config/ConfigExportCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigExportCommands::create","p":"Drush/Commands/config/ConfigExportCommands.html#method_create","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigExportCommands::export","p":"Drush/Commands/config/ConfigExportCommands.html#method_export","d":"<p>Export Drupal configuration to a directory.</p>"},{"t":"M","n":"Drush\\Commands\\config\\ConfigExportCommands::doExport","p":"Drush/Commands/config/ConfigExportCommands.html#method_doExport","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigExportCommands::doAddCommit","p":"Drush/Commands/config/ConfigExportCommands.html#method_doAddCommit","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigExportCommands::validate","p":"Drush/Commands/config/ConfigExportCommands.html#method_validate","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigImportCommands::getConfigManager","p":"Drush/Commands/config/ConfigImportCommands.html#method_getConfigManager","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigImportCommands::getConfigStorage","p":"Drush/Commands/config/ConfigImportCommands.html#method_getConfigStorage","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigImportCommands::getConfigStorageSync","p":"Drush/Commands/config/ConfigImportCommands.html#method_getConfigStorageSync","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigImportCommands::setConfigStorageSync","p":"Drush/Commands/config/ConfigImportCommands.html#method_setConfigStorageSync","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigImportCommands::getConfigCache","p":"Drush/Commands/config/ConfigImportCommands.html#method_getConfigCache","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigImportCommands::getModuleHandler","p":"Drush/Commands/config/ConfigImportCommands.html#method_getModuleHandler","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigImportCommands::getEventDispatcher","p":"Drush/Commands/config/ConfigImportCommands.html#method_getEventDispatcher","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigImportCommands::getLock","p":"Drush/Commands/config/ConfigImportCommands.html#method_getLock","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigImportCommands::getConfigTyped","p":"Drush/Commands/config/ConfigImportCommands.html#method_getConfigTyped","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigImportCommands::getModuleInstaller","p":"Drush/Commands/config/ConfigImportCommands.html#method_getModuleInstaller","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigImportCommands::getThemeHandler","p":"Drush/Commands/config/ConfigImportCommands.html#method_getThemeHandler","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigImportCommands::getStringTranslation","p":"Drush/Commands/config/ConfigImportCommands.html#method_getStringTranslation","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigImportCommands::setImportTransformer","p":"Drush/Commands/config/ConfigImportCommands.html#method_setImportTransformer","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigImportCommands::hasImportTransformer","p":"Drush/Commands/config/ConfigImportCommands.html#method_hasImportTransformer","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigImportCommands::getImportTransformer","p":"Drush/Commands/config/ConfigImportCommands.html#method_getImportTransformer","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigImportCommands::getModuleExtensionList","p":"Drush/Commands/config/ConfigImportCommands.html#method_getModuleExtensionList","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigImportCommands::__construct","p":"Drush/Commands/config/ConfigImportCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigImportCommands::create","p":"Drush/Commands/config/ConfigImportCommands.html#method_create","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigImportCommands::import","p":"Drush/Commands/config/ConfigImportCommands.html#method_import","d":"<p>Import config from the config directory.</p>"},{"t":"M","n":"Drush\\Commands\\config\\ConfigImportCommands::doImport","p":"Drush/Commands/config/ConfigImportCommands.html#method_doImport","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigImportCommands::validate","p":"Drush/Commands/config/ConfigImportCommands.html#method_validate","d":"<p>Validate partial and source options.</p>"},{"t":"M","n":"Drush\\Commands\\config\\ConfigPullCommands::__construct","p":"Drush/Commands/config/ConfigPullCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\config\\ConfigPullCommands::pull","p":"Drush/Commands/config/ConfigPullCommands.html#method_pull","d":"<p>Export and transfer config from one environment to another.</p>"},{"t":"M","n":"Drush\\Commands\\config\\ConfigPullCommands::validateConfigPull","p":"Drush/Commands/config/ConfigPullCommands.html#method_validateConfigPull","d":null},{"t":"M","n":"Drush\\Commands\\core\\ArchiveDumpCommands::dump","p":"Drush/Commands/core/ArchiveDumpCommands.html#method_dump","d":"<p>Backup your code, files, and database into a single file.</p>"},{"t":"M","n":"Drush\\Commands\\core\\ArchiveDumpCommands::prepareArchiveDir","p":"Drush/Commands/core/ArchiveDumpCommands.html#method_prepareArchiveDir","d":"<p>Creates a temporary directory for the archive.</p>"},{"t":"M","n":"Drush\\Commands\\core\\BatchCommands::process","p":"Drush/Commands/core/BatchCommands.html#method_process","d":"<p>Process operations in the specified batch set.</p>"},{"t":"M","n":"Drush\\Commands\\core\\BrowseCommands::__construct","p":"Drush/Commands/core/BrowseCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\core\\BrowseCommands::browse","p":"Drush/Commands/core/BrowseCommands.html#method_browse","d":"<p>Display a link to a given path or open link in a browser.</p>"},{"t":"M","n":"Drush\\Commands\\core\\CacheCommands::__construct","p":"Drush/Commands/core/CacheCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\core\\CacheCommands::get","p":"Drush/Commands/core/CacheCommands.html#method_get","d":"<p>Fetch a cached object and display it.</p>"},{"t":"M","n":"Drush\\Commands\\core\\CacheCommands::tags","p":"Drush/Commands/core/CacheCommands.html#method_tags","d":"<p>Invalidate by cache tags.</p>"},{"t":"M","n":"Drush\\Commands\\core\\CacheCommands::clear","p":"Drush/Commands/core/CacheCommands.html#method_clear","d":"<p>Clear a specific cache, or all Drupal caches.</p>"},{"t":"M","n":"Drush\\Commands\\core\\CacheCommands::interact","p":"Drush/Commands/core/CacheCommands.html#method_interact","d":null},{"t":"M","n":"Drush\\Commands\\core\\CacheCommands::set","p":"Drush/Commands/core/CacheCommands.html#method_set","d":"<p>Cache an object expressed in JSON or var_export() format.</p>"},{"t":"M","n":"Drush\\Commands\\core\\CacheCommands::setPrepareData","p":"Drush/Commands/core/CacheCommands.html#method_setPrepareData","d":null},{"t":"M","n":"Drush\\Commands\\core\\CacheCommands::validate","p":"Drush/Commands/core/CacheCommands.html#method_validate","d":null},{"t":"M","n":"Drush\\Commands\\core\\CacheCommands::getTypes","p":"Drush/Commands/core/CacheCommands.html#method_getTypes","d":"<p>Types of caches available for clearing. Contrib commands can hook in their own.</p>"},{"t":"M","n":"Drush\\Commands\\core\\CacheCommands::clearDrush","p":"Drush/Commands/core/CacheCommands.html#method_clearDrush","d":"<p>Clear caches internal to Drush core.</p>"},{"t":"M","n":"Drush\\Commands\\core\\CacheCommands::clearBins","p":"Drush/Commands/core/CacheCommands.html#method_clearBins","d":"<p>Clear one or more cache bins.</p>"},{"t":"M","n":"Drush\\Commands\\core\\CacheCommands::clearThemeRegistry","p":"Drush/Commands/core/CacheCommands.html#method_clearThemeRegistry","d":null},{"t":"M","n":"Drush\\Commands\\core\\CacheCommands::clearRouter","p":"Drush/Commands/core/CacheCommands.html#method_clearRouter","d":null},{"t":"M","n":"Drush\\Commands\\core\\CacheCommands::clearCssJs","p":"Drush/Commands/core/CacheCommands.html#method_clearCssJs","d":null},{"t":"M","n":"Drush\\Commands\\core\\CacheCommands::clearContainer","p":"Drush/Commands/core/CacheCommands.html#method_clearContainer","d":null},{"t":"M","n":"Drush\\Commands\\core\\CacheCommands::clearRender","p":"Drush/Commands/core/CacheCommands.html#method_clearRender","d":"<p>Clears the render cache entries.</p>"},{"t":"M","n":"Drush\\Commands\\core\\CacheCommands::clearPlugin","p":"Drush/Commands/core/CacheCommands.html#method_clearPlugin","d":null},{"t":"M","n":"Drush\\Commands\\core\\CacheRebuildCommands::__construct","p":"Drush/Commands/core/CacheRebuildCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\core\\CacheRebuildCommands::rebuild","p":"Drush/Commands/core/CacheRebuildCommands.html#method_rebuild","d":"<p>Rebuild all caches.</p>"},{"t":"M","n":"Drush\\Commands\\core\\CliCommands::__construct","p":"Drush/Commands/core/CliCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\core\\CliCommands::docs","p":"Drush/Commands/core/CliCommands.html#method_docs","d":"<p>Drush's PHP Shell.</p>"},{"t":"M","n":"Drush\\Commands\\core\\CliCommands::cli","p":"Drush/Commands/core/CliCommands.html#method_cli","d":"<p>Open an interactive shell on a Drupal site.</p>"},{"t":"M","n":"Drush\\Commands\\core\\CliCommands::getDrushCommands","p":"Drush/Commands/core/CliCommands.html#method_getDrushCommands","d":"<p>Returns a filtered list of Drush commands used for CLI commands.</p>"},{"t":"M","n":"Drush\\Commands\\core\\CliCommands::getCasters","p":"Drush/Commands/core/CliCommands.html#method_getCasters","d":"<p>Returns a mapped array of casters for use in the shell.</p>"},{"t":"M","n":"Drush\\Commands\\core\\CliCommands::historyPath","p":"Drush/Commands/core/CliCommands.html#method_historyPath","d":"<p>Returns the file path for the CLI history.</p>"},{"t":"M","n":"Drush\\Commands\\core\\CliCommands::getPhpKeywords","p":"Drush/Commands/core/CliCommands.html#method_getPhpKeywords","d":"<p>Returns a list of PHP keywords.</p>"},{"t":"M","n":"Drush\\Commands\\core\\CliCommands::makeEntitiesAvailableWithShortClassNames","p":"Drush/Commands/core/CliCommands.html#method_makeEntitiesAvailableWithShortClassNames","d":null},{"t":"M","n":"Drush\\Commands\\core\\CoreCommands::globalOptions","p":"Drush/Commands/core/CoreCommands.html#method_globalOptions","d":"<p>All global options.</p>"},{"t":"M","n":"Drush\\Commands\\core\\CoreCommands::version","p":"Drush/Commands/core/CoreCommands.html#method_version","d":"<p>Show Drush version.</p>"},{"t":"M","n":"Drush\\Commands\\core\\DeployCommands::__construct","p":"Drush/Commands/core/DeployCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\core\\DeployCommands::deploy","p":"Drush/Commands/core/DeployCommands.html#method_deploy","d":"<p>Run several commands after performing a code deployment.</p>"},{"t":"M","n":"Drush\\Commands\\core\\DeployCommands::cacheRebuild","p":"Drush/Commands/core/DeployCommands.html#method_cacheRebuild","d":null},{"t":"M","n":"Drush\\Commands\\core\\DeployHookCommands::__construct","p":"Drush/Commands/core/DeployHookCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\core\\DeployHookCommands::getRegistry","p":"Drush/Commands/core/DeployHookCommands.html#method_getRegistry","d":"<p>Get the deploy hook update registry.</p>"},{"t":"M","n":"Drush\\Commands\\core\\DocsCommands::readme","p":"Drush/Commands/core/DocsCommands.html#method_readme","d":"README.md"},{"t":"M","n":"Drush\\Commands\\core\\DocsCommands::bisect","p":"Drush/Commands/core/DocsCommands.html#method_bisect","d":"<p>Drush docs for Git Bisect.</p>"},{"t":"M","n":"Drush\\Commands\\core\\DocsCommands::config","p":"Drush/Commands/core/DocsCommands.html#method_config","d":"<p>Drush configuration.</p>"},{"t":"M","n":"Drush\\Commands\\core\\DocsCommands::hooks","p":"Drush/Commands/core/DocsCommands.html#method_hooks","d":"<p>Drush hooks.</p>"},{"t":"M","n":"Drush\\Commands\\core\\DocsCommands::configExport","p":"Drush/Commands/core/DocsCommands.html#method_configExport","d":"<p>Drupal config export instructions, including customizing config by environment.</p>"},{"t":"M","n":"Drush\\Commands\\core\\DocsCommands::outputFormatsFilters","p":"Drush/Commands/core/DocsCommands.html#method_outputFormatsFilters","d":"<p>Output formatters and filters: control the command output</p>"},{"t":"M","n":"Drush\\Commands\\core\\DocsCommands::siteAliases","p":"Drush/Commands/core/DocsCommands.html#method_siteAliases","d":"<p>Creating site aliases for running Drush on remote sites.</p>"},{"t":"M","n":"Drush\\Commands\\core\\DocsCommands::script","p":"Drush/Commands/core/DocsCommands.html#method_script","d":"<p>An example Drush script.</p>"},{"t":"M","n":"Drush\\Commands\\core\\DocsCommands::bootstrap","p":"Drush/Commands/core/DocsCommands.html#method_bootstrap","d":"<p>Bootstrap explanation: how Drush starts up and prepares the Drupal environment.</p>"},{"t":"M","n":"Drush\\Commands\\core\\DocsCommands::cron","p":"Drush/Commands/core/DocsCommands.html#method_cron","d":"<p>Crontab instructions for running your Drupal cron tasks via <code>drush cron</code>.</p>"},{"t":"M","n":"Drush\\Commands\\core\\DocsCommands::commands","p":"Drush/Commands/core/DocsCommands.html#method_commands","d":"<p>Instructions on creating your own Drush commands.</p>"},{"t":"M","n":"Drush\\Commands\\core\\DocsCommands::generators","p":"Drush/Commands/core/DocsCommands.html#method_generators","d":"<p>Instructions on creating your own Drush Generators.</p>"},{"t":"M","n":"Drush\\Commands\\core\\DocsCommands::exampleCommand","p":"Drush/Commands/core/DocsCommands.html#method_exampleCommand","d":"<p>Example Drush command file.</p>"},{"t":"M","n":"Drush\\Commands\\core\\DocsCommands::migrate","p":"Drush/Commands/core/DocsCommands.html#method_migrate","d":"<p>Defining and running migrations.</p>"},{"t":"M","n":"Drush\\Commands\\core\\DocsCommands::syncHttp","p":"Drush/Commands/core/DocsCommands.html#method_syncHttp","d":"<p>Extend sql-sync to allow transfer of the sql dump file via http.</p>"},{"t":"M","n":"Drush\\Commands\\core\\DocsCommands::policy","p":"Drush/Commands/core/DocsCommands.html#method_policy","d":"<p>Example policy file.</p>"},{"t":"M","n":"Drush\\Commands\\core\\DocsCommands::deploy","p":"Drush/Commands/core/DocsCommands.html#method_deploy","d":"<p>Deploy command for Drupal.</p>"},{"t":"M","n":"Drush\\Commands\\core\\DrupalCommands::getCron","p":"Drush/Commands/core/DrupalCommands.html#method_getCron","d":null},{"t":"M","n":"Drush\\Commands\\core\\DrupalCommands::getModuleHandler","p":"Drush/Commands/core/DrupalCommands.html#method_getModuleHandler","d":null},{"t":"M","n":"Drush\\Commands\\core\\DrupalCommands::getRouteProvider","p":"Drush/Commands/core/DrupalCommands.html#method_getRouteProvider","d":null},{"t":"M","n":"Drush\\Commands\\core\\DrupalCommands::__construct","p":"Drush/Commands/core/DrupalCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\core\\DrupalCommands::cron","p":"Drush/Commands/core/DrupalCommands.html#method_cron","d":"<p>Run all cron hooks in all active modules for specified site.</p>"},{"t":"M","n":"Drush\\Commands\\core\\DrupalCommands::requirements","p":"Drush/Commands/core/DrupalCommands.html#method_requirements","d":"<p>Information about things that may be wrong in your Drupal installation.</p>"},{"t":"M","n":"Drush\\Commands\\core\\DrupalCommands::route","p":"Drush/Commands/core/DrupalCommands.html#method_route","d":"<p>View information about all routes or one route.</p>"},{"t":"M","n":"Drush\\Commands\\core\\DrupalDirectoryCommands::__construct","p":"Drush/Commands/core/DrupalDirectoryCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\core\\DrupalDirectoryCommands::drupalDirectory","p":"Drush/Commands/core/DrupalDirectoryCommands.html#method_drupalDirectory","d":"<p>Return the filesystem path for modules/themes and other key folders.</p>"},{"t":"M","n":"Drush\\Commands\\core\\DrupalDirectoryCommands::getPath","p":"Drush/Commands/core/DrupalDirectoryCommands.html#method_getPath","d":"<p>Given a target (e.g.</p>"},{"t":"M","n":"Drush\\Commands\\core\\DrupliconCommands::optionset","p":"Drush/Commands/core/DrupliconCommands.html#method_optionset","d":null},{"t":"M","n":"Drush\\Commands\\core\\DrupliconCommands::druplicon","p":"Drush/Commands/core/DrupliconCommands.html#method_druplicon","d":"<p>Print druplicon as post-command output.</p>"},{"t":"M","n":"Drush\\Commands\\core\\EditCommands::__construct","p":"Drush/Commands/core/EditCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\core\\EditCommands::create","p":"Drush/Commands/core/EditCommands.html#method_create","d":"<p>Not using Autowire in order to implicitly test backward compat.</p>"},{"t":"M","n":"Drush\\Commands\\core\\EditCommands::edit","p":"Drush/Commands/core/EditCommands.html#method_edit","d":"<p>Edit drush.yml, site alias, and Drupal settings.php files.</p>"},{"t":"M","n":"Drush\\Commands\\core\\EditCommands::load","p":"Drush/Commands/core/EditCommands.html#method_load","d":null},{"t":"M","n":"Drush\\Commands\\core\\EditCommands::phpIniFiles","p":"Drush/Commands/core/EditCommands.html#method_phpIniFiles","d":null},{"t":"M","n":"Drush\\Commands\\core\\EditCommands::bashFiles","p":"Drush/Commands/core/EditCommands.html#method_bashFiles","d":null},{"t":"M","n":"Drush\\Commands\\core\\EditCommands::findBashrc","p":"Drush/Commands/core/EditCommands.html#method_findBashrc","d":"<p>Determine which .bashrc file is best to use on this platform.</p>"},{"t":"M","n":"Drush\\Commands\\core\\EditCommands::complete","p":"Drush/Commands/core/EditCommands.html#method_complete","d":null},{"t":"M","n":"Drush\\Commands\\core\\EntityCommands::__construct","p":"Drush/Commands/core/EntityCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\core\\EntityCommands::delete","p":"Drush/Commands/core/EntityCommands.html#method_delete","d":"<p>Delete content entities.</p>"},{"t":"M","n":"Drush\\Commands\\core\\EntityCommands::doDelete","p":"Drush/Commands/core/EntityCommands.html#method_doDelete","d":"<p>Actual delete method.</p>"},{"t":"M","n":"Drush\\Commands\\core\\EntityCommands::loadSave","p":"Drush/Commands/core/EntityCommands.html#method_loadSave","d":"<p>Load and save entities.</p>"},{"t":"M","n":"Drush\\Commands\\core\\EntityCommands::doSave","p":"Drush/Commands/core/EntityCommands.html#method_doSave","d":"<p>Actual save method.</p>"},{"t":"M","n":"Drush\\Commands\\core\\EntityCommands::getQuery","p":"Drush/Commands/core/EntityCommands.html#method_getQuery","d":""},{"t":"M","n":"Drush\\Commands\\core\\EntityCreateCommands::__construct","p":"Drush/Commands/core/EntityCreateCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\core\\EntityCreateCommands::createEntity","p":"Drush/Commands/core/EntityCreateCommands.html#method_createEntity","d":"<p>Create a content entity after prompting for field values.</p>"},{"t":"M","n":"Drush\\Commands\\core\\EntityCreateCommands::setValue","p":"Drush/Commands/core/EntityCreateCommands.html#method_setValue","d":null},{"t":"M","n":"Drush\\Commands\\core\\ImageCommands::flush","p":"Drush/Commands/core/ImageCommands.html#method_flush","d":"<p>Flush all derived images for a given style.</p>"},{"t":"M","n":"Drush\\Commands\\core\\ImageCommands::interactFlush","p":"Drush/Commands/core/ImageCommands.html#method_interactFlush","d":null},{"t":"M","n":"Drush\\Commands\\core\\ImageCommands::postInit","p":"Drush/Commands/core/ImageCommands.html#method_postInit","d":null},{"t":"M","n":"Drush\\Commands\\core\\ImageCommands::derive","p":"Drush/Commands/core/ImageCommands.html#method_derive","d":"<p>Create an image derivative.</p>"},{"t":"M","n":"Drush\\Commands\\core\\JsonapiCommands::get","p":"Drush/Commands/core/JsonapiCommands.html#method_get","d":"<p>Execute a JSONAPI request.</p>"},{"t":"M","n":"Drush\\Commands\\core\\LanguageCommands::getLanguageManager","p":"Drush/Commands/core/LanguageCommands.html#method_getLanguageManager","d":null},{"t":"M","n":"Drush\\Commands\\core\\LanguageCommands::getModuleHandler","p":"Drush/Commands/core/LanguageCommands.html#method_getModuleHandler","d":null},{"t":"M","n":"Drush\\Commands\\core\\LanguageCommands::__construct","p":"Drush/Commands/core/LanguageCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\core\\LanguageCommands::add","p":"Drush/Commands/core/LanguageCommands.html#method_add","d":null},{"t":"M","n":"Drush\\Commands\\core\\LanguageCommands::info","p":"Drush/Commands/core/LanguageCommands.html#method_info","d":"<p>Print the currently available languages.</p>"},{"t":"M","n":"Drush\\Commands\\core\\LinkHooks::__construct","p":"Drush/Commands/core/LinkHooks.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\core\\LinkHooks::hookOption","p":"Drush/Commands/core/LinkHooks.html#method_hookOption","d":null},{"t":"M","n":"Drush\\Commands\\core\\LinkHooks::hookSetOptions","p":"Drush/Commands/core/LinkHooks.html#method_hookSetOptions","d":null},{"t":"M","n":"Drush\\Commands\\core\\LinkHooks::hookFieldConfig","p":"Drush/Commands/core/LinkHooks.html#method_hookFieldConfig","d":null},{"t":"M","n":"Drush\\Commands\\core\\LinkHooks::askLinkType","p":"Drush/Commands/core/LinkHooks.html#method_askLinkType","d":null},{"t":"M","n":"Drush\\Commands\\core\\LinkHooks::askAllowLinkText","p":"Drush/Commands/core/LinkHooks.html#method_askAllowLinkText","d":null},{"t":"M","n":"Drush\\Commands\\core\\LinkHooks::isInstalled","p":"Drush/Commands/core/LinkHooks.html#method_isInstalled","d":null},{"t":"M","n":"Drush\\Commands\\core\\LocaleCommands::getLanguageManager","p":"Drush/Commands/core/LocaleCommands.html#method_getLanguageManager","d":null},{"t":"M","n":"Drush\\Commands\\core\\LocaleCommands::getConfigFactory","p":"Drush/Commands/core/LocaleCommands.html#method_getConfigFactory","d":null},{"t":"M","n":"Drush\\Commands\\core\\LocaleCommands::getState","p":"Drush/Commands/core/LocaleCommands.html#method_getState","d":null},{"t":"M","n":"Drush\\Commands\\core\\LocaleCommands::__construct","p":"Drush/Commands/core/LocaleCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\core\\LocaleCommands::check","p":"Drush/Commands/core/LocaleCommands.html#method_check","d":"<p>Checks for available translation updates.</p>"},{"t":"M","n":"Drush\\Commands\\core\\LocaleCommands::clearStatus","p":"Drush/Commands/core/LocaleCommands.html#method_clearStatus","d":"<p>Clears the translation status.</p>"},{"t":"M","n":"Drush\\Commands\\core\\LocaleCommands::update","p":"Drush/Commands/core/LocaleCommands.html#method_update","d":"<p>Imports the available translation updates.</p>"},{"t":"M","n":"Drush\\Commands\\core\\LocaleCommands::export","p":"Drush/Commands/core/LocaleCommands.html#method_export","d":"<p>Exports to a gettext translation file.</p>"},{"t":"M","n":"Drush\\Commands\\core\\LocaleCommands::exportValidate","p":"Drush/Commands/core/LocaleCommands.html#method_exportValidate","d":"<p>Assure that required options are set.</p>"},{"t":"M","n":"Drush\\Commands\\core\\LocaleCommands::importAll","p":"Drush/Commands/core/LocaleCommands.html#method_importAll","d":"<p>Imports multiple translation files from the defined directory.</p>"},{"t":"M","n":"Drush\\Commands\\core\\LocaleCommands::import","p":"Drush/Commands/core/LocaleCommands.html#method_import","d":"<p>Imports to a gettext translation file.</p>"},{"t":"M","n":"Drush\\Commands\\core\\LoginCommands::__construct","p":"Drush/Commands/core/LoginCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\core\\LoginCommands::login","p":"Drush/Commands/core/LoginCommands.html#method_login","d":"<p>Display a one time login link for user ID 1, or another user.</p>"},{"t":"M","n":"Drush\\Commands\\core\\MaintCommands::__construct","p":"Drush/Commands/core/MaintCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\core\\MaintCommands::getState","p":"Drush/Commands/core/MaintCommands.html#method_getState","d":null},{"t":"M","n":"Drush\\Commands\\core\\MaintCommands::get","p":"Drush/Commands/core/MaintCommands.html#method_get","d":"<p>Get maintenance mode. Returns 1 if enabled, 0 if not.</p>"},{"t":"M","n":"Drush\\Commands\\core\\MaintCommands::set","p":"Drush/Commands/core/MaintCommands.html#method_set","d":"<p>Set maintenance mode.</p>"},{"t":"M","n":"Drush\\Commands\\core\\MaintCommands::status","p":"Drush/Commands/core/MaintCommands.html#method_status","d":"<p>Fail if maintenance mode is enabled.</p>"},{"t":"M","n":"Drush\\Commands\\core\\MessengerCommands::__construct","p":"Drush/Commands/core/MessengerCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\core\\MessengerCommands::pre","p":"Drush/Commands/core/MessengerCommands.html#method_pre","d":null},{"t":"M","n":"Drush\\Commands\\core\\MessengerCommands::post","p":"Drush/Commands/core/MessengerCommands.html#method_post","d":null},{"t":"M","n":"Drush\\Commands\\core\\MessengerCommands::log","p":"Drush/Commands/core/MessengerCommands.html#method_log","d":null},{"t":"M","n":"Drush\\Commands\\core\\MigrateRunnerCommands::__construct","p":"Drush/Commands/core/MigrateRunnerCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\core\\MigrateRunnerCommands::setMigrationPluginManager","p":"Drush/Commands/core/MigrateRunnerCommands.html#method_setMigrationPluginManager","d":"<p>Provide a migration plugin manager.</p>"},{"t":"M","n":"Drush\\Commands\\core\\MigrateRunnerCommands::status","p":"Drush/Commands/core/MigrateRunnerCommands.html#method_status","d":"<p>List all migrations with current status.</p>"},{"t":"M","n":"Drush\\Commands\\core\\MigrateRunnerCommands::getMigrationSourceRowsCount","p":"Drush/Commands/core/MigrateRunnerCommands.html#method_getMigrationSourceRowsCount","d":"<p>Returns the migration source rows count.</p>"},{"t":"M","n":"Drush\\Commands\\core\\MigrateRunnerCommands::getMigrationNeedingUpdateCount","p":"Drush/Commands/core/MigrateRunnerCommands.html#method_getMigrationNeedingUpdateCount","d":"<p>Returns the number of items that needs update.</p>"},{"t":"M","n":"Drush\\Commands\\core\\MigrateRunnerCommands::getMigrationUnprocessedCount","p":"Drush/Commands/core/MigrateRunnerCommands.html#method_getMigrationUnprocessedCount","d":"<p>Returns the number of unprocessed items.</p>"},{"t":"M","n":"Drush\\Commands\\core\\MigrateRunnerCommands::getMigrationImportedCount","p":"Drush/Commands/core/MigrateRunnerCommands.html#method_getMigrationImportedCount","d":"<p>Returns the number of imported items.</p>"},{"t":"M","n":"Drush\\Commands\\core\\MigrateRunnerCommands::getMigrationLastImportedTime","p":"Drush/Commands/core/MigrateRunnerCommands.html#method_getMigrationLastImportedTime","d":"<p>Returns the last imported date/time if any.</p>"},{"t":"M","n":"Drush\\Commands\\core\\MigrateRunnerCommands::padTableRow","p":"Drush/Commands/core/MigrateRunnerCommands.html#method_padTableRow","d":"<p>Pads an incomplete table row with empty cells.</p>"},{"t":"M","n":"Drush\\Commands\\core\\MigrateRunnerCommands::import","p":"Drush/Commands/core/MigrateRunnerCommands.html#method_import","d":"<p>Perform one or more migration processes.</p>"},{"t":"M","n":"Drush\\Commands\\core\\MigrateRunnerCommands::executeMigration","p":"Drush/Commands/core/MigrateRunnerCommands.html#method_executeMigration","d":"<p>Executes a single migration.</p>"},{"t":"M","n":"Drush\\Commands\\core\\MigrateRunnerCommands::rollback","p":"Drush/Commands/core/MigrateRunnerCommands.html#method_rollback","d":"<p>Rollback one or more migrations.</p>"},{"t":"M","n":"Drush\\Commands\\core\\MigrateRunnerCommands::stop","p":"Drush/Commands/core/MigrateRunnerCommands.html#method_stop","d":"<p>Stop an active migration operation.</p>"},{"t":"M","n":"Drush\\Commands\\core\\MigrateRunnerCommands::resetStatus","p":"Drush/Commands/core/MigrateRunnerCommands.html#method_resetStatus","d":"<p>Reset an active migration's status to idle.</p>"},{"t":"M","n":"Drush\\Commands\\core\\MigrateRunnerCommands::messages","p":"Drush/Commands/core/MigrateRunnerCommands.html#method_messages","d":"<p>View any messages associated with a migration.</p>"},{"t":"M","n":"Drush\\Commands\\core\\MigrateRunnerCommands::preprocessMessageRow","p":"Drush/Commands/core/MigrateRunnerCommands.html#method_preprocessMessageRow","d":"<p>Preprocesses migrate message rows.</p>"},{"t":"M","n":"Drush\\Commands\\core\\MigrateRunnerCommands::fieldsSource","p":"Drush/Commands/core/MigrateRunnerCommands.html#method_fieldsSource","d":"<p>List the fields available for mapping in a source.</p>"},{"t":"M","n":"Drush\\Commands\\core\\MigrateRunnerCommands::getMigrationList","p":"Drush/Commands/core/MigrateRunnerCommands.html#method_getMigrationList","d":"<p>Retrieves a list of active migrations.</p>"},{"t":"M","n":"Drush\\Commands\\core\\MigrateRunnerCommands::getMigrateMessage","p":"Drush/Commands/core/MigrateRunnerCommands.html#method_getMigrateMessage","d":"<p>Returns the migrate message logger.</p>"},{"t":"M","n":"Drush\\Commands\\core\\MigrateRunnerCommands::getSourceIdKeys","p":"Drush/Commands/core/MigrateRunnerCommands.html#method_getSourceIdKeys","d":"<p>Get the source ID keys.</p>"},{"t":"M","n":"Drush\\Commands\\core\\MigrateRunnerCommands::validateMigrationId","p":"Drush/Commands/core/MigrateRunnerCommands.html#method_validateMigrationId","d":"<p>Validates a migration ID is valid.</p>"},{"t":"M","n":"Drush\\Commands\\core\\MkCommands::docs","p":"Drush/Commands/core/MkCommands.html#method_docs","d":"<p>Build a Markdown document for each available Drush command/generator.</p>"},{"t":"M","n":"Drush\\Commands\\core\\MkCommands::createAnnotatedCommands","p":"Drush/Commands/core/MkCommands.html#method_createAnnotatedCommands","d":"<p>Convert generators into Annotated commands (for Help).</p>"},{"t":"M","n":"Drush\\Commands\\core\\MkCommands::appendPostAmble","p":"Drush/Commands/core/MkCommands.html#method_appendPostAmble","d":null},{"t":"M","n":"Drush\\Commands\\core\\MkCommands::appendAliases","p":"Drush/Commands/core/MkCommands.html#method_appendAliases","d":null},{"t":"M","n":"Drush\\Commands\\core\\MkCommands::appendTopics","p":"Drush/Commands/core/MkCommands.html#method_appendTopics","d":null},{"t":"M","n":"Drush\\Commands\\core\\MkCommands::appendOptions","p":"Drush/Commands/core/MkCommands.html#method_appendOptions","d":null},{"t":"M","n":"Drush\\Commands\\core\\MkCommands::appendOptionsGlobal","p":"Drush/Commands/core/MkCommands.html#method_appendOptionsGlobal","d":null},{"t":"M","n":"Drush\\Commands\\core\\MkCommands::appendArguments","p":"Drush/Commands/core/MkCommands.html#method_appendArguments","d":null},{"t":"M","n":"Drush\\Commands\\core\\MkCommands::appendUsages","p":"Drush/Commands/core/MkCommands.html#method_appendUsages","d":null},{"t":"M","n":"Drush\\Commands\\core\\MkCommands::appendPreamble","p":"Drush/Commands/core/MkCommands.html#method_appendPreamble","d":null},{"t":"M","n":"Drush\\Commands\\core\\MkCommands::writeYml","p":"Drush/Commands/core/MkCommands.html#method_writeYml","d":null},{"t":"M","n":"Drush\\Commands\\core\\MkCommands::writeAllMd","p":"Drush/Commands/core/MkCommands.html#method_writeAllMd","d":null},{"t":"M","n":"Drush\\Commands\\core\\MkCommands::prepare","p":"Drush/Commands/core/MkCommands.html#method_prepare","d":"<p>Empty target directories.</p>"},{"t":"M","n":"Drush\\Commands\\core\\MkCommands::argToArray","p":"Drush/Commands/core/MkCommands.html#method_argToArray","d":"<p>Build an array since that's what HelpCLIFormatter expects.</p>"},{"t":"M","n":"Drush\\Commands\\core\\MkCommands::optionToArray","p":"Drush/Commands/core/MkCommands.html#method_optionToArray","d":"<p>Build an array since that's what HelpCLIFormatter expects.</p>"},{"t":"M","n":"Drush\\Commands\\core\\MkCommands::cliTextToMarkdown","p":"Drush/Commands/core/MkCommands.html#method_cliTextToMarkdown","d":"<p>Convert text like <info>foo</info> to <em>foo</em>.</p>"},{"t":"M","n":"Drush\\Commands\\core\\MkCommands::writeContentFilesAndBuildNavAndBuildRedirectMap","p":"Drush/Commands/core/MkCommands.html#method_writeContentFilesAndBuildNavAndBuildRedirectMap","d":"<p>Write content files, add to nav, build a redirect map.</p>"},{"t":"M","n":"Drush\\Commands\\core\\MkCommands::getRedirectMap","p":"Drush/Commands/core/MkCommands.html#method_getRedirectMap","d":null},{"t":"M","n":"Drush\\Commands\\core\\MkCommands::getFilename","p":"Drush/Commands/core/MkCommands.html#method_getFilename","d":"<p>Get a filename from a command.</p>"},{"t":"M","n":"Drush\\Commands\\core\\NotifyCommands::optionsetNotify","p":"Drush/Commands/core/NotifyCommands.html#method_optionsetNotify","d":null},{"t":"M","n":"Drush\\Commands\\core\\NotifyCommands::registerShutdown","p":"Drush/Commands/core/NotifyCommands.html#method_registerShutdown","d":null},{"t":"M","n":"Drush\\Commands\\core\\NotifyCommands::shutdown","p":"Drush/Commands/core/NotifyCommands.html#method_shutdown","d":null},{"t":"M","n":"Drush\\Commands\\core\\NotifyCommands::shutdownSend","p":"Drush/Commands/core/NotifyCommands.html#method_shutdownSend","d":"<p>Prepares and dispatches notifications to delivery mechanisms.</p>"},{"t":"M","n":"Drush\\Commands\\core\\NotifyCommands::shutdownSendText","p":"Drush/Commands/core/NotifyCommands.html#method_shutdownSendText","d":"<p>Send text-based system notification.</p>"},{"t":"M","n":"Drush\\Commands\\core\\NotifyCommands::isAllowed","p":"Drush/Commands/core/NotifyCommands.html#method_isAllowed","d":"<p>Identify if the given Drush request should trigger a notification.</p>"},{"t":"M","n":"Drush\\Commands\\core\\PhpCommands::evaluate","p":"Drush/Commands/core/PhpCommands.html#method_evaluate","d":"<p>Evaluate arbitrary php code after bootstrapping Drupal (if available).</p>"},{"t":"M","n":"Drush\\Commands\\core\\PhpCommands::script","p":"Drush/Commands/core/PhpCommands.html#method_script","d":"<p>Run php a script after a full Drupal bootstrap.</p>"},{"t":"M","n":"Drush\\Commands\\core\\QueueCommands::__construct","p":"Drush/Commands/core/QueueCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\core\\QueueCommands::getWorkerManager","p":"Drush/Commands/core/QueueCommands.html#method_getWorkerManager","d":null},{"t":"M","n":"Drush\\Commands\\core\\QueueCommands::getQueueService","p":"Drush/Commands/core/QueueCommands.html#method_getQueueService","d":null},{"t":"M","n":"Drush\\Commands\\core\\QueueCommands::run","p":"Drush/Commands/core/QueueCommands.html#method_run","d":"<p>Run a specific queue by name.</p>"},{"t":"M","n":"Drush\\Commands\\core\\QueueCommands::qList","p":"Drush/Commands/core/QueueCommands.html#method_qList","d":"<p>Returns a list of all defined queues.</p>"},{"t":"M","n":"Drush\\Commands\\core\\QueueCommands::delete","p":"Drush/Commands/core/QueueCommands.html#method_delete","d":"<p>Delete all items in a specific queue.</p>"},{"t":"M","n":"Drush\\Commands\\core\\QueueCommands::getQueues","p":"Drush/Commands/core/QueueCommands.html#method_getQueues","d":null},{"t":"M","n":"Drush\\Commands\\core\\QueueCommands::getQueue","p":"Drush/Commands/core/QueueCommands.html#method_getQueue","d":null},{"t":"M","n":"Drush\\Commands\\core\\QueueCommands::queueComplete","p":"Drush/Commands/core/QueueCommands.html#method_queueComplete","d":null},{"t":"M","n":"Drush\\Commands\\core\\RoleCommands::__construct","p":"Drush/Commands/core/RoleCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\core\\RoleCommands::createRole","p":"Drush/Commands/core/RoleCommands.html#method_createRole","d":"<p>Create a new role.</p>"},{"t":"M","n":"Drush\\Commands\\core\\RoleCommands::delete","p":"Drush/Commands/core/RoleCommands.html#method_delete","d":"<p>Delete a role.</p>"},{"t":"M","n":"Drush\\Commands\\core\\RoleCommands::roleAddPerm","p":"Drush/Commands/core/RoleCommands.html#method_roleAddPerm","d":"<p>Grant specified permission(s) to a role.</p>"},{"t":"M","n":"Drush\\Commands\\core\\RoleCommands::roleRemovePerm","p":"Drush/Commands/core/RoleCommands.html#method_roleRemovePerm","d":"<p>Remove specified permission(s) from a role.</p>"},{"t":"M","n":"Drush\\Commands\\core\\RoleCommands::roleList","p":"Drush/Commands/core/RoleCommands.html#method_roleList","d":"<p>Display roles and their permissions.</p>"},{"t":"M","n":"Drush\\Commands\\core\\RoleCommands::renderPermsCell","p":"Drush/Commands/core/RoleCommands.html#method_renderPermsCell","d":null},{"t":"M","n":"Drush\\Commands\\core\\RoleCommands::roleComplete","p":"Drush/Commands/core/RoleCommands.html#method_roleComplete","d":null},{"t":"M","n":"Drush\\Commands\\core\\RsyncCommands::__construct","p":"Drush/Commands/core/RsyncCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\core\\RsyncCommands::rsync","p":"Drush/Commands/core/RsyncCommands.html#method_rsync","d":"<p>Rsync Drupal code or files to/from another server using ssh.</p>"},{"t":"M","n":"Drush\\Commands\\core\\RsyncCommands::rsyncOptions","p":"Drush/Commands/core/RsyncCommands.html#method_rsyncOptions","d":null},{"t":"M","n":"Drush\\Commands\\core\\RsyncCommands::preCommandEvent","p":"Drush/Commands/core/RsyncCommands.html#method_preCommandEvent","d":"<p>Evaluate the path aliases in the source and destination\nparameters. We do this in the command-event so that\nwe can set up the configuration object to include options\nfrom the source and target aliases, if any, so that these\nvalues may participate in configuration injection.</p>"},{"t":"M","n":"Drush\\Commands\\core\\RsyncCommands::injectAliasPathParameterOptions","p":"Drush/Commands/core/RsyncCommands.html#method_injectAliasPathParameterOptions","d":null},{"t":"M","n":"Drush\\Commands\\core\\RsyncCommands::validate","p":"Drush/Commands/core/RsyncCommands.html#method_validate","d":"<p>Validate that passed aliases are valid.</p>"},{"t":"M","n":"Drush\\Commands\\core\\RunserverCommands::runserver","p":"Drush/Commands/core/RunserverCommands.html#method_runserver","d":"<p>Runs PHP's built-in http server for development.</p>"},{"t":"M","n":"Drush\\Commands\\core\\RunserverCommands::uri","p":"Drush/Commands/core/RunserverCommands.html#method_uri","d":"<p>Determine the URI to use for this server.</p>"},{"t":"M","n":"Drush\\Commands\\core\\RunserverCommands::parseUri","p":"Drush/Commands/core/RunserverCommands.html#method_parseUri","d":"<p>Parse a URI or partial URI (including just a port, host IP or path).</p>"},{"t":"M","n":"Drush\\Commands\\core\\SiteCommands::__construct","p":"Drush/Commands/core/SiteCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\core\\SiteCommands::siteSet","p":"Drush/Commands/core/SiteCommands.html#method_siteSet","d":"<p>Set a site alias that will persist for the current session.</p>"},{"t":"M","n":"Drush\\Commands\\core\\SiteCommands::siteAlias","p":"Drush/Commands/core/SiteCommands.html#method_siteAlias","d":"<p>Show site alias details, or a list of available site aliases.</p>"},{"t":"M","n":"Drush\\Commands\\core\\SiteCommands::siteAliasExportList","p":"Drush/Commands/core/SiteCommands.html#method_siteAliasExportList","d":null},{"t":"M","n":"Drush\\Commands\\core\\SiteInstallCommands::__construct","p":"Drush/Commands/core/SiteInstallCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\core\\SiteInstallCommands::install","p":"Drush/Commands/core/SiteInstallCommands.html#method_install","d":"<p>Install Drupal along with modules/themes/configuration/profile.</p>"},{"t":"M","n":"Drush\\Commands\\core\\SiteInstallCommands::taskCallback","p":"Drush/Commands/core/SiteInstallCommands.html#method_taskCallback","d":null},{"t":"M","n":"Drush\\Commands\\core\\SiteInstallCommands::determineProfile","p":"Drush/Commands/core/SiteInstallCommands.html#method_determineProfile","d":null},{"t":"M","n":"Drush\\Commands\\core\\SiteInstallCommands::hasConfigFiles","p":"Drush/Commands/core/SiteInstallCommands.html#method_hasConfigFiles","d":"<p>Check to see if there are any .yml files in the provided config directory.</p>"},{"t":"M","n":"Drush\\Commands\\core\\SiteInstallCommands::validate","p":"Drush/Commands/core/SiteInstallCommands.html#method_validate","d":null},{"t":"M","n":"Drush\\Commands\\core\\SiteInstallCommands::pre","p":"Drush/Commands/core/SiteInstallCommands.html#method_pre","d":"<p>Perform setup tasks before installation.</p>"},{"t":"M","n":"Drush\\Commands\\core\\SiteInstallCommands::getSitesSubdirFromUri","p":"Drush/Commands/core/SiteInstallCommands.html#method_getSitesSubdirFromUri","d":"<p>Determine an appropriate site subdir name to use for the\nprovided uri.</p>"},{"t":"M","n":"Drush\\Commands\\core\\SiteInstallCommands::serverGlobals","p":"Drush/Commands/core/SiteInstallCommands.html#method_serverGlobals","d":"<p>Fake the necessary HTTP headers that the Drupal installer still needs:</p>"},{"t":"M","n":"Drush\\Commands\\core\\SiteInstallCommands::validateConfigDir","p":"Drush/Commands/core/SiteInstallCommands.html#method_validateConfigDir","d":"<p>Assure that a config directory exists and is populated.</p>"},{"t":"M","n":"Drush\\Commands\\core\\SshCommands::__construct","p":"Drush/Commands/core/SshCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\core\\SshCommands::ssh","p":"Drush/Commands/core/SshCommands.html#method_ssh","d":"<p>Connect to a webserver via SSH, and optionally run a shell command.</p>"},{"t":"M","n":"Drush\\Commands\\core\\StateCommands::__construct","p":"Drush/Commands/core/StateCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\core\\StateCommands::getState","p":"Drush/Commands/core/StateCommands.html#method_getState","d":null},{"t":"M","n":"Drush\\Commands\\core\\StateCommands::get","p":"Drush/Commands/core/StateCommands.html#method_get","d":"<p>Display a state value.</p>"},{"t":"M","n":"Drush\\Commands\\core\\StateCommands::set","p":"Drush/Commands/core/StateCommands.html#method_set","d":"<p>Set a state value.</p>"},{"t":"M","n":"Drush\\Commands\\core\\StateCommands::delete","p":"Drush/Commands/core/StateCommands.html#method_delete","d":"<p>Delete a state entry.</p>"},{"t":"M","n":"Drush\\Commands\\core\\StateCommands::format","p":"Drush/Commands/core/StateCommands.html#method_format","d":null},{"t":"M","n":"Drush\\Commands\\core\\StatusCommands::__construct","p":"Drush/Commands/core/StatusCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\core\\StatusCommands::createEarly","p":"Drush/Commands/core/StatusCommands.html#method_createEarly","d":"<p>Not using Autowire in order to implicitly test backward compat.</p>"},{"t":"M","n":"Drush\\Commands\\core\\StatusCommands::status","p":"Drush/Commands/core/StatusCommands.html#method_status","d":"<p>An overview of the environment - Drush and Drupal.</p>"},{"t":"M","n":"Drush\\Commands\\core\\StatusCommands::getPropertyList","p":"Drush/Commands/core/StatusCommands.html#method_getPropertyList","d":null},{"t":"M","n":"Drush\\Commands\\core\\StatusCommands::renderStatusCell","p":"Drush/Commands/core/StatusCommands.html#method_renderStatusCell","d":null},{"t":"M","n":"Drush\\Commands\\core\\StatusCommands::adjustStatusOptions","p":"Drush/Commands/core/StatusCommands.html#method_adjustStatusOptions","d":null},{"t":"M","n":"Drush\\Commands\\core\\StatusCommands::pathAliases","p":"Drush/Commands/core/StatusCommands.html#method_pathAliases","d":null},{"t":"M","n":"Drush\\Commands\\core\\TopicCommands::topic","p":"Drush/Commands/core/TopicCommands.html#method_topic","d":"<p>Read detailed documentation on a given topic.</p>"},{"t":"M","n":"Drush\\Commands\\core\\TopicCommands::interact","p":"Drush/Commands/core/TopicCommands.html#method_interact","d":null},{"t":"M","n":"Drush\\Commands\\core\\TopicCommands::validate","p":"Drush/Commands/core/TopicCommands.html#method_validate","d":null},{"t":"M","n":"Drush\\Commands\\core\\TopicCommands::topicComplete","p":"Drush/Commands/core/TopicCommands.html#method_topicComplete","d":null},{"t":"M","n":"Drush\\Commands\\core\\TopicCommands::getAllTopics","p":"Drush/Commands/core/TopicCommands.html#method_getAllTopics","d":"<p>Retrieve all defined topics</p>"},{"t":"M","n":"Drush\\Commands\\core\\TwigCommands::__construct","p":"Drush/Commands/core/TwigCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\core\\TwigCommands::getTwig","p":"Drush/Commands/core/TwigCommands.html#method_getTwig","d":null},{"t":"M","n":"Drush\\Commands\\core\\TwigCommands::getModuleHandler","p":"Drush/Commands/core/TwigCommands.html#method_getModuleHandler","d":null},{"t":"M","n":"Drush\\Commands\\core\\TwigCommands::unused","p":"Drush/Commands/core/TwigCommands.html#method_unused","d":"<p>Find potentially unused Twig templates.</p>"},{"t":"M","n":"Drush\\Commands\\core\\TwigCommands::twigCompile","p":"Drush/Commands/core/TwigCommands.html#method_twigCompile","d":"<p>Compile all Twig template(s).</p>"},{"t":"M","n":"Drush\\Commands\\core\\TwigCommands::twigDebug","p":"Drush/Commands/core/TwigCommands.html#method_twigDebug","d":"<p>Enables Twig debug and disables caching Twig templates.</p>"},{"t":"M","n":"Drush\\Commands\\core\\UpdateDBCommands::__construct","p":"Drush/Commands/core/UpdateDBCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\core\\UpdateDBCommands::updatedb","p":"Drush/Commands/core/UpdateDBCommands.html#method_updatedb","d":"<p>Apply any database updates required (as with running update.php).</p>"},{"t":"M","n":"Drush\\Commands\\core\\UpdateDBCommands::updatedbStatus","p":"Drush/Commands/core/UpdateDBCommands.html#method_updatedbStatus","d":"<p>List any pending database updates.</p>"},{"t":"M","n":"Drush\\Commands\\core\\UpdateDBCommands::process","p":"Drush/Commands/core/UpdateDBCommands.html#method_process","d":"<p>Process operations in the specified batch set.</p>"},{"t":"M","n":"Drush\\Commands\\core\\UpdateDBCommands::updateDoOne","p":"Drush/Commands/core/UpdateDBCommands.html#method_updateDoOne","d":"<p>Perform one update and store the results which will later be displayed on\nthe finished page.</p>"},{"t":"M","n":"Drush\\Commands\\core\\UpdateDBCommands::updateDoOnePostUpdate","p":"Drush/Commands/core/UpdateDBCommands.html#method_updateDoOnePostUpdate","d":"<p>Batch command that executes a single post-update.</p>"},{"t":"M","n":"Drush\\Commands\\core\\UpdateDBCommands::updateFinished","p":"Drush/Commands/core/UpdateDBCommands.html#method_updateFinished","d":"<p>Batch finished callback.</p>"},{"t":"M","n":"Drush\\Commands\\core\\UpdateDBCommands::updateBatch","p":"Drush/Commands/core/UpdateDBCommands.html#method_updateBatch","d":"<p>Start the database update batch process.</p>"},{"t":"M","n":"Drush\\Commands\\core\\UpdateDBCommands::restoreMaintMode","p":"Drush/Commands/core/UpdateDBCommands.html#method_restoreMaintMode","d":null},{"t":"M","n":"Drush\\Commands\\core\\UpdateDBCommands::getUpdateList","p":"Drush/Commands/core/UpdateDBCommands.html#method_getUpdateList","d":null},{"t":"M","n":"Drush\\Commands\\core\\UpdateDBCommands::cacheRebuild","p":"Drush/Commands/core/UpdateDBCommands.html#method_cacheRebuild","d":"<p>Clears caches and rebuilds the container.</p>"},{"t":"M","n":"Drush\\Commands\\core\\UpdateDBCommands::getUpdatedbStatus","p":"Drush/Commands/core/UpdateDBCommands.html#method_getUpdatedbStatus","d":"<p>Returns information about available module updates.</p>"},{"t":"M","n":"Drush\\Commands\\core\\UpdateDBCommands::updateCheckRequirements","p":"Drush/Commands/core/UpdateDBCommands.html#method_updateCheckRequirements","d":"<p>Log messages for any requirements warnings/errors.</p>"},{"t":"M","n":"Drush\\Commands\\core\\UserCommands::__construct","p":"Drush/Commands/core/UserCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\core\\UserCommands::information","p":"Drush/Commands/core/UserCommands.html#method_information","d":"<p>Print information about the specified user(s).</p>"},{"t":"M","n":"Drush\\Commands\\core\\UserCommands::renderRolesCell","p":"Drush/Commands/core/UserCommands.html#method_renderRolesCell","d":null},{"t":"M","n":"Drush\\Commands\\core\\UserCommands::block","p":"Drush/Commands/core/UserCommands.html#method_block","d":"<p>Block the specified user(s).</p>"},{"t":"M","n":"Drush\\Commands\\core\\UserCommands::unblock","p":"Drush/Commands/core/UserCommands.html#method_unblock","d":"<p>Unblock the specified user(s).</p>"},{"t":"M","n":"Drush\\Commands\\core\\UserCommands::addRole","p":"Drush/Commands/core/UserCommands.html#method_addRole","d":"<p>Add a role to the specified user accounts.</p>"},{"t":"M","n":"Drush\\Commands\\core\\UserCommands::removeRole","p":"Drush/Commands/core/UserCommands.html#method_removeRole","d":"<p>Remove a role from the specified user accounts.</p>"},{"t":"M","n":"Drush\\Commands\\core\\UserCommands::createUser","p":"Drush/Commands/core/UserCommands.html#method_createUser","d":"<p>Create a user account.</p>"},{"t":"M","n":"Drush\\Commands\\core\\UserCommands::createValidate","p":"Drush/Commands/core/UserCommands.html#method_createValidate","d":"<p>Assure that provided username is available.</p>"},{"t":"M","n":"Drush\\Commands\\core\\UserCommands::cancel","p":"Drush/Commands/core/UserCommands.html#method_cancel","d":"<p>Block or delete user account(s) with the specified name(s).</p>"},{"t":"M","n":"Drush\\Commands\\core\\UserCommands::password","p":"Drush/Commands/core/UserCommands.html#method_password","d":"<p>Set the password for the user account with the specified name.</p>"},{"t":"M","n":"Drush\\Commands\\core\\UserCommands::infoArray","p":"Drush/Commands/core/UserCommands.html#method_infoArray","d":"<p>A flatter and simpler array presentation of a Drupal $user object.</p>"},{"t":"M","n":"Drush\\Commands\\core\\UserCommands::getAccounts","p":"Drush/Commands/core/UserCommands.html#method_getAccounts","d":"<p>Get accounts from name variables or uid & mail options.</p>"},{"t":"M","n":"Drush\\Commands\\core\\UserCommands::roleComplete","p":"Drush/Commands/core/UserCommands.html#method_roleComplete","d":null},{"t":"M","n":"Drush\\Commands\\core\\ViewsCommands::__construct","p":"Drush/Commands/core/ViewsCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\core\\ViewsCommands::getConfigFactory","p":"Drush/Commands/core/ViewsCommands.html#method_getConfigFactory","d":null},{"t":"M","n":"Drush\\Commands\\core\\ViewsCommands::getModuleHandler","p":"Drush/Commands/core/ViewsCommands.html#method_getModuleHandler","d":null},{"t":"M","n":"Drush\\Commands\\core\\ViewsCommands::getEntityTypeManager","p":"Drush/Commands/core/ViewsCommands.html#method_getEntityTypeManager","d":null},{"t":"M","n":"Drush\\Commands\\core\\ViewsCommands::getRenderer","p":"Drush/Commands/core/ViewsCommands.html#method_getRenderer","d":null},{"t":"M","n":"Drush\\Commands\\core\\ViewsCommands::dev","p":"Drush/Commands/core/ViewsCommands.html#method_dev","d":"<p>Set several Views settings to more developer-oriented values.</p>"},{"t":"M","n":"Drush\\Commands\\core\\ViewsCommands::vlist","p":"Drush/Commands/core/ViewsCommands.html#method_vlist","d":"<p>Get a list of all views in the system.</p>"},{"t":"M","n":"Drush\\Commands\\core\\ViewsCommands::execute","p":"Drush/Commands/core/ViewsCommands.html#method_execute","d":"<p>Execute a view and show a count of the results, or the rendered HTML.</p>"},{"t":"M","n":"Drush\\Commands\\core\\ViewsCommands::analyze","p":"Drush/Commands/core/ViewsCommands.html#method_analyze","d":"<p>Get a list of all Views and analyze warnings.</p>"},{"t":"M","n":"Drush\\Commands\\core\\ViewsCommands::enable","p":"Drush/Commands/core/ViewsCommands.html#method_enable","d":"<p>Enable the specified views.</p>"},{"t":"M","n":"Drush\\Commands\\core\\ViewsCommands::disable","p":"Drush/Commands/core/ViewsCommands.html#method_disable","d":"<p>Disable the specified views.</p>"},{"t":"M","n":"Drush\\Commands\\core\\ViewsCommands::cacheClear","p":"Drush/Commands/core/ViewsCommands.html#method_cacheClear","d":"<p>Adds a cache clear option for views.</p>"},{"t":"M","n":"Drush\\Commands\\core\\WatchdogCommands::__construct","p":"Drush/Commands/core/WatchdogCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\core\\WatchdogCommands::show","p":"Drush/Commands/core/WatchdogCommands.html#method_show","d":"<p>Show watchdog messages.</p>"},{"t":"M","n":"Drush\\Commands\\core\\WatchdogCommands::watchdogList","p":"Drush/Commands/core/WatchdogCommands.html#method_watchdogList","d":"<p>Interactively filter the watchdog message listing.</p>"},{"t":"M","n":"Drush\\Commands\\core\\WatchdogCommands::tail","p":"Drush/Commands/core/WatchdogCommands.html#method_tail","d":"<p>Tail watchdog messages.</p>"},{"t":"M","n":"Drush\\Commands\\core\\WatchdogCommands::interactList","p":"Drush/Commands/core/WatchdogCommands.html#method_interactList","d":null},{"t":"M","n":"Drush\\Commands\\core\\WatchdogCommands::delete","p":"Drush/Commands/core/WatchdogCommands.html#method_delete","d":"<p>Delete watchdog log records.</p>"},{"t":"M","n":"Drush\\Commands\\core\\WatchdogCommands::showOne","p":"Drush/Commands/core/WatchdogCommands.html#method_showOne","d":"<p>Show one log record by ID.</p>"},{"t":"M","n":"Drush\\Commands\\core\\WatchdogCommands::where","p":"Drush/Commands/core/WatchdogCommands.html#method_where","d":"<p>Build a WHERE snippet based on given parameters.</p>"},{"t":"M","n":"Drush\\Commands\\core\\WatchdogCommands::formatResult","p":"Drush/Commands/core/WatchdogCommands.html#method_formatResult","d":"<p>Format a watchdog database row.</p>"},{"t":"M","n":"Drush\\Commands\\core\\WatchdogCommands::messageTypes","p":"Drush/Commands/core/WatchdogCommands.html#method_messageTypes","d":"<p>Helper function to obtain the message types based on drupal version.</p>"},{"t":"M","n":"Drush\\Commands\\core\\WatchdogCommands::watchdogComplete","p":"Drush/Commands/core/WatchdogCommands.html#method_watchdogComplete","d":null},{"t":"M","n":"Drush\\Commands\\core\\XhprofCommands::optionsetXhProf","p":"Drush/Commands/core/XhprofCommands.html#method_optionsetXhProf","d":null},{"t":"M","n":"Drush\\Commands\\core\\XhprofCommands::xhprofPost","p":"Drush/Commands/core/XhprofCommands.html#method_xhprofPost","d":"<p>Finish profiling and emit a link.</p>"},{"t":"M","n":"Drush\\Commands\\core\\XhprofCommands::xhprofInitialize","p":"Drush/Commands/core/XhprofCommands.html#method_xhprofInitialize","d":"<p>Enable profiling via XHProf</p>"},{"t":"M","n":"Drush\\Commands\\core\\XhprofCommands::xhprofIsEnabled","p":"Drush/Commands/core/XhprofCommands.html#method_xhprofIsEnabled","d":"<p>Determines if any profiler could be enabled.</p>"},{"t":"M","n":"Drush\\Commands\\core\\XhprofCommands::xhprofFlags","p":"Drush/Commands/core/XhprofCommands.html#method_xhprofFlags","d":"<p>Determines flags.</p>"},{"t":"M","n":"Drush\\Commands\\core\\XhprofCommands::xhprofEnable","p":"Drush/Commands/core/XhprofCommands.html#method_xhprofEnable","d":"<p>Enable profiling.</p>"},{"t":"M","n":"Drush\\Commands\\core\\XhprofCommands::xhprofFinishRun","p":"Drush/Commands/core/XhprofCommands.html#method_xhprofFinishRun","d":"<p>Disable profiling and save results.</p>"},{"t":"M","n":"Drush\\Commands\\field\\EntityTypeBundleAskTrait::getFieldableEntityTypes","p":"Drush/Commands/field/EntityTypeBundleAskTrait.html#method_getFieldableEntityTypes","d":null},{"t":"M","n":"Drush\\Commands\\field\\EntityTypeBundleAskTrait::askEntityType","p":"Drush/Commands/field/EntityTypeBundleAskTrait.html#method_askEntityType","d":null},{"t":"M","n":"Drush\\Commands\\field\\EntityTypeBundleAskTrait::askBundle","p":"Drush/Commands/field/EntityTypeBundleAskTrait.html#method_askBundle","d":null},{"t":"M","n":"Drush\\Commands\\field\\EntityTypeBundleValidationTrait::validateEntityType","p":"Drush/Commands/field/EntityTypeBundleValidationTrait.html#method_validateEntityType","d":null},{"t":"M","n":"Drush\\Commands\\field\\EntityTypeBundleValidationTrait::validateBundle","p":"Drush/Commands/field/EntityTypeBundleValidationTrait.html#method_validateBundle","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldBaseInfoCommands::__construct","p":"Drush/Commands/field/FieldBaseInfoCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldBaseInfoCommands::info","p":"Drush/Commands/field/FieldBaseInfoCommands.html#method_info","d":"<p>List all base fields of an entity type</p>"},{"t":"M","n":"Drush\\Commands\\field\\FieldBaseInfoCommands::complete","p":"Drush/Commands/field/FieldBaseInfoCommands.html#method_complete","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldBaseOverrideCreateCommands::__construct","p":"Drush/Commands/field/FieldBaseOverrideCreateCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldBaseOverrideCreateCommands::baseOverrideCreateField","p":"Drush/Commands/field/FieldBaseOverrideCreateCommands.html#method_baseOverrideCreateField","d":"<p>Create a new base field override</p>"},{"t":"M","n":"Drush\\Commands\\field\\FieldBaseOverrideCreateCommands::complete","p":"Drush/Commands/field/FieldBaseOverrideCreateCommands.html#method_complete","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldBaseOverrideCreateCommands::askFieldName","p":"Drush/Commands/field/FieldBaseOverrideCreateCommands.html#method_askFieldName","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldBaseOverrideCreateCommands::askFieldLabel","p":"Drush/Commands/field/FieldBaseOverrideCreateCommands.html#method_askFieldLabel","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldBaseOverrideCreateCommands::askFieldDescription","p":"Drush/Commands/field/FieldBaseOverrideCreateCommands.html#method_askFieldDescription","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldBaseOverrideCreateCommands::askRequired","p":"Drush/Commands/field/FieldBaseOverrideCreateCommands.html#method_askRequired","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldBaseOverrideCreateCommands::createBaseFieldOverride","p":"Drush/Commands/field/FieldBaseOverrideCreateCommands.html#method_createBaseFieldOverride","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldBaseOverrideCreateCommands::logResult","p":"Drush/Commands/field/FieldBaseOverrideCreateCommands.html#method_logResult","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldBaseOverrideCreateCommands::getBaseFieldDefinition","p":"Drush/Commands/field/FieldBaseOverrideCreateCommands.html#method_getBaseFieldDefinition","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldCreateCommands::__construct","p":"Drush/Commands/field/FieldCreateCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldCreateCommands::create","p":"Drush/Commands/field/FieldCreateCommands.html#method_create","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldCreateCommands::setContentTranslationManager","p":"Drush/Commands/field/FieldCreateCommands.html#method_setContentTranslationManager","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldCreateCommands::fieldCreate","p":"Drush/Commands/field/FieldCreateCommands.html#method_fieldCreate","d":"<p>Create a new field</p>"},{"t":"M","n":"Drush\\Commands\\field\\FieldCreateCommands::complete","p":"Drush/Commands/field/FieldCreateCommands.html#method_complete","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldCreateCommands::askExistingFieldName","p":"Drush/Commands/field/FieldCreateCommands.html#method_askExistingFieldName","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldCreateCommands::askFieldName","p":"Drush/Commands/field/FieldCreateCommands.html#method_askFieldName","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldCreateCommands::askFieldLabel","p":"Drush/Commands/field/FieldCreateCommands.html#method_askFieldLabel","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldCreateCommands::askFieldDescription","p":"Drush/Commands/field/FieldCreateCommands.html#method_askFieldDescription","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldCreateCommands::askFieldType","p":"Drush/Commands/field/FieldCreateCommands.html#method_askFieldType","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldCreateCommands::askFieldWidget","p":"Drush/Commands/field/FieldCreateCommands.html#method_askFieldWidget","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldCreateCommands::askRequired","p":"Drush/Commands/field/FieldCreateCommands.html#method_askRequired","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldCreateCommands::askTranslatable","p":"Drush/Commands/field/FieldCreateCommands.html#method_askTranslatable","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldCreateCommands::askCardinality","p":"Drush/Commands/field/FieldCreateCommands.html#method_askCardinality","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldCreateCommands::createField","p":"Drush/Commands/field/FieldCreateCommands.html#method_createField","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldCreateCommands::createFieldStorage","p":"Drush/Commands/field/FieldCreateCommands.html#method_createFieldStorage","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldCreateCommands::createFieldDisplay","p":"Drush/Commands/field/FieldCreateCommands.html#method_createFieldDisplay","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldCreateCommands::getEntityDisplay","p":"Drush/Commands/field/FieldCreateCommands.html#method_getEntityDisplay","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldCreateCommands::logResult","p":"Drush/Commands/field/FieldCreateCommands.html#method_logResult","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldCreateCommands::generateFieldName","p":"Drush/Commands/field/FieldCreateCommands.html#method_generateFieldName","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldCreateCommands::fieldExists","p":"Drush/Commands/field/FieldCreateCommands.html#method_fieldExists","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldCreateCommands::fieldStorageExists","p":"Drush/Commands/field/FieldCreateCommands.html#method_fieldStorageExists","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldCreateCommands::getExistingFieldStorageOptions","p":"Drush/Commands/field/FieldCreateCommands.html#method_getExistingFieldStorageOptions","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldCreateCommands::hasContentTranslation","p":"Drush/Commands/field/FieldCreateCommands.html#method_hasContentTranslation","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldCreateCommands::ensureOption","p":"Drush/Commands/field/FieldCreateCommands.html#method_ensureOption","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldDefinitionCommands::__construct","p":"Drush/Commands/field/FieldDefinitionCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldDefinitionCommands::types","p":"Drush/Commands/field/FieldDefinitionCommands.html#method_types","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldDefinitionCommands::widgets","p":"Drush/Commands/field/FieldDefinitionCommands.html#method_widgets","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldDefinitionCommands::formatters","p":"Drush/Commands/field/FieldDefinitionCommands.html#method_formatters","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldDefinitionCommands::complete","p":"Drush/Commands/field/FieldDefinitionCommands.html#method_complete","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldDefinitionRowsOfFieldsTrait::renderArray","p":"Drush/Commands/field/FieldDefinitionRowsOfFieldsTrait.html#method_renderArray","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldDefinitionRowsOfFieldsTrait::renderBoolean","p":"Drush/Commands/field/FieldDefinitionRowsOfFieldsTrait.html#method_renderBoolean","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldDefinitionRowsOfFieldsTrait::getRowsOfFieldsByFieldDefinitions","p":"Drush/Commands/field/FieldDefinitionRowsOfFieldsTrait.html#method_getRowsOfFieldsByFieldDefinitions","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldDeleteCommands::__construct","p":"Drush/Commands/field/FieldDeleteCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldDeleteCommands::delete","p":"Drush/Commands/field/FieldDeleteCommands.html#method_delete","d":"<p>Delete a field</p>"},{"t":"M","n":"Drush\\Commands\\field\\FieldDeleteCommands::complete","p":"Drush/Commands/field/FieldDeleteCommands.html#method_complete","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldDeleteCommands::askExisting","p":"Drush/Commands/field/FieldDeleteCommands.html#method_askExisting","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldDeleteCommands::askBundle","p":"Drush/Commands/field/FieldDeleteCommands.html#method_askBundle","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldDeleteCommands::getFieldConfigs","p":"Drush/Commands/field/FieldDeleteCommands.html#method_getFieldConfigs","d":"<p>Returns all field configs for the given entity type and bundle.</p>"},{"t":"M","n":"Drush\\Commands\\field\\FieldDeleteCommands::deleteFieldConfig","p":"Drush/Commands/field/FieldDeleteCommands.html#method_deleteFieldConfig","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldEntityReferenceHooks::__construct","p":"Drush/Commands/field/FieldEntityReferenceHooks.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldEntityReferenceHooks::hookFieldStorage","p":"Drush/Commands/field/FieldEntityReferenceHooks.html#method_hookFieldStorage","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldEntityReferenceHooks::hookFieldConfig","p":"Drush/Commands/field/FieldEntityReferenceHooks.html#method_hookFieldConfig","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldEntityReferenceHooks::getTargetType","p":"Drush/Commands/field/FieldEntityReferenceHooks.html#method_getTargetType","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldEntityReferenceHooks::getTargetBundles","p":"Drush/Commands/field/FieldEntityReferenceHooks.html#method_getTargetBundles","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldEntityReferenceHooks::askReferencedEntityType","p":"Drush/Commands/field/FieldEntityReferenceHooks.html#method_askReferencedEntityType","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldEntityReferenceHooks::askReferencedBundles","p":"Drush/Commands/field/FieldEntityReferenceHooks.html#method_askReferencedBundles","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldInfoCommands::__construct","p":"Drush/Commands/field/FieldInfoCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldInfoCommands::info","p":"Drush/Commands/field/FieldInfoCommands.html#method_info","d":"<p>List all configurable fields of an entity bundle</p>"},{"t":"M","n":"Drush\\Commands\\field\\FieldInfoCommands::complete","p":"Drush/Commands/field/FieldInfoCommands.html#method_complete","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldTextHooks::__construct","p":"Drush/Commands/field/FieldTextHooks.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldTextHooks::hookOption","p":"Drush/Commands/field/FieldTextHooks.html#method_hookOption","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldTextHooks::hookValidate","p":"Drush/Commands/field/FieldTextHooks.html#method_hookValidate","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldTextHooks::hookSetOptions","p":"Drush/Commands/field/FieldTextHooks.html#method_hookSetOptions","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldTextHooks::hookFieldConfig","p":"Drush/Commands/field/FieldTextHooks.html#method_hookFieldConfig","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldTextHooks::hasAllowedFormats","p":"Drush/Commands/field/FieldTextHooks.html#method_hasAllowedFormats","d":null},{"t":"M","n":"Drush\\Commands\\field\\FieldTextHooks::askAllowedFormats","p":"Drush/Commands/field/FieldTextHooks.html#method_askAllowedFormats","d":"<p>Ask for the allowed formats. Only used in case the command is run interactively.</p>"},{"t":"M","n":"Drush\\Commands\\generate\\ApplicationFactory::__construct","p":"Drush/Commands/generate/ApplicationFactory.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\generate\\ApplicationFactory::create","p":"Drush/Commands/generate/ApplicationFactory.html#method_create","d":"<p>Creates Drush generate application.</p>"},{"t":"M","n":"Drush\\Commands\\generate\\ApplicationFactory::discover","p":"Drush/Commands/generate/ApplicationFactory.html#method_discover","d":null},{"t":"M","n":"Drush\\Commands\\generate\\ApplicationFactory::filterClassExists","p":"Drush/Commands/generate/ApplicationFactory.html#method_filterClassExists","d":"<p>Check each class for existence.</p>"},{"t":"M","n":"Drush\\Commands\\generate\\ApplicationFactory::alterGenerators","p":"Drush/Commands/generate/ApplicationFactory.html#method_alterGenerators","d":"<p>Implements hook GeneratorInfoAlter.</p>"},{"t":"M","n":"Drush\\Commands\\generate\\ApplicationFactory::logger","p":"Drush/Commands/generate/ApplicationFactory.html#method_logger","d":null},{"t":"M","n":"Drush\\Commands\\generate\\GenerateCommands::__construct","p":"Drush/Commands/generate/GenerateCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\generate\\GenerateCommands::create","p":"Drush/Commands/generate/GenerateCommands.html#method_create","d":null},{"t":"M","n":"Drush\\Commands\\generate\\GenerateCommands::generate","p":"Drush/Commands/generate/GenerateCommands.html#method_generate","d":"<p>Generate boilerplate code for modules/plugins/services etc.</p>"},{"t":"M","n":"Drush\\Commands\\generate\\GenerateCommands::generatorNameComplete","p":"Drush/Commands/generate/GenerateCommands.html#method_generatorNameComplete","d":"<p>Generates completion for generator names.</p>"},{"t":"M","n":"Drush\\Commands\\generate\\Generators\\Drush\\DrushAliasFile::generate","p":"Drush/Commands/generate/Generators/Drush/DrushAliasFile.html#method_generate","d":"{@inheritdoc}"},{"t":"M","n":"Drush\\Commands\\generate\\Generators\\Drush\\DrushCommandFile::generate","p":"Drush/Commands/generate/Generators/Drush/DrushCommandFile.html#method_generate","d":"{@inheritdoc}"},{"t":"M","n":"Drush\\Commands\\generate\\Generators\\Drush\\DrushGeneratorFile::generate","p":"Drush/Commands/generate/Generators/Drush/DrushGeneratorFile.html#method_generate","d":null},{"t":"M","n":"Drush\\Commands\\help\\DrushHelpDocument::generateBaseHelpDom","p":"Drush/Commands/help/DrushHelpDocument.html#method_generateBaseHelpDom","d":""},{"t":"M","n":"Drush\\Commands\\help\\HelpCLIFormatter::write","p":"Drush/Commands/help/HelpCLIFormatter.html#method_write","d":""},{"t":"M","n":"Drush\\Commands\\help\\HelpCLIFormatter::formatOptionKeys","p":"Drush/Commands/help/HelpCLIFormatter.html#method_formatOptionKeys","d":null},{"t":"M","n":"Drush\\Commands\\help\\HelpCLIFormatter::formatOptionDescription","p":"Drush/Commands/help/HelpCLIFormatter.html#method_formatOptionDescription","d":null},{"t":"M","n":"Drush\\Commands\\help\\HelpCLIFormatter::formatArgumentName","p":"Drush/Commands/help/HelpCLIFormatter.html#method_formatArgumentName","d":null},{"t":"M","n":"Drush\\Commands\\help\\HelpCLIFormatter::cleanOptions","p":"Drush/Commands/help/HelpCLIFormatter.html#method_cleanOptions","d":null},{"t":"M","n":"Drush\\Commands\\help\\HelpCLIFormatter::isGlobalOption","p":"Drush/Commands/help/HelpCLIFormatter.html#method_isGlobalOption","d":null},{"t":"M","n":"Drush\\Commands\\help\\HelpCLIFormatter::optionRows","p":"Drush/Commands/help/HelpCLIFormatter.html#method_optionRows","d":null},{"t":"M","n":"Drush\\Commands\\help\\HelpCommands::help","p":"Drush/Commands/help/HelpCommands.html#method_help","d":"<p>Display usage details for a command.</p>"},{"t":"M","n":"Drush\\Commands\\help\\HelpCommands::validate","p":"Drush/Commands/help/HelpCommands.html#method_validate","d":null},{"t":"M","n":"Drush\\Commands\\help\\ListCommands::helpList","p":"Drush/Commands/help/ListCommands.html#method_helpList","d":"<p>List available commands.</p>"},{"t":"M","n":"Drush\\Commands\\help\\ListCommands::buildDom","p":"Drush/Commands/help/ListCommands.html#method_buildDom","d":null},{"t":"M","n":"Drush\\Commands\\help\\ListCommands::renderListCLI","p":"Drush/Commands/help/ListCommands.html#method_renderListCLI","d":null},{"t":"M","n":"Drush\\Commands\\help\\ListCommands::getTerminalWidth","p":"Drush/Commands/help/ListCommands.html#method_getTerminalWidth","d":null},{"t":"M","n":"Drush\\Commands\\help\\ListCommands::renderListRaw","p":"Drush/Commands/help/ListCommands.html#method_renderListRaw","d":null},{"t":"M","n":"Drush\\Commands\\help\\ListCommands::categorize","p":"Drush/Commands/help/ListCommands.html#method_categorize","d":""},{"t":"M","n":"Drush\\Commands\\pm\\PmCommands::__construct","p":"Drush/Commands/pm/PmCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\pm\\PmCommands::getConfigFactory","p":"Drush/Commands/pm/PmCommands.html#method_getConfigFactory","d":null},{"t":"M","n":"Drush\\Commands\\pm\\PmCommands::getModuleInstaller","p":"Drush/Commands/pm/PmCommands.html#method_getModuleInstaller","d":null},{"t":"M","n":"Drush\\Commands\\pm\\PmCommands::getModuleHandler","p":"Drush/Commands/pm/PmCommands.html#method_getModuleHandler","d":null},{"t":"M","n":"Drush\\Commands\\pm\\PmCommands::getThemeHandler","p":"Drush/Commands/pm/PmCommands.html#method_getThemeHandler","d":null},{"t":"M","n":"Drush\\Commands\\pm\\PmCommands::getExtensionListModule","p":"Drush/Commands/pm/PmCommands.html#method_getExtensionListModule","d":null},{"t":"M","n":"Drush\\Commands\\pm\\PmCommands::install","p":"Drush/Commands/pm/PmCommands.html#method_install","d":"<p>Enable one or more modules.</p>"},{"t":"M","n":"Drush\\Commands\\pm\\PmCommands::validateEnableModules","p":"Drush/Commands/pm/PmCommands.html#method_validateEnableModules","d":"<p>Run requirements checks on the module installation.</p>"},{"t":"M","n":"Drush\\Commands\\pm\\PmCommands::uninstall","p":"Drush/Commands/pm/PmCommands.html#method_uninstall","d":"<p>Uninstall one or more modules and their dependent modules.</p>"},{"t":"M","n":"Drush\\Commands\\pm\\PmCommands::validateUninstall","p":"Drush/Commands/pm/PmCommands.html#method_validateUninstall","d":null},{"t":"M","n":"Drush\\Commands\\pm\\PmCommands::pmList","p":"Drush/Commands/pm/PmCommands.html#method_pmList","d":"<p>Show a list of available extensions (modules and themes).</p>"},{"t":"M","n":"Drush\\Commands\\pm\\PmCommands::extensionStatus","p":"Drush/Commands/pm/PmCommands.html#method_extensionStatus","d":"<p>Calculate an extension status based on current status and schema version.</p>"},{"t":"M","n":"Drush\\Commands\\pm\\PmCommands::addInstallDependencies","p":"Drush/Commands/pm/PmCommands.html#method_addInstallDependencies","d":null},{"t":"M","n":"Drush\\Commands\\pm\\PmCommands::addUninstallDependencies","p":"Drush/Commands/pm/PmCommands.html#method_addUninstallDependencies","d":null},{"t":"M","n":"Drush\\Commands\\pm\\ThemeCommands::__construct","p":"Drush/Commands/pm/ThemeCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\pm\\ThemeCommands::getThemeInstaller","p":"Drush/Commands/pm/ThemeCommands.html#method_getThemeInstaller","d":null},{"t":"M","n":"Drush\\Commands\\pm\\ThemeCommands::install","p":"Drush/Commands/pm/ThemeCommands.html#method_install","d":"<p>Install one or more themes.</p>"},{"t":"M","n":"Drush\\Commands\\pm\\ThemeCommands::uninstall","p":"Drush/Commands/pm/ThemeCommands.html#method_uninstall","d":"<p>Uninstall themes.</p>"},{"t":"M","n":"Drush\\Commands\\sql\\SqlCommands::conf","p":"Drush/Commands/sql/SqlCommands.html#method_conf","d":null},{"t":"M","n":"Drush\\Commands\\sql\\SqlCommands::connect","p":"Drush/Commands/sql/SqlCommands.html#method_connect","d":"<p>A string for connecting to the DB.</p>"},{"t":"M","n":"Drush\\Commands\\sql\\SqlCommands::createDb","p":"Drush/Commands/sql/SqlCommands.html#method_createDb","d":"<p>Create a database.</p>"},{"t":"M","n":"Drush\\Commands\\sql\\SqlCommands::drop","p":"Drush/Commands/sql/SqlCommands.html#method_drop","d":"<p>Drop all tables in a given database.</p>"},{"t":"M","n":"Drush\\Commands\\sql\\SqlCommands::cli","p":"Drush/Commands/sql/SqlCommands.html#method_cli","d":"<p>Open a SQL command-line interface using Drupal's credentials.</p>"},{"t":"M","n":"Drush\\Commands\\sql\\SqlCommands::query","p":"Drush/Commands/sql/SqlCommands.html#method_query","d":"<p>Execute a query against a database.</p>"},{"t":"M","n":"Drush\\Commands\\sql\\SqlCommands::dump","p":"Drush/Commands/sql/SqlCommands.html#method_dump","d":"<p>Exports the Drupal DB as SQL using mysqldump or equivalent.</p>"},{"t":"M","n":"Drush\\Commands\\sql\\SqlCommands::validate","p":"Drush/Commands/sql/SqlCommands.html#method_validate","d":"<p>Assert that <code>mysql</code> or similar are on the user's PATH.</p>"},{"t":"M","n":"Drush\\Commands\\sql\\SqlSyncCommands::__construct","p":"Drush/Commands/sql/SqlSyncCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\sql\\SqlSyncCommands::sqlsync","p":"Drush/Commands/sql/SqlSyncCommands.html#method_sqlsync","d":"<p>Copy DB data from a source site to a target site. Transfers data via rsync.</p>"},{"t":"M","n":"Drush\\Commands\\sql\\SqlSyncCommands::validate","p":"Drush/Commands/sql/SqlSyncCommands.html#method_validate","d":null},{"t":"M","n":"Drush\\Commands\\sql\\SqlSyncCommands::databaseName","p":"Drush/Commands/sql/SqlSyncCommands.html#method_databaseName","d":null},{"t":"M","n":"Drush\\Commands\\sql\\SqlSyncCommands::dump","p":"Drush/Commands/sql/SqlSyncCommands.html#method_dump","d":"<p>Perform sql-dump on source unless told otherwise. Returns the path to the dump file.</p>"},{"t":"M","n":"Drush\\Commands\\sql\\SqlSyncCommands::rsync","p":"Drush/Commands/sql/SqlSyncCommands.html#method_rsync","d":""},{"t":"M","n":"Drush\\Commands\\sql\\SqlSyncCommands::import","p":"Drush/Commands/sql/SqlSyncCommands.html#method_import","d":"<p>Import file into target.</p>"},{"t":"M","n":"Drush\\Commands\\sql\\sanitize\\SanitizeCommands::sanitize","p":"Drush/Commands/sql/sanitize/SanitizeCommands.html#method_sanitize","d":"<p>Sanitize the database by removing or obfuscating user data.</p>"},{"t":"M","n":"Drush\\Commands\\sql\\sanitize\\SanitizeCommentsCommands::__construct","p":"Drush/Commands/sql/sanitize/SanitizeCommentsCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\sql\\sanitize\\SanitizeCommentsCommands::sanitize","p":"Drush/Commands/sql/sanitize/SanitizeCommentsCommands.html#method_sanitize","d":"<p>Sanitize comment names from the DB.</p>"},{"t":"M","n":"Drush\\Commands\\sql\\sanitize\\SanitizeCommentsCommands::messages","p":"Drush/Commands/sql/sanitize/SanitizeCommentsCommands.html#method_messages","d":"<p>Use #[CLI\\Hook(type: HookManager::ON_EVENT, target: SanitizeCommands::CONFIRMS)]</p>"},{"t":"M","n":"Drush\\Commands\\sql\\sanitize\\SanitizeCommentsCommands::applies","p":"Drush/Commands/sql/sanitize/SanitizeCommentsCommands.html#method_applies","d":null},{"t":"M","n":"Drush\\Commands\\sql\\sanitize\\SanitizePluginInterface::sanitize","p":"Drush/Commands/sql/sanitize/SanitizePluginInterface.html#method_sanitize","d":"<p>Run your sanitization logic using standard Drupal APIs.</p>"},{"t":"M","n":"Drush\\Commands\\sql\\sanitize\\SanitizePluginInterface::messages","p":"Drush/Commands/sql/sanitize/SanitizePluginInterface.html#method_messages","d":"<p>Use #[CLI\\Hook(type: HookManager::ON_EVENT, target: SanitizeCommands::CONFIRMS)]</p>"},{"t":"M","n":"Drush\\Commands\\sql\\sanitize\\SanitizeSessionsCommands::__construct","p":"Drush/Commands/sql/sanitize/SanitizeSessionsCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\sql\\sanitize\\SanitizeSessionsCommands::sanitize","p":"Drush/Commands/sql/sanitize/SanitizeSessionsCommands.html#method_sanitize","d":"<p>Sanitize sessions from the DB.</p>"},{"t":"M","n":"Drush\\Commands\\sql\\sanitize\\SanitizeSessionsCommands::messages","p":"Drush/Commands/sql/sanitize/SanitizeSessionsCommands.html#method_messages","d":"<p>Use #[CLI\\Hook(type: HookManager::ON_EVENT, target: SanitizeCommands::CONFIRMS)]</p>"},{"t":"M","n":"Drush\\Commands\\sql\\sanitize\\SanitizeUserFieldsCommands::__construct","p":"Drush/Commands/sql/sanitize/SanitizeUserFieldsCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\sql\\sanitize\\SanitizeUserFieldsCommands::getDatabase","p":"Drush/Commands/sql/sanitize/SanitizeUserFieldsCommands.html#method_getDatabase","d":""},{"t":"M","n":"Drush\\Commands\\sql\\sanitize\\SanitizeUserFieldsCommands::getEntityFieldManager","p":"Drush/Commands/sql/sanitize/SanitizeUserFieldsCommands.html#method_getEntityFieldManager","d":""},{"t":"M","n":"Drush\\Commands\\sql\\sanitize\\SanitizeUserFieldsCommands::sanitize","p":"Drush/Commands/sql/sanitize/SanitizeUserFieldsCommands.html#method_sanitize","d":"<p>Sanitize string fields associated with the user.</p>"},{"t":"M","n":"Drush\\Commands\\sql\\sanitize\\SanitizeUserFieldsCommands::messages","p":"Drush/Commands/sql/sanitize/SanitizeUserFieldsCommands.html#method_messages","d":"<p>Use #[CLI\\Hook(type: HookManager::ON_EVENT, target: SanitizeCommands::CONFIRMS)]</p>"},{"t":"M","n":"Drush\\Commands\\sql\\sanitize\\SanitizeUserFieldsCommands::options","p":"Drush/Commands/sql/sanitize/SanitizeUserFieldsCommands.html#method_options","d":null},{"t":"M","n":"Drush\\Commands\\sql\\sanitize\\SanitizeUserTableCommands::__construct","p":"Drush/Commands/sql/sanitize/SanitizeUserTableCommands.html#method___construct","d":null},{"t":"M","n":"Drush\\Commands\\sql\\sanitize\\SanitizeUserTableCommands::sanitize","p":"Drush/Commands/sql/sanitize/SanitizeUserTableCommands.html#method_sanitize","d":"<p>Sanitize emails and passwords. This also an example of how to write a\ndatabase sanitizer for sql:sync.</p>"},{"t":"M","n":"Drush\\Commands\\sql\\sanitize\\SanitizeUserTableCommands::options","p":"Drush/Commands/sql/sanitize/SanitizeUserTableCommands.html#method_options","d":null},{"t":"M","n":"Drush\\Commands\\sql\\sanitize\\SanitizeUserTableCommands::messages","p":"Drush/Commands/sql/sanitize/SanitizeUserTableCommands.html#method_messages","d":"<p>Use #[CLI\\Hook(type: HookManager::ON_EVENT, target: SanitizeCommands::CONFIRMS)]</p>"},{"t":"M","n":"Drush\\Commands\\sql\\sanitize\\SanitizeUserTableCommands::isEnabled","p":"Drush/Commands/sql/sanitize/SanitizeUserTableCommands.html#method_isEnabled","d":"<p>Test an option value to see if it is disabled.</p>"},{"t":"M","n":"Drush\\Config\\ConfigAwareTrait::getConfig","p":"Drush/Config/ConfigAwareTrait.html#method_getConfig","d":"<p>Replaces same method in ConfigAwareTrait in order to provide a\nDrushConfig as return type. Helps with IDE completion.</p>"},{"t":"M","n":"Drush\\Config\\ConfigLocator::__construct","p":"Drush/Config/ConfigLocator.html#method___construct","d":"<p>ConfigLocator constructor</p>"},{"t":"M","n":"Drush\\Config\\ConfigLocator::setLocal","p":"Drush/Config/ConfigLocator.html#method_setLocal","d":"<p>Put the config locator into 'local 'mode.</p>"},{"t":"M","n":"Drush\\Config\\ConfigLocator::collectSources","p":"Drush/Config/ConfigLocator.html#method_collectSources","d":"<p>Keep track of the source that every config item originally came from.</p>"},{"t":"M","n":"Drush\\Config\\ConfigLocator::sources","p":"Drush/Config/ConfigLocator.html#method_sources","d":"<p>Return all of the sources for every configuration item. The key\nis the address of the configuration item, and the value is the\nconfiguration file it was loaded from. Note that this method will\nreturn just an empty array unless collectSources(true) is called\nprior to loading configuration files.</p>"},{"t":"M","n":"Drush\\Config\\ConfigLocator::configFilePaths","p":"Drush/Config/ConfigLocator.html#method_configFilePaths","d":"<p>Return a list of all configuration files that were loaded.</p>"},{"t":"M","n":"Drush\\Config\\ConfigLocator::addToSources","p":"Drush/Config/ConfigLocator.html#method_addToSources","d":"<p>Accumulate the sources provided by the configuration loader.</p>"},{"t":"M","n":"Drush\\Config\\ConfigLocator::config","p":"Drush/Config/ConfigLocator.html#method_config","d":"<p>Return the configuration object. Create it and load it with\nall identified configuration if necessary.</p>"},{"t":"M","n":"Drush\\Config\\ConfigLocator::addEnvironment","p":"Drush/Config/ConfigLocator.html#method_addEnvironment","d":"<p>Exports all of the information stored in the environment, and adds\nit to the configuration. The Environment object itself is only\navailable during preflight; the information exported here may be\nobtained by commands et. al. as needed.</p>"},{"t":"M","n":"Drush\\Config\\ConfigLocator::addPreflightConfigFiles","p":"Drush/Config/ConfigLocator.html#method_addPreflightConfigFiles","d":"<p>Add config paths defined in preflight configuration.</p>"},{"t":"M","n":"Drush\\Config\\ConfigLocator::addAliasConfig","p":"Drush/Config/ConfigLocator.html#method_addAliasConfig","d":"<p>Take any configuration from the active alias record, and add it\nto our configuration.</p>"},{"t":"M","n":"Drush\\Config\\ConfigLocator::addUserConfig","p":"Drush/Config/ConfigLocator.html#method_addUserConfig","d":"<p>Given the path provided via --config and the user's home directory,\nadd all of the user configuration paths.</p>"},{"t":"M","n":"Drush\\Config\\ConfigLocator::addDrushConfig","p":"Drush/Config/ConfigLocator.html#method_addDrushConfig","d":"<p>Add the Drush project directory as a configuration search location.</p>"},{"t":"M","n":"Drush\\Config\\ConfigLocator::addSitewideConfig","p":"Drush/Config/ConfigLocator.html#method_addSitewideConfig","d":"<p>Add any configuration files found around the Drupal root of the\nselected site.</p>"},{"t":"M","n":"Drush\\Config\\ConfigLocator::addConfigPaths","p":"Drush/Config/ConfigLocator.html#method_addConfigPaths","d":"<p>Add any configuration file found at any of the provided paths. Both the\nprovided location, and the directory <code>config</code> inside each provided location\nis searched for a drush.yml file.</p>"},{"t":"M","n":"Drush\\Config\\ConfigLocator::addConfigFiles","p":"Drush/Config/ConfigLocator.html#method_addConfigFiles","d":"<p>Adds $configFiles to the list of config files.</p>"},{"t":"M","n":"Drush\\Config\\ConfigLocator::identifyCandidates","p":"Drush/Config/ConfigLocator.html#method_identifyCandidates","d":"<p>Given a list of paths, and candidates that might exist at each path,\nreturn all of the candidates that can be found. Candidates may be\neither directories or files.</p>"},{"t":"M","n":"Drush\\Config\\ConfigLocator::identifyCandidatesAtPath","p":"Drush/Config/ConfigLocator.html#method_identifyCandidatesAtPath","d":"<p>Search for all matching candidate locations at a single path.</p>"},{"t":"M","n":"Drush\\Config\\ConfigLocator::getSiteAliasPaths","p":"Drush/Config/ConfigLocator.html#method_getSiteAliasPaths","d":"<p>Get the site aliases according to preflight arguments and environment.</p>"},{"t":"M","n":"Drush\\Config\\ConfigLocator::getCommandFilePaths","p":"Drush/Config/ConfigLocator.html#method_getCommandFilePaths","d":"<p>Get the commandfile paths according to preflight arguments.</p>"},{"t":"M","n":"Drush\\Config\\ConfigLocator::getBuiltinCommandFilePaths","p":"Drush/Config/ConfigLocator.html#method_getBuiltinCommandFilePaths","d":"<p>Return all of the built-in commandfile locations</p>"},{"t":"M","n":"Drush\\Config\\ConfigLocator::getIncludedCommandFilePaths","p":"Drush/Config/ConfigLocator.html#method_getIncludedCommandFilePaths","d":"<p>Return all of the commandfile locations specified via\nan 'include' option.</p>"},{"t":"M","n":"Drush\\Config\\ConfigLocator::getSiteCommandFilePaths","p":"Drush/Config/ConfigLocator.html#method_getSiteCommandFilePaths","d":"<p>Return all of the commandfile paths in any '$root/drush' or\n'dirname($root)/drush' directory that contains a composer.json\nfile or a 'Commands' or 'src/Commands' directory.</p>"},{"t":"M","n":"Drush\\Config\\ConfigLocator::setComposerRoot","p":"Drush/Config/ConfigLocator.html#method_setComposerRoot","d":"<p>Sets the composer root.</p>"},{"t":"M","n":"Drush\\Config\\ConfigLocator::expandCandidates","p":"Drush/Config/ConfigLocator.html#method_expandCandidates","d":"<p>Double the candidates, adding '$prefix' before each existing one.</p>"},{"t":"M","n":"Drush\\Config\\ConfigLocator::findConfigFiles","p":"Drush/Config/ConfigLocator.html#method_findConfigFiles","d":"<p>Given an array of paths, separates files and directories.</p>"},{"t":"M","n":"Drush\\Config\\ConfigLocator::addSiteSpecificConfig","p":"Drush/Config/ConfigLocator.html#method_addSiteSpecificConfig","d":"<p>Attempt to load site specific configuration.</p>"},{"t":"M","n":"Drush\\Config\\DrushConfig::cwd","p":"Drush/Config/DrushConfig.html#method_cwd","d":null},{"t":"M","n":"Drush\\Config\\DrushConfig::home","p":"Drush/Config/DrushConfig.html#method_home","d":null},{"t":"M","n":"Drush\\Config\\DrushConfig::user","p":"Drush/Config/DrushConfig.html#method_user","d":null},{"t":"M","n":"Drush\\Config\\DrushConfig::isWindows","p":"Drush/Config/DrushConfig.html#method_isWindows","d":null},{"t":"M","n":"Drush\\Config\\DrushConfig::tmp","p":"Drush/Config/DrushConfig.html#method_tmp","d":null},{"t":"M","n":"Drush\\Config\\DrushConfig::drushScript","p":"Drush/Config/DrushConfig.html#method_drushScript","d":"<p>Return the path to this Drush</p>"},{"t":"M","n":"Drush\\Config\\DrushConfig::simulate","p":"Drush/Config/DrushConfig.html#method_simulate","d":"<p>Return 'true' if we are in simulated mode.</p>"},{"t":"M","n":"Drush\\Config\\DrushConfig::configPaths","p":"Drush/Config/DrushConfig.html#method_configPaths","d":"<p>Return the list of paths to active Drush configuration files.</p>"},{"t":"M","n":"Drush\\Config\\Environment::__construct","p":"Drush/Config/Environment.html#method___construct","d":"<p>Environment constructor</p>"},{"t":"M","n":"Drush\\Config\\Environment::getUsername","p":"Drush/Config/Environment.html#method_getUsername","d":"<p>Return the name of the user running drush.</p>"},{"t":"M","n":"Drush\\Config\\Environment::getTmp","p":"Drush/Config/Environment.html#method_getTmp","d":null},{"t":"M","n":"Drush\\Config\\Environment::exportConfigData","p":"Drush/Config/Environment.html#method_exportConfigData","d":"<p>Convert the environment object into an exported configuration\narray.</p>"},{"t":"M","n":"Drush\\Config\\Environment::drushBasePath","p":"Drush/Config/Environment.html#method_drushBasePath","d":"<p>The base directory of the Drush application itself\n(where composer.json et.al. are found)</p>"},{"t":"M","n":"Drush\\Config\\Environment::getSiteSetAliasName","p":"Drush/Config/Environment.html#method_getSiteSetAliasName","d":"<p>Get the site:set alias from the current site:set file path.</p>"},{"t":"M","n":"Drush\\Config\\Environment::homeDir","p":"Drush/Config/Environment.html#method_homeDir","d":"<p>User's home directory</p>"},{"t":"M","n":"Drush\\Config\\Environment::userConfigPath","p":"Drush/Config/Environment.html#method_userConfigPath","d":"<p>The user's Drush configuration directory, ~/.drush</p>"},{"t":"M","n":"Drush\\Config\\Environment::setConfigFileVariant","p":"Drush/Config/Environment.html#method_setConfigFileVariant","d":null},{"t":"M","n":"Drush\\Config\\Environment::getConfigFileVariant","p":"Drush/Config/Environment.html#method_getConfigFileVariant","d":"<p>Get the config file variant -- defined to be\nthe Drush major version number. This is for\nloading drush.yml and drush10.yml, etc.</p>"},{"t":"M","n":"Drush\\Config\\Environment::cwd","p":"Drush/Config/Environment.html#method_cwd","d":"<p>The original working directory</p>"},{"t":"M","n":"Drush\\Config\\Environment::vendorPath","p":"Drush/Config/Environment.html#method_vendorPath","d":"<p>Return the path to Drush's vendor directory</p>"},{"t":"M","n":"Drush\\Config\\Environment::loader","p":"Drush/Config/Environment.html#method_loader","d":"<p>The class loader returned when the autoload.php file is included.</p>"},{"t":"M","n":"Drush\\Config\\Environment::setLoader","p":"Drush/Config/Environment.html#method_setLoader","d":"<p>Set the class loader from the autload.php file, if available.</p>"},{"t":"M","n":"Drush\\Config\\Environment::applyEnvironment","p":"Drush/Config/Environment.html#method_applyEnvironment","d":"<p>Alter our default locations based on the value of environment variables.</p>"},{"t":"M","n":"Drush\\Config\\Environment::setEtcPrefix","p":"Drush/Config/Environment.html#method_setEtcPrefix","d":"<p>Set the directory prefix to locate the directory that Drush will\nuse as /etc (e.g. during the functional tests).</p>"},{"t":"M","n":"Drush\\Config\\Environment::setSharePrefix","p":"Drush/Config/Environment.html#method_setSharePrefix","d":"<p>Set the directory prefix to locate the directory that Drush will\nuse as /user/share (e.g. during the functional tests).</p>"},{"t":"M","n":"Drush\\Config\\Environment::docsPath","p":"Drush/Config/Environment.html#method_docsPath","d":"<p>Return the directory where Drush's documentation is stored. Usually\nthis is within the Drush application, but some Drush RPM distributions\n& c. for Linux platforms slice-and-dice the contents and put the docs\nelsewhere.</p>"},{"t":"M","n":"Drush\\Config\\Environment::findDocsPath","p":"Drush/Config/Environment.html#method_findDocsPath","d":"<p>Locate the Drush documentation. This is recalculated whenever the\nshare prefix is changed.</p>"},{"t":"M","n":"Drush\\Config\\Environment::findFromCandidates","p":"Drush/Config/Environment.html#method_findFromCandidates","d":"<p>Check a list of directories and return the first one that exists.</p>"},{"t":"M","n":"Drush\\Config\\Environment::systemPathPrefix","p":"Drush/Config/Environment.html#method_systemPathPrefix","d":"<p>Return the appropriate system path prefix, unless an override is provided.</p>"},{"t":"M","n":"Drush\\Config\\Environment::systemConfigPath","p":"Drush/Config/Environment.html#method_systemConfigPath","d":"<p>Return the system configuration path (default: /etc/drush)</p>"},{"t":"M","n":"Drush\\Config\\Environment::systemCommandFilePath","p":"Drush/Config/Environment.html#method_systemCommandFilePath","d":"<p>Return the system shared commandfile path (default: /usr/share/drush/commands)</p>"},{"t":"M","n":"Drush\\Config\\Environment::isWindows","p":"Drush/Config/Environment.html#method_isWindows","d":"<p>Determine whether current OS is a Windows variant.</p>"},{"t":"M","n":"Drush\\Config\\Environment::verifyCLI","p":"Drush/Config/Environment.html#method_verifyCLI","d":"<p>Verify that we are running PHP through the command line interface.</p>"},{"t":"M","n":"Drush\\Config\\Environment::calculateColumns","p":"Drush/Config/Environment.html#method_calculateColumns","d":"<p>Get terminal width.</p>"},{"t":"M","n":"Drush\\Config\\Environment::getSiteSetAliasFilePath","p":"Drush/Config/Environment.html#method_getSiteSetAliasFilePath","d":"<p>Returns the filename for the file that stores the DRUPAL_SITE variable.</p>"},{"t":"M","n":"Drush\\Config\\Loader\\YamlConfigLoader::load","p":"Drush/Config/Loader/YamlConfigLoader.html#method_load","d":null},{"t":"M","n":"Drush\\DrupalFinder\\DrushDrupalFinder::__construct","p":"Drush/DrupalFinder/DrushDrupalFinder.html#method___construct","d":null},{"t":"M","n":"Drush\\DrupalFinder\\DrushDrupalFinder::getDrupalRoot","p":"Drush/DrupalFinder/DrushDrupalFinder.html#method_getDrupalRoot","d":"<p>Get the Drupal root.</p>"},{"t":"M","n":"Drush\\DrupalFinder\\DrushDrupalFinder::getComposerRoot","p":"Drush/DrupalFinder/DrushDrupalFinder.html#method_getComposerRoot","d":"<p>Get the Composer root.</p>"},{"t":"M","n":"Drush\\DrupalFinder\\DrushDrupalFinder::getVendorDir","p":"Drush/DrupalFinder/DrushDrupalFinder.html#method_getVendorDir","d":"<p>Get the vendor path.</p>"},{"t":"M","n":"Drush\\Drupal\\DrupalKernelTrait::addServiceModifier","p":"Drush/Drupal/DrupalKernelTrait.html#method_addServiceModifier","d":"<p>Add a service modifier to the container builder.</p>"},{"t":"M","n":"Drush\\Drupal\\DrupalKernelTrait::getContainerBuilder","p":"Drush/Drupal/DrupalKernelTrait.html#method_getContainerBuilder","d":""},{"t":"M","n":"Drush\\Drupal\\DrupalKernelTrait::initializeContainer","p":"Drush/Drupal/DrupalKernelTrait.html#method_initializeContainer","d":"<p>Initializes the service container.</p>"},{"t":"M","n":"Drush\\Drupal\\DrupalKernelTrait::shouldDrushInvalidateContainer","p":"Drush/Drupal/DrupalKernelTrait.html#method_shouldDrushInvalidateContainer","d":null},{"t":"M","n":"Drush\\Drupal\\DrupalKernelTrait::discoverServiceProviders","p":"Drush/Drupal/DrupalKernelTrait.html#method_discoverServiceProviders","d":"{@inheritdoc}"},{"t":"M","n":"Drush\\Drupal\\DrupalUtil::drushRender","p":"Drush/Drupal/DrupalUtil.html#method_drushRender","d":"<p>Output a Drupal render array, object or string as plain text.</p>"},{"t":"M","n":"Drush\\Drupal\\DrushLoggerServiceProvider::register","p":"Drush/Drupal/DrushLoggerServiceProvider.html#method_register","d":""},{"t":"M","n":"Drush\\Drupal\\ExtensionDiscovery::reset","p":"Drush/Drupal/ExtensionDiscovery.html#method_reset","d":null},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateExecutable::__construct","p":"Drush/Drupal/Migrate/MigrateExecutable.html#method___construct","d":"<p>Constructs a new migrate executable instance.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateExecutable::onMapSave","p":"Drush/Drupal/Migrate/MigrateExecutable.html#method_onMapSave","d":"<p>Counts up any map save events.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateExecutable::onMapDelete","p":"Drush/Drupal/Migrate/MigrateExecutable.html#method_onMapDelete","d":"<p>Counts up any rollback events.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateExecutable::onPreImport","p":"Drush/Drupal/Migrate/MigrateExecutable.html#method_onPreImport","d":"<p>Reacts when the import is about to start.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateExecutable::handleMissingSourceRows","p":"Drush/Drupal/Migrate/MigrateExecutable.html#method_handleMissingSourceRows","d":"<p>Handles missing source rows after import.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateExecutable::onMissingSourceRows","p":"Drush/Drupal/Migrate/MigrateExecutable.html#method_onMissingSourceRows","d":"<p>Reacts on detecting a list of missing source rows after an import.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateExecutable::onPostImport","p":"Drush/Drupal/Migrate/MigrateExecutable.html#method_onPostImport","d":"<p>Reacts to migration completion.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateExecutable::importFeedbackMessage","p":"Drush/Drupal/Migrate/MigrateExecutable.html#method_importFeedbackMessage","d":"<p>Emits information on the import progress.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateExecutable::onPreRollback","p":"Drush/Drupal/Migrate/MigrateExecutable.html#method_onPreRollback","d":"<p>Reacts when the rollback is about to starts.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateExecutable::onPostRollback","p":"Drush/Drupal/Migrate/MigrateExecutable.html#method_onPostRollback","d":"<p>Reacts to rollback completion.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateExecutable::rollbackFeedbackMessage","p":"Drush/Drupal/Migrate/MigrateExecutable.html#method_rollbackFeedbackMessage","d":"<p>Emits information on the rollback execution progress.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateExecutable::onPreRowSave","p":"Drush/Drupal/Migrate/MigrateExecutable.html#method_onPreRowSave","d":"<p>Reacts to an item about to be imported.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateExecutable::onPostRowSave","p":"Drush/Drupal/Migrate/MigrateExecutable.html#method_onPostRowSave","d":"<p>Reacts aftre a row has been deleted.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateExecutable::onPostRowDelete","p":"Drush/Drupal/Migrate/MigrateExecutable.html#method_onPostRowDelete","d":"<p>Reacts to item rollback.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateExecutable::onPrepareRow","p":"Drush/Drupal/Migrate/MigrateExecutable.html#method_onPrepareRow","d":"<p>Reacts to a new row being prepared.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateExecutable::getIdMap","p":"Drush/Drupal/Migrate/MigrateExecutable.html#method_getIdMap","d":"{@inheritdoc}"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateExecutable::getCreatedCount","p":"Drush/Drupal/Migrate/MigrateExecutable.html#method_getCreatedCount","d":"<p>Returns the number of items created.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateExecutable::getUpdatedCount","p":"Drush/Drupal/Migrate/MigrateExecutable.html#method_getUpdatedCount","d":"<p>Returns the number of items updated.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateExecutable::getIgnoredCount","p":"Drush/Drupal/Migrate/MigrateExecutable.html#method_getIgnoredCount","d":"<p>Returns the number of items ignored.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateExecutable::getFailedCount","p":"Drush/Drupal/Migrate/MigrateExecutable.html#method_getFailedCount","d":"<p>Returns the number of items that failed.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateExecutable::getProcessedCount","p":"Drush/Drupal/Migrate/MigrateExecutable.html#method_getProcessedCount","d":"<p>Returns the total number of items processed.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateExecutable::getRollbackCount","p":"Drush/Drupal/Migrate/MigrateExecutable.html#method_getRollbackCount","d":"<p>Returns the number of items rolled back.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateExecutable::resetCounters","p":"Drush/Drupal/Migrate/MigrateExecutable.html#method_resetCounters","d":"<p>Resets all the per-status counters to 0.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateExecutable::initProgressBar","p":"Drush/Drupal/Migrate/MigrateExecutable.html#method_initProgressBar","d":"<p>Initializes the command progress bar if possible.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateExecutable::updateProgressBar","p":"Drush/Drupal/Migrate/MigrateExecutable.html#method_updateProgressBar","d":"<p>Advances the progress bar.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateExecutable::progressFinish","p":"Drush/Drupal/Migrate/MigrateExecutable.html#method_progressFinish","d":"<p>Removes the progress bar after operation is finished.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateExecutable::unregisterListeners","p":"Drush/Drupal/Migrate/MigrateExecutable.html#method_unregisterListeners","d":"<p>Unregisters all event listeners.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateIdMapFilter::__construct","p":"Drush/Drupal/Migrate/MigrateIdMapFilter.html#method___construct","d":""},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateIdMapFilter::accept","p":"Drush/Drupal/Migrate/MigrateIdMapFilter.html#method_accept","d":"{@inheritdoc}"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateMessage::__construct","p":"Drush/Drupal/Migrate/MigrateMessage.html#method___construct","d":"<p>Constructs a migrate message class.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateMessage::display","p":"Drush/Drupal/Migrate/MigrateMessage.html#method_display","d":"<p>Outputs a message from the migration.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateMissingSourceRowsEvent::__construct","p":"Drush/Drupal/Migrate/MigrateMissingSourceRowsEvent.html#method___construct","d":"<p>Constructs a new event instance.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateMissingSourceRowsEvent::getMigration","p":"Drush/Drupal/Migrate/MigrateMissingSourceRowsEvent.html#method_getMigration","d":"<p>Gets the migration plugin instance.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateMissingSourceRowsEvent::getDestinationIds","p":"Drush/Drupal/Migrate/MigrateMissingSourceRowsEvent.html#method_getDestinationIds","d":"<p>Gets the destination ID values.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigratePrepareRowEvent::__construct","p":"Drush/Drupal/Migrate/MigratePrepareRowEvent.html#method___construct","d":"<p>Constructs a prepare-row event object.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigratePrepareRowEvent::getRow","p":"Drush/Drupal/Migrate/MigratePrepareRowEvent.html#method_getRow","d":"<p>Gets the row object.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigratePrepareRowEvent::getSource","p":"Drush/Drupal/Migrate/MigratePrepareRowEvent.html#method_getSource","d":"<p>Gets the source plugin.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigratePrepareRowEvent::getMigration","p":"Drush/Drupal/Migrate/MigratePrepareRowEvent.html#method_getMigration","d":"<p>Gets the migration plugin.</p>"},{"t":"M","n":"Drush\\Drupal\\Migrate\\MigrateUtils::parseIdList","p":"Drush/Drupal/Migrate/MigrateUtils.html#method_parseIdList","d":"<p>Parses as an array the list of IDs received from console.</p>"},{"t":"M","n":"Drush\\Drush::getTimeout","p":"Drush/Drush.html#method_getTimeout","d":null},{"t":"M","n":"Drush\\Drush::getVersion","p":"Drush/Drush.html#method_getVersion","d":"<p>Return the current Drush version.</p>"},{"t":"M","n":"Drush\\Drush::sanitizeVersionString","p":"Drush/Drush.html#method_sanitizeVersionString","d":"<p>Convert internal Composer dev version to ".x"</p>"},{"t":"M","n":"Drush\\Drush::getMajorVersion","p":"Drush/Drush.html#method_getMajorVersion","d":null},{"t":"M","n":"Drush\\Drush::getMinorVersion","p":"Drush/Drush.html#method_getMinorVersion","d":null},{"t":"M","n":"Drush\\Drush::setContainer","p":"Drush/Drush.html#method_setContainer","d":"<p>Sets a new global container.</p>"},{"t":"M","n":"Drush\\Drush::unsetContainer","p":"Drush/Drush.html#method_unsetContainer","d":"<p>Unsets the global container.</p>"},{"t":"M","n":"Drush\\Drush::getContainer","p":"Drush/Drush.html#method_getContainer","d":"<p>Returns the currently active global container.</p>"},{"t":"M","n":"Drush\\Drush::hasContainer","p":"Drush/Drush.html#method_hasContainer","d":"<p>Returns TRUE if the container has been initialized, FALSE otherwise.</p>"},{"t":"M","n":"Drush\\Drush::getApplication","p":"Drush/Drush.html#method_getApplication","d":"<p>Get the current Symfony Console Application.</p>"},{"t":"M","n":"Drush\\Drush::runner","p":"Drush/Drush.html#method_runner","d":"<p>Return the Robo runner.</p>"},{"t":"M","n":"Drush\\Drush::service","p":"Drush/Drush.html#method_service","d":"<p>Retrieves a service from the container.</p>"},{"t":"M","n":"Drush\\Drush::hasService","p":"Drush/Drush.html#method_hasService","d":"<p>Indicates if a service is defined in the container.</p>"},{"t":"M","n":"Drush\\Drush::commandFactory","p":"Drush/Drush.html#method_commandFactory","d":"<p>Return command factory</p>"},{"t":"M","n":"Drush\\Drush::logger","p":"Drush/Drush.html#method_logger","d":"<p>Return the Drush logger object.</p>"},{"t":"M","n":"Drush\\Drush::config","p":"Drush/Drush.html#method_config","d":"<p>Return the configuration object</p>"},{"t":"M","n":"Drush\\Drush::aliasManager","p":"Drush/Drush.html#method_aliasManager","d":""},{"t":"M","n":"Drush\\Drush::processManager","p":"Drush/Drush.html#method_processManager","d":""},{"t":"M","n":"Drush\\Drush::input","p":"Drush/Drush.html#method_input","d":"<p>Return the input object</p>"},{"t":"M","n":"Drush\\Drush::output","p":"Drush/Drush.html#method_output","d":"<p>Return the output object</p>"},{"t":"M","n":"Drush\\Drush::drush","p":"Drush/Drush.html#method_drush","d":"<p>Run a Drush command on a site alias (or @self).</p>"},{"t":"M","n":"Drush\\Drush::siteProcess","p":"Drush/Drush.html#method_siteProcess","d":"<p>Run a bash fragment on a site alias.</p>"},{"t":"M","n":"Drush\\Drush::process","p":"Drush/Drush.html#method_process","d":"<p>Run a bash fragment locally.</p>"},{"t":"M","n":"Drush\\Drush::shell","p":"Drush/Drush.html#method_shell","d":"<p>Create a Process instance from a commandline string.</p>"},{"t":"M","n":"Drush\\Drush::simulate","p":"Drush/Drush.html#method_simulate","d":"<p>Return 'true' if we are in simulated mode</p>"},{"t":"M","n":"Drush\\Drush::affirmative","p":"Drush/Drush.html#method_affirmative","d":"<p>Return 'true' if we are in affirmative mode</p>"},{"t":"M","n":"Drush\\Drush::negative","p":"Drush/Drush.html#method_negative","d":"<p>Return 'true' if we are in negative mode</p>"},{"t":"M","n":"Drush\\Drush::verbose","p":"Drush/Drush.html#method_verbose","d":"<p>Return 'true' if we are in verbose mode</p>"},{"t":"M","n":"Drush\\Drush::debug","p":"Drush/Drush.html#method_debug","d":"<p>Return 'true' if we are in debug mode</p>"},{"t":"M","n":"Drush\\Drush::bootstrapManager","p":"Drush/Drush.html#method_bootstrapManager","d":"<p>Return the Bootstrap Manager.</p>"},{"t":"M","n":"Drush\\Drush::bootstrap","p":"Drush/Drush.html#method_bootstrap","d":"<p>Return the Bootstrap object.</p>"},{"t":"M","n":"Drush\\Drush::redispatchOptions","p":"Drush/Drush.html#method_redispatchOptions","d":null},{"t":"M","n":"Drush\\Exceptions\\CommandFailedException::__construct","p":"Drush/Exceptions/CommandFailedException.html#method___construct","d":null},{"t":"M","n":"Drush\\Exceptions\\UserAbortException::__construct","p":"Drush/Exceptions/UserAbortException.html#method___construct","d":null},{"t":"M","n":"Drush\\Exec\\ExecTrait::startBrowser","p":"Drush/Exec/ExecTrait.html#method_startBrowser","d":"<p>Starts a background browser/tab for the current site or a specified URL.</p>"},{"t":"M","n":"Drush\\Exec\\ExecTrait::programExists","p":"Drush/Exec/ExecTrait.html#method_programExists","d":null},{"t":"M","n":"Drush\\Exec\\ExecTrait::getEditor","p":"Drush/Exec/ExecTrait.html#method_getEditor","d":null},{"t":"M","n":"Drush\\Formatters\\EntityToArraySimplifier::__construct","p":"Drush/Formatters/EntityToArraySimplifier.html#method___construct","d":null},{"t":"M","n":"Drush\\Formatters\\EntityToArraySimplifier::canSimplify","p":"Drush/Formatters/EntityToArraySimplifier.html#method_canSimplify","d":null},{"t":"M","n":"Drush\\Formatters\\EntityToArraySimplifier::simplifyToArray","p":"Drush/Formatters/EntityToArraySimplifier.html#method_simplifyToArray","d":null},{"t":"M","n":"Drush\\Log\\DrushLog::__construct","p":"Drush/Log/DrushLog.html#method___construct","d":"<p>Constructs a DrushLog object.</p>"},{"t":"M","n":"Drush\\Log\\DrushLog::log","p":"Drush/Log/DrushLog.html#method_log","d":"{@inheritdoc}"},{"t":"M","n":"Drush\\Log\\DrushLoggerManager::success","p":"Drush/Log/DrushLoggerManager.html#method_success","d":"<p>Log a 'success' message.</p>"},{"t":"M","n":"Drush\\Log\\Logger::__construct","p":"Drush/Log/Logger.html#method___construct","d":null},{"t":"M","n":"Drush\\Log\\Logger::log","p":"Drush/Log/Logger.html#method_log","d":null},{"t":"M","n":"Drush\\Log\\Logger::formatSize","p":"Drush/Log/Logger.html#method_formatSize","d":null},{"t":"M","n":"Drush\\Log\\SuccessInterface::success","p":"Drush/Log/SuccessInterface.html#method_success","d":"<p>Log a 'success' message.</p>"},{"t":"M","n":"Drush\\Preflight\\ArgsPreprocessor::__construct","p":"Drush/Preflight/ArgsPreprocessor.html#method___construct","d":"<p>ArgsPreprocessor constructor</p>"},{"t":"M","n":"Drush\\Preflight\\ArgsPreprocessor::setArgsRemapper","p":"Drush/Preflight/ArgsPreprocessor.html#method_setArgsRemapper","d":null},{"t":"M","n":"Drush\\Preflight\\ArgsPreprocessor::parse","p":"Drush/Preflight/ArgsPreprocessor.html#method_parse","d":"<p>Parse the argv array.</p>"},{"t":"M","n":"Drush\\Preflight\\ArgsPreprocessor::nextCouldBeValue","p":"Drush/Preflight/ArgsPreprocessor.html#method_nextCouldBeValue","d":"<p>nextCouldBeValue determines whether there is a next argument that\nexists and does not begin with a <code>-</code>.</p>"},{"t":"M","n":"Drush\\Preflight\\ArgsPreprocessor::isAliasOrSiteSpec","p":"Drush/Preflight/ArgsPreprocessor.html#method_isAliasOrSiteSpec","d":"<p>Determine whether the provided argument is an alias or\na site specification.</p>"},{"t":"M","n":"Drush\\Preflight\\ArgsPreprocessor::findMethodForOptionWithValues","p":"Drush/Preflight/ArgsPreprocessor.html#method_findMethodForOptionWithValues","d":"<p>Check to see if '$opt' is one of the options that we record\nthat takes a value.</p>"},{"t":"M","n":"Drush\\Preflight\\ArgsPreprocessor::checkMatchingOption","p":"Drush/Preflight/ArgsPreprocessor.html#method_checkMatchingOption","d":"<p>Check to see if the provided option matches the entry from the\noption table.</p>"},{"t":"M","n":"Drush\\Preflight\\ArgsRemapper::__construct","p":"Drush/Preflight/ArgsRemapper.html#method___construct","d":"<p>ArgsRemapper constructor</p>"},{"t":"M","n":"Drush\\Preflight\\ArgsRemapper::remap","p":"Drush/Preflight/ArgsRemapper.html#method_remap","d":"<p>Given an $argv array, apply all remap operations on each item\nwithin it.</p>"},{"t":"M","n":"Drush\\Preflight\\ArgsRemapper::checkRemap","p":"Drush/Preflight/ArgsRemapper.html#method_checkRemap","d":"<p>Check to see if the provided single arg needs to be remapped. If\nit does, then the remapping is performed.</p>"},{"t":"M","n":"Drush\\Preflight\\ArgsRemapper::remapOptions","p":"Drush/Preflight/ArgsRemapper.html#method_remapOptions","d":null},{"t":"M","n":"Drush\\Preflight\\ArgsRemapper::remapCommandAlias","p":"Drush/Preflight/ArgsRemapper.html#method_remapCommandAlias","d":null},{"t":"M","n":"Drush\\Preflight\\ArgsRemapper::matches","p":"Drush/Preflight/ArgsRemapper.html#method_matches","d":"<p>Check to see if the provided single arg matches the candidate.</p>"},{"t":"M","n":"Drush\\Preflight\\LegacyPreflight::includeCode","p":"Drush/Preflight/LegacyPreflight.html#method_includeCode","d":"<p>Include old code. It is an aspirational goal to remove or refactor\nall of this into more modular, class-based code.</p>"},{"t":"M","n":"Drush\\Preflight\\Preflight::__construct","p":"Drush/Preflight/Preflight.html#method___construct","d":"<p>Preflight constructor</p>"},{"t":"M","n":"Drush\\Preflight\\Preflight::logger","p":"Drush/Preflight/Preflight.html#method_logger","d":null},{"t":"M","n":"Drush\\Preflight\\Preflight::setLogger","p":"Drush/Preflight/Preflight.html#method_setLogger","d":null},{"t":"M","n":"Drush\\Preflight\\Preflight::init","p":"Drush/Preflight/Preflight.html#method_init","d":"<p>Perform preliminary initialization. This mostly involves setting up\nlegacy systems.</p>"},{"t":"M","n":"Drush\\Preflight\\Preflight::remapOptions","p":"Drush/Preflight/Preflight.html#method_remapOptions","d":"<p>Remapping table for arguments. Anything found in a key\nhere will be converted to the corresponding value entry.</p>"},{"t":"M","n":"Drush\\Preflight\\Preflight::remapCommandAliases","p":"Drush/Preflight/Preflight.html#method_remapCommandAliases","d":"<p>Symfony Console dislikes certain command aliases, because\nthey are too similar to other Drush commands that contain\nthe same characters. To avoid the "I don't know which\ncommand you mean"-type errors, we will replace problematic\naliases with their longhand equivalents.</p>"},{"t":"M","n":"Drush\\Preflight\\Preflight::preflightArgs","p":"Drush/Preflight/Preflight.html#method_preflightArgs","d":"<p>Preprocess the args, removing any @sitealias that may be present.</p>"},{"t":"M","n":"Drush\\Preflight\\Preflight::prepareConfig","p":"Drush/Preflight/Preflight.html#method_prepareConfig","d":"<p>Create the initial config locator object, and inject any needed\nsettings, paths and so on into it.</p>"},{"t":"M","n":"Drush\\Preflight\\Preflight::createInput","p":"Drush/Preflight/Preflight.html#method_createInput","d":null},{"t":"M","n":"Drush\\Preflight\\Preflight::getCommandFilePaths","p":"Drush/Preflight/Preflight.html#method_getCommandFilePaths","d":null},{"t":"M","n":"Drush\\Preflight\\Preflight::loadSymfonyCompatabilityAutoloader","p":"Drush/Preflight/Preflight.html#method_loadSymfonyCompatabilityAutoloader","d":null},{"t":"M","n":"Drush\\Preflight\\Preflight::config","p":"Drush/Preflight/Preflight.html#method_config","d":null},{"t":"M","n":"Drush\\Preflight\\Preflight::preflight","p":"Drush/Preflight/Preflight.html#method_preflight","d":""},{"t":"M","n":"Drush\\Preflight\\Preflight::preferredSite","p":"Drush/Preflight/Preflight.html#method_preferredSite","d":"<p>Find the Drupal root of the preferred Drupal site (the one\nthat shares the <code>vendor</code> directory with Drush).</p>"},{"t":"M","n":"Drush\\Preflight\\Preflight::drupalFinder","p":"Drush/Preflight/Preflight.html#method_drupalFinder","d":null},{"t":"M","n":"Drush\\Preflight\\Preflight::aliasManager","p":"Drush/Preflight/Preflight.html#method_aliasManager","d":null},{"t":"M","n":"Drush\\Preflight\\Preflight::environment","p":"Drush/Preflight/Preflight.html#method_environment","d":null},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::homeDir","p":"Drush/Preflight/PreflightArgs.html#method_homeDir","d":null},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::setHomeDir","p":"Drush/Preflight/PreflightArgs.html#method_setHomeDir","d":null},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::__construct","p":"Drush/Preflight/PreflightArgs.html#method___construct","d":"<p>PreflightArgs constructor</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::optionsWithValues","p":"Drush/Preflight/PreflightArgs.html#method_optionsWithValues","d":""},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::adjustHelpOption","p":"Drush/Preflight/PreflightArgs.html#method_adjustHelpOption","d":"<p>If the user enters '--help' or '-h', thrown that\noption away and add a 'help' command to the beginning\nof the argument list.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::optionConfigMap","p":"Drush/Preflight/PreflightArgs.html#method_optionConfigMap","d":"<p>Map of option key to the corresponding config key to store the\npreflight option in. The values of the config items in this map\nmust be BOOLEANS or STRINGS.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::optionConfigPathMap","p":"Drush/Preflight/PreflightArgs.html#method_optionConfigPathMap","d":"<p>Map of path option keys to the corresponding config key to store the\npreflight option in. The values of the items in this map must be\nSTRINGS or ARRAYS OF STRINGS.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::applyToConfig","p":"Drush/Preflight/PreflightArgs.html#method_applyToConfig","d":""},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::args","p":"Drush/Preflight/PreflightArgs.html#method_args","d":""},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::applicationPath","p":"Drush/Preflight/PreflightArgs.html#method_applicationPath","d":""},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::commandName","p":"Drush/Preflight/PreflightArgs.html#method_commandName","d":""},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::setCommandName","p":"Drush/Preflight/PreflightArgs.html#method_setCommandName","d":""},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::addArg","p":"Drush/Preflight/PreflightArgs.html#method_addArg","d":""},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::passArgs","p":"Drush/Preflight/PreflightArgs.html#method_passArgs","d":""},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::alias","p":"Drush/Preflight/PreflightArgs.html#method_alias","d":""},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::hasAlias","p":"Drush/Preflight/PreflightArgs.html#method_hasAlias","d":""},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::setAlias","p":"Drush/Preflight/PreflightArgs.html#method_setAlias","d":""},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::selectedSite","p":"Drush/Preflight/PreflightArgs.html#method_selectedSite","d":"<p>Get the selected site. Here, the default will typically be the cwd.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::setDebug","p":"Drush/Preflight/PreflightArgs.html#method_setDebug","d":null},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::setSelectedSite","p":"Drush/Preflight/PreflightArgs.html#method_setSelectedSite","d":"<p>Set the selected site.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::uri","p":"Drush/Preflight/PreflightArgs.html#method_uri","d":"<p>Get the selected uri</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::hasUri","p":"Drush/Preflight/PreflightArgs.html#method_hasUri","d":null},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::setUri","p":"Drush/Preflight/PreflightArgs.html#method_setUri","d":"<p>Set the uri option</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::configPaths","p":"Drush/Preflight/PreflightArgs.html#method_configPaths","d":"<p>Get the config path where drush.yml files may be found</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::addConfigPath","p":"Drush/Preflight/PreflightArgs.html#method_addConfigPath","d":"<p>Add another location where drush.yml files may be found</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::mergeConfigPaths","p":"Drush/Preflight/PreflightArgs.html#method_mergeConfigPaths","d":"<p>Add multiple additional locations where drush.yml files may be found.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::aliasPaths","p":"Drush/Preflight/PreflightArgs.html#method_aliasPaths","d":"<p>Get the alias paths where drush site.site.yml files may be found</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::addAliasPath","p":"Drush/Preflight/PreflightArgs.html#method_addAliasPath","d":"<p>Set one more path where aliases may be found.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::commandPaths","p":"Drush/Preflight/PreflightArgs.html#method_commandPaths","d":"<p>Get the path where Drush commandfiles e.g. FooCommands.php may be found.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::addCommandPath","p":"Drush/Preflight/PreflightArgs.html#method_addCommandPath","d":"<p>Add one more path where commandfiles might be found.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::mergeCommandPaths","p":"Drush/Preflight/PreflightArgs.html#method_mergeCommandPaths","d":"<p>Add multiple paths where commandfiles might be found.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::isLocal","p":"Drush/Preflight/PreflightArgs.html#method_isLocal","d":"<p>Determine whether Drush is in "local" mode</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::setLocal","p":"Drush/Preflight/PreflightArgs.html#method_setLocal","d":"<p>Set local mode</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::isSimulated","p":"Drush/Preflight/PreflightArgs.html#method_isSimulated","d":"<p>Determine whether Drush is in "simulated" mode.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::setSimulate","p":"Drush/Preflight/PreflightArgs.html#method_setSimulate","d":"<p>Set simulated mode</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::coverageFile","p":"Drush/Preflight/PreflightArgs.html#method_coverageFile","d":"<p>Get the path to the coverage file.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::setCoverageFile","p":"Drush/Preflight/PreflightArgs.html#method_setCoverageFile","d":"<p>Set the coverage file path.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::isStrict","p":"Drush/Preflight/PreflightArgs.html#method_isStrict","d":"<p>Determine whether Drush is in "strict" mode or not.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::setStrict","p":"Drush/Preflight/PreflightArgs.html#method_setStrict","d":"<p>Set strict mode.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::getOptionNameList","p":"Drush/Preflight/PreflightArgs.html#method_getOptionNameList","d":"<p>Search through the provided argv list, and return\njust the option name of any item that is an option.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgs::createInput","p":"Drush/Preflight/PreflightArgs.html#method_createInput","d":"<p>Create a Symfony Input object.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgsInterface::optionsWithValues","p":"Drush/Preflight/PreflightArgsInterface.html#method_optionsWithValues","d":"<p>Return an associative array of '--option' => 'methodName'.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgsInterface::applyToConfig","p":"Drush/Preflight/PreflightArgsInterface.html#method_applyToConfig","d":"<p>Copy any applicable arguments into the provided configuration\nobject, as appropriate.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgsInterface::args","p":"Drush/Preflight/PreflightArgsInterface.html#method_args","d":"<p>Return all of the args from the inputs that were NOT processed\nby the ArgsPreprocessor (anything not listed in optionsWithValues).</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgsInterface::applicationPath","p":"Drush/Preflight/PreflightArgsInterface.html#method_applicationPath","d":"<p>Return the path to this application's executable ($argv[0]).</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgsInterface::commandName","p":"Drush/Preflight/PreflightArgsInterface.html#method_commandName","d":"<p>Return the command name from the runtime args. Note that the\ncommand name also exists inside the runtime args, because the\nruntime args maintain the order of the options relative to the\ncommand name (save for those options removed by preflight args).</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgsInterface::setCommandName","p":"Drush/Preflight/PreflightArgsInterface.html#method_setCommandName","d":"<p>Store the command name, once it is found.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgsInterface::addArg","p":"Drush/Preflight/PreflightArgsInterface.html#method_addArg","d":"<p>Add one argument to the end of the list returned by the <code>args()</code> method.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgsInterface::passArgs","p":"Drush/Preflight/PreflightArgsInterface.html#method_passArgs","d":"<p>Add everything in the provided array to the list returned by <code>args()</code></p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgsInterface::alias","p":"Drush/Preflight/PreflightArgsInterface.html#method_alias","d":"<p>Return any '@alias' that may have appeared before the argument\nholding the command name.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgsInterface::hasAlias","p":"Drush/Preflight/PreflightArgsInterface.html#method_hasAlias","d":"<p>Returns 'true' if an '@alias' was set.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgsInterface::setAlias","p":"Drush/Preflight/PreflightArgsInterface.html#method_setAlias","d":"<p>Set an alias. Should always begin with '@'.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightLog::__construct","p":"Drush/Preflight/PreflightLog.html#method___construct","d":null},{"t":"M","n":"Drush\\Preflight\\PreflightLog::getDebug","p":"Drush/Preflight/PreflightLog.html#method_getDebug","d":null},{"t":"M","n":"Drush\\Preflight\\PreflightLog::setDebug","p":"Drush/Preflight/PreflightLog.html#method_setDebug","d":null},{"t":"M","n":"Drush\\Preflight\\PreflightLog::log","p":"Drush/Preflight/PreflightLog.html#method_log","d":null},{"t":"M","n":"Drush\\Preflight\\PreflightSiteLocator::__construct","p":"Drush/Preflight/PreflightSiteLocator.html#method___construct","d":null},{"t":"M","n":"Drush\\Preflight\\PreflightSiteLocator::findSite","p":"Drush/Preflight/PreflightSiteLocator.html#method_findSite","d":"<p>During bootstrap, finds the currently selected site from the parameters\nprovided on the commandline.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightSiteLocator::determineSelf","p":"Drush/Preflight/PreflightSiteLocator.html#method_determineSelf","d":"<p>Either look up the specified alias name / site spec,\nor, if those are invalid, then generate one from\nthe provided root and URI.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightSiteLocator::buildSelf","p":"Drush/Preflight/PreflightSiteLocator.html#method_buildSelf","d":"<p>Generate @self from the provided root and URI.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightVerify::verify","p":"Drush/Preflight/PreflightVerify.html#method_verify","d":"<p>Throw an exception if the environment is not right for running Drush.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightVerify::confirmPhpVersion","p":"Drush/Preflight/PreflightVerify.html#method_confirmPhpVersion","d":"<p>Fail fast if the php version does not meet the minimum requirements.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightVerify::confirmUsingCLI","p":"Drush/Preflight/PreflightVerify.html#method_confirmUsingCLI","d":"<p>Fail if not being run from the command line.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightVerify::checkPhpIni","p":"Drush/Preflight/PreflightVerify.html#method_checkPhpIni","d":"<p>Evaluate the environment before command bootstrapping\nbegins. If the php environment is too restrictive, then\nnotify the user that a setting change is needed and abort.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightVerify::invalidIniValue","p":"Drush/Preflight/PreflightVerify.html#method_invalidIniValue","d":"<p>Determine whether an ini value is valid based on the criteria.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightVerify::loadedPhpIniMessage","p":"Drush/Preflight/PreflightVerify.html#method_loadedPhpIniMessage","d":"<p>Returns a localizable message about php.ini that\nvaries depending on whether the php_ini_loaded_file()\nis available or not.</p>"},{"t":"M","n":"Drush\\Psysh\\Caster::castContentEntity","p":"Drush/Psysh/Caster.html#method_castContentEntity","d":"<p>Casts \\Drupal\\Core\\Entity\\ContentEntityInterface classes.</p>"},{"t":"M","n":"Drush\\Psysh\\Caster::castFieldItemList","p":"Drush/Psysh/Caster.html#method_castFieldItemList","d":"<p>Casts \\Drupal\\Core\\Field\\FieldItemListInterface classes.</p>"},{"t":"M","n":"Drush\\Psysh\\Caster::castFieldItem","p":"Drush/Psysh/Caster.html#method_castFieldItem","d":"<p>Casts \\Drupal\\Core\\Field\\FieldItemInterface classes.</p>"},{"t":"M","n":"Drush\\Psysh\\Caster::castConfigEntity","p":"Drush/Psysh/Caster.html#method_castConfigEntity","d":"<p>Casts \\Drupal\\Core\\Config\\Entity\\ConfigEntityInterface classes.</p>"},{"t":"M","n":"Drush\\Psysh\\Caster::castConfig","p":"Drush/Psysh/Caster.html#method_castConfig","d":"<p>Casts \\Drupal\\Core\\Config\\ConfigBase classes.</p>"},{"t":"M","n":"Drush\\Psysh\\Caster::castContainer","p":"Drush/Psysh/Caster.html#method_castContainer","d":"<p>Casts \\Drupal\\Component\\DependencyInjection\\Container classes.</p>"},{"t":"M","n":"Drush\\Psysh\\Caster::castMarkup","p":"Drush/Psysh/Caster.html#method_castMarkup","d":"<p>Casts \\Drupal\\Component\\Render\\MarkupInterface classes.</p>"},{"t":"M","n":"Drush\\Psysh\\Caster::handleReferences","p":"Drush/Psysh/Caster.html#method_handleReferences","d":null},{"t":"M","n":"Drush\\Psysh\\Caster::getShortClass","p":"Drush/Psysh/Caster.html#method_getShortClass","d":null},{"t":"M","n":"Drush\\Psysh\\DrushCommand::__construct","p":"Drush/Psysh/DrushCommand.html#method___construct","d":"<p>DrushCommand constructor.</p>"},{"t":"M","n":"Drush\\Psysh\\DrushCommand::getNamespace","p":"Drush/Psysh/DrushCommand.html#method_getNamespace","d":"<p>Get the namespace of this command.</p>"},{"t":"M","n":"Drush\\Psysh\\DrushCommand::configure","p":"Drush/Psysh/DrushCommand.html#method_configure","d":"{@inheritdoc}"},{"t":"M","n":"Drush\\Psysh\\DrushCommand::execute","p":"Drush/Psysh/DrushCommand.html#method_execute","d":"{@inheritdoc}"},{"t":"M","n":"Drush\\Psysh\\DrushCommand::buildHelpFromCommand","p":"Drush/Psysh/DrushCommand.html#method_buildHelpFromCommand","d":"<p>Build a command help from the Drush configuration array.</p>"},{"t":"M","n":"Drush\\Psysh\\DrushHelpCommand::configure","p":"Drush/Psysh/DrushHelpCommand.html#method_configure","d":"{@inheritdoc}"},{"t":"M","n":"Drush\\Psysh\\DrushHelpCommand::setCommand","p":"Drush/Psysh/DrushHelpCommand.html#method_setCommand","d":"<p>Helper for setting a subcommand to retrieve help for.</p>"},{"t":"M","n":"Drush\\Psysh\\DrushHelpCommand::execute","p":"Drush/Psysh/DrushHelpCommand.html#method_execute","d":"{@inheritdoc}"},{"t":"M","n":"Drush\\Psysh\\Shell::getCommand","p":"Drush/Psysh/Shell.html#method_getCommand","d":"<p>Get a command (if one exists) for the current input string.</p>"},{"t":"M","n":"Drush\\Psysh\\Shell::hasCommand","p":"Drush/Psysh/Shell.html#method_hasCommand","d":"<p>Check whether a command is set for the current input string.</p>"},{"t":"M","n":"Drush\\Psysh\\Shell::getCommandFromInput","p":"Drush/Psysh/Shell.html#method_getCommandFromInput","d":"<p>Get the command from the current input, takes aliases into account.</p>"},{"t":"M","n":"Drush\\Runtime\\DependencyInjection::desiredHandlers","p":"Drush/Runtime/DependencyInjection.html#method_desiredHandlers","d":null},{"t":"M","n":"Drush\\Runtime\\DependencyInjection::initContainer","p":"Drush/Runtime/DependencyInjection.html#method_initContainer","d":"<p>Set up our dependency injection container.</p>"},{"t":"M","n":"Drush\\Runtime\\DependencyInjection::installHandlers","p":"Drush/Runtime/DependencyInjection.html#method_installHandlers","d":"<p>Make sure we are notified on exit, and when bad things happen.</p>"},{"t":"M","n":"Drush\\Runtime\\DependencyInjection::addDrushServices","p":"Drush/Runtime/DependencyInjection.html#method_addDrushServices","d":null},{"t":"M","n":"Drush\\Runtime\\DependencyInjection::alterServicesForDrush","p":"Drush/Runtime/DependencyInjection.html#method_alterServicesForDrush","d":null},{"t":"M","n":"Drush\\Runtime\\DependencyInjection::injectApplicationServices","p":"Drush/Runtime/DependencyInjection.html#method_injectApplicationServices","d":null},{"t":"M","n":"Drush\\Runtime\\ErrorHandler::installHandler","p":"Drush/Runtime/ErrorHandler.html#method_installHandler","d":null},{"t":"M","n":"Drush\\Runtime\\ErrorHandler::errorHandler","p":"Drush/Runtime/ErrorHandler.html#method_errorHandler","d":null},{"t":"M","n":"Drush\\Runtime\\HandlerInterface::installHandler","p":"Drush/Runtime/HandlerInterface.html#method_installHandler","d":null},{"t":"M","n":"Drush\\Runtime\\LegacyServiceFinder::__construct","p":"Drush/Runtime/LegacyServiceFinder.html#method___construct","d":null},{"t":"M","n":"Drush\\Runtime\\LegacyServiceFinder::getDrushServiceFiles","p":"Drush/Runtime/LegacyServiceFinder.html#method_getDrushServiceFiles","d":"<p>Get all service files that this class can discover.</p>"},{"t":"M","n":"Drush\\Runtime\\LegacyServiceFinder::discoverDrushServiceProviders","p":"Drush/Runtime/LegacyServiceFinder.html#method_discoverDrushServiceProviders","d":"<p>Search for drush.service.yml files in discoverable locations.</p>"},{"t":"M","n":"Drush\\Runtime\\LegacyServiceFinder::addModuleDrushServiceProvider","p":"Drush/Runtime/LegacyServiceFinder.html#method_addModuleDrushServiceProvider","d":"<p>Determine whether or not the Drush services.yml file is applicable\nfor this version of Drush.</p>"},{"t":"M","n":"Drush\\Runtime\\LegacyServiceFinder::findModuleDrushServiceProvider","p":"Drush/Runtime/LegacyServiceFinder.html#method_findModuleDrushServiceProvider","d":""},{"t":"M","n":"Drush\\Runtime\\LegacyServiceFinder::findDefaultServicesFile","p":"Drush/Runtime/LegacyServiceFinder.html#method_findDefaultServicesFile","d":""},{"t":"M","n":"Drush\\Runtime\\LegacyServiceFinder::findModuleDrushServiceProviderFromComposer","p":"Drush/Runtime/LegacyServiceFinder.html#method_findModuleDrushServiceProviderFromComposer","d":"<p>In composer.json, the Drush version constraints will appear\nin the 'extra' section like so:</p>"},{"t":"M","n":"Drush\\Runtime\\LegacyServiceFinder::findAppropriateServicesFile","p":"Drush/Runtime/LegacyServiceFinder.html#method_findAppropriateServicesFile","d":""},{"t":"M","n":"Drush\\Runtime\\LegacyServiceFinder::addDrushServiceProvider","p":"Drush/Runtime/LegacyServiceFinder.html#method_addDrushServiceProvider","d":"<p>Add a services.yml file if it exists.</p>"},{"t":"M","n":"Drush\\Runtime\\LegacyServiceFinder::getModuleFileNames","p":"Drush/Runtime/LegacyServiceFinder.html#method_getModuleFileNames","d":"<p>Find Drupal modules</p>"},{"t":"M","n":"Drush\\Runtime\\LegacyServiceInstantiator::__construct","p":"Drush/Runtime/LegacyServiceInstantiator.html#method___construct","d":null},{"t":"M","n":"Drush\\Runtime\\LegacyServiceInstantiator::loadServiceFiles","p":"Drush/Runtime/LegacyServiceInstantiator.html#method_loadServiceFiles","d":"<p>Instantiate all of the objects declared by drush.services.yml\nfiles, and store them internally in this class for later retreival\nby type.</p>"},{"t":"M","n":"Drush\\Runtime\\LegacyServiceInstantiator::isValidServiceData","p":"Drush/Runtime/LegacyServiceInstantiator.html#method_isValidServiceData","d":"<p>Validate service data before using it.</p>"},{"t":"M","n":"Drush\\Runtime\\LegacyServiceInstantiator::allServicesHaveClassElement","p":"Drush/Runtime/LegacyServiceInstantiator.html#method_allServicesHaveClassElement","d":"<p>Check all elements for required "class" elements.</p>"},{"t":"M","n":"Drush\\Runtime\\LegacyServiceInstantiator::instantiateServices","p":"Drush/Runtime/LegacyServiceInstantiator.html#method_instantiateServices","d":"<p>Given a drush.services.yml file (parsed into an array),\ninstantiate all of the services referenced therein.</p>"},{"t":"M","n":"Drush\\Runtime\\LegacyServiceInstantiator::taggedServices","p":"Drush/Runtime/LegacyServiceInstantiator.html#method_taggedServices","d":"<p>After <code>instantiateServices()</code> runs, the resulting instantiated\nservice objects can be retrieved via this method.</p>"},{"t":"M","n":"Drush\\Runtime\\LegacyServiceInstantiator::create","p":"Drush/Runtime/LegacyServiceInstantiator.html#method_create","d":"<p>Create one named service.</p>"},{"t":"M","n":"Drush\\Runtime\\LegacyServiceInstantiator::instantiateObject","p":"Drush/Runtime/LegacyServiceInstantiator.html#method_instantiateObject","d":"<p>Instantiate an object with the given arguments.</p>"},{"t":"M","n":"Drush\\Runtime\\LegacyServiceInstantiator::call","p":"Drush/Runtime/LegacyServiceInstantiator.html#method_call","d":"<p>Call a method of an object with the provided arguments.</p>"},{"t":"M","n":"Drush\\Runtime\\LegacyServiceInstantiator::resolveArguments","p":"Drush/Runtime/LegacyServiceInstantiator.html#method_resolveArguments","d":"<p>Resolve arguments against our containers. Arguments that\ndo not map to one of our containers are returned unchanged.</p>"},{"t":"M","n":"Drush\\Runtime\\LegacyServiceInstantiator::resolveArgument","p":"Drush/Runtime/LegacyServiceInstantiator.html#method_resolveArgument","d":"<p>Look up one argument in the appropriate container, or\nreturn it as-is.</p>"},{"t":"M","n":"Drush\\Runtime\\LegacyServiceInstantiator::resolveFromContainer","p":"Drush/Runtime/LegacyServiceInstantiator.html#method_resolveFromContainer","d":"<p>Look up in the provided container; throw an exception if\nnot found, unless the service name begins with <code>?</code> (e.g.</p>"},{"t":"M","n":"Drush\\Runtime\\LegacyServiceInstantiator::isRequired","p":"Drush/Runtime/LegacyServiceInstantiator.html#method_isRequired","d":"<p>Check to see if the provided argument begins with a <code>?</code>;\nthose that do not are required.</p>"},{"t":"M","n":"Drush\\Runtime\\LegacyServiceInstantiator::atLeastOneValue","p":"Drush/Runtime/LegacyServiceInstantiator.html#method_atLeastOneValue","d":"<p>Helper function to determine whether or not any of the arguments\nresolved. <code>set</code> methods with non-required DI container references\nare not called at all if the optional references are not in the container.</p>"},{"t":"M","n":"Drush\\Runtime\\RedispatchHook::__construct","p":"Drush/Runtime/RedispatchHook.html#method___construct","d":null},{"t":"M","n":"Drush\\Runtime\\RedispatchHook::initialize","p":"Drush/Runtime/RedispatchHook.html#method_initialize","d":"<p>Check to see if it is necessary to redispatch to a remote site.</p>"},{"t":"M","n":"Drush\\Runtime\\RedispatchHook::redispatchIfRemote","p":"Drush/Runtime/RedispatchHook.html#method_redispatchIfRemote","d":"<p>Check to see if the target of the command is remote. Call redispatch\nif it is.</p>"},{"t":"M","n":"Drush\\Runtime\\RedispatchHook::redispatch","p":"Drush/Runtime/RedispatchHook.html#method_redispatch","d":"<p>Called from RemoteCommandProxy::execute() to run remote commands.</p>"},{"t":"M","n":"Drush\\Runtime\\RedispatchHook::alterArgsForRedispatch","p":"Drush/Runtime/RedispatchHook.html#method_alterArgsForRedispatch","d":"<p>Remove anything that is not necessary for the remote side.</p>"},{"t":"M","n":"Drush\\Runtime\\RedispatchHook::exitEarly","p":"Drush/Runtime/RedispatchHook.html#method_exitEarly","d":"<p>Abort the current execution without causing distress to our\nshutdown handler.</p>"},{"t":"M","n":"Drush\\Runtime\\Runtime::__construct","p":"Drush/Runtime/Runtime.html#method___construct","d":null},{"t":"M","n":"Drush\\Runtime\\Runtime::run","p":"Drush/Runtime/Runtime.html#method_run","d":"<p>Run the application, catching any errors that may be thrown.</p>"},{"t":"M","n":"Drush\\Runtime\\Runtime::doRun","p":"Drush/Runtime/Runtime.html#method_doRun","d":"<p>Start up Drush</p>"},{"t":"M","n":"Drush\\Runtime\\Runtime::setCompleted","p":"Drush/Runtime/Runtime.html#method_setCompleted","d":"<p>Mark the current request as having completed successfully.</p>"},{"t":"M","n":"Drush\\Runtime\\Runtime::setExitCode","p":"Drush/Runtime/Runtime.html#method_setExitCode","d":"<p>Mark the exit code for current request.</p>"},{"t":"M","n":"Drush\\Runtime\\Runtime::exitCode","p":"Drush/Runtime/Runtime.html#method_exitCode","d":"<p>Get the exit code for current request.</p>"},{"t":"M","n":"Drush\\Runtime\\ServiceManager::__construct","p":"Drush/Runtime/ServiceManager.html#method___construct","d":null},{"t":"M","n":"Drush\\Runtime\\ServiceManager::loadCommandClasses","p":"Drush/Runtime/ServiceManager.html#method_loadCommandClasses","d":"<p>Ensure that any discovered class that is not part of the autoloader\nis, in fact, included.</p>"},{"t":"M","n":"Drush\\Runtime\\ServiceManager::bootstrapCommandClasses","p":"Drush/Runtime/ServiceManager.html#method_bootstrapCommandClasses","d":"<p>Return cached of deferred commandhander objects.</p>"},{"t":"M","n":"Drush\\Runtime\\ServiceManager::discover","p":"Drush/Runtime/ServiceManager.html#method_discover","d":"<p>Discover all of the different kinds of command handler objects\nin the places where Drush can find them. Called during preflight;\nsome command classes are returned right away, and others are saved\nto be handled later during Drupal bootstrap.</p>"},{"t":"M","n":"Drush\\Runtime\\ServiceManager::discoverCommandsFromConfiguration","p":"Drush/Runtime/ServiceManager.html#method_discoverCommandsFromConfiguration","d":"<p>Discover commands explicitly declared in configuration.</p>"},{"t":"M","n":"Drush\\Runtime\\ServiceManager::discoverCommands","p":"Drush/Runtime/ServiceManager.html#method_discoverCommands","d":"<p>Discovers command classes from a provided search path.</p>"},{"t":"M","n":"Drush\\Runtime\\ServiceManager::discoverPsr4Commands","p":"Drush/Runtime/ServiceManager.html#method_discoverPsr4Commands","d":"<p>Discover PSR-4 autoloaded classes that implement Annotated Command\nlibrary command handlers.</p>"},{"t":"M","n":"Drush\\Runtime\\ServiceManager::discoverPsr4Generators","p":"Drush/Runtime/ServiceManager.html#method_discoverPsr4Generators","d":"<p>Discover PSR-4 autoloaded classes that implement DCG generators.</p>"},{"t":"M","n":"Drush\\Runtime\\ServiceManager::discoverModuleCommands","p":"Drush/Runtime/ServiceManager.html#method_discoverModuleCommands","d":"<p>Discover module commands. This is the preferred way to find module\ncommands in Drush 12+.</p>"},{"t":"M","n":"Drush\\Runtime\\ServiceManager::discoverModuleCommandInfoAlterers","p":"Drush/Runtime/ServiceManager.html#method_discoverModuleCommandInfoAlterers","d":"<p>Discover command info alterers in modules.</p>"},{"t":"M","n":"Drush\\Runtime\\ServiceManager::instantiateYamlCliCommands","p":"Drush/Runtime/ServiceManager.html#method_instantiateYamlCliCommands","d":"<p>Instantiate commands from Grasmash\\YamlCli that we want to expose\nas Drush commands.</p>"},{"t":"M","n":"Drush\\Runtime\\ServiceManager::instantiateServices","p":"Drush/Runtime/ServiceManager.html#method_instantiateServices","d":"<p>Instantiate objects given a list of classes. For each class, if it has\na static <code>create</code> factory, use that to instantiate it, passing both the\nDrupal and Drush DI containers. If there is no static factory, then\ninstantiate it via 'new $class'</p>"},{"t":"M","n":"Drush\\Runtime\\ServiceManager::supportsCompoundContainer","p":"Drush/Runtime/ServiceManager.html#method_supportsCompoundContainer","d":"<p>Determine if the first parameter of the create method supports our container with delegate.</p>"},{"t":"M","n":"Drush\\Runtime\\ServiceManager::hasStaticCreateFactory","p":"Drush/Runtime/ServiceManager.html#method_hasStaticCreateFactory","d":"<p>Check to see if the provided class has a static <code>create</code> method.</p>"},{"t":"M","n":"Drush\\Runtime\\ServiceManager::bootStrapAttributeValue","p":"Drush/Runtime/ServiceManager.html#method_bootStrapAttributeValue","d":"<p>Does the provided class have a Bootstrap Attribute, indicating early loading.</p>"},{"t":"M","n":"Drush\\Runtime\\ServiceManager::requiresBootstrap","p":"Drush/Runtime/ServiceManager.html#method_requiresBootstrap","d":"<p>Check whether a command class requires Drupal bootstrap.</p>"},{"t":"M","n":"Drush\\Runtime\\ServiceManager::hasStaticMethod","p":"Drush/Runtime/ServiceManager.html#method_hasStaticMethod","d":"<p>Check to see if the provided class has the specified static method.</p>"},{"t":"M","n":"Drush\\Runtime\\ServiceManager::hasStaticCreateEarlyFactory","p":"Drush/Runtime/ServiceManager.html#method_hasStaticCreateEarlyFactory","d":"<p>Check to see if the provided class has a static <code>createEarly</code> method.</p>"},{"t":"M","n":"Drush\\Runtime\\ServiceManager::discoverModuleGenerators","p":"Drush/Runtime/ServiceManager.html#method_discoverModuleGenerators","d":"<p>Return generators that ship in modules.</p>"},{"t":"M","n":"Drush\\Runtime\\ServiceManager::inflect","p":"Drush/Runtime/ServiceManager.html#method_inflect","d":"<p>Inject any dependencies needed via the "*AwareInterface" pattern</p>"},{"t":"M","n":"Drush\\Runtime\\ShutdownHandler::installHandler","p":"Drush/Runtime/ShutdownHandler.html#method_installHandler","d":null},{"t":"M","n":"Drush\\Runtime\\ShutdownHandler::shutdownHandler","p":"Drush/Runtime/ShutdownHandler.html#method_shutdownHandler","d":null},{"t":"M","n":"Drush\\Runtime\\ShutdownHandler::returnStatus","p":"Drush/Runtime/ShutdownHandler.html#method_returnStatus","d":null},{"t":"M","n":"Drush\\Runtime\\TildeExpansionHook::validate","p":"Drush/Runtime/TildeExpansionHook.html#method_validate","d":null},{"t":"M","n":"Drush\\SiteAlias\\ProcessManager::setDrupalFinder","p":"Drush/SiteAlias/ProcessManager.html#method_setDrupalFinder","d":null},{"t":"M","n":"Drush\\SiteAlias\\ProcessManager::getDrupalFinder","p":"Drush/SiteAlias/ProcessManager.html#method_getDrupalFinder","d":null},{"t":"M","n":"Drush\\SiteAlias\\ProcessManager::drush","p":"Drush/SiteAlias/ProcessManager.html#method_drush","d":"<p>Run a Drush command on a site alias (or @self).</p>"},{"t":"M","n":"Drush\\SiteAlias\\ProcessManager::drushSiteProcess","p":"Drush/SiteAlias/ProcessManager.html#method_drushSiteProcess","d":"<p>drushSiteProcess should be avoided in favor of the drush method above.</p>"},{"t":"M","n":"Drush\\SiteAlias\\ProcessManager::drushScript","p":"Drush/SiteAlias/ProcessManager.html#method_drushScript","d":"<p>Determine the path to Drush to use</p>"},{"t":"M","n":"Drush\\SiteAlias\\ProcessManager::relativePathToVendorBinDrush","p":"Drush/SiteAlias/ProcessManager.html#method_relativePathToVendorBinDrush","d":"<p>Return the relative path to 'vendor/bin/drush' from the Drupal root.</p>"},{"t":"M","n":"Drush\\SiteAlias\\ProcessManager::siteProcess","p":"Drush/SiteAlias/ProcessManager.html#method_siteProcess","d":""},{"t":"M","n":"Drush\\SiteAlias\\ProcessManager::process","p":"Drush/SiteAlias/ProcessManager.html#method_process","d":"<p>Run a bash fragment locally.</p>"},{"t":"M","n":"Drush\\SiteAlias\\ProcessManager::shell","p":"Drush/SiteAlias/ProcessManager.html#method_shell","d":"<p>Create a Process instance from a commandline string.</p>"},{"t":"M","n":"Drush\\SiteAlias\\ProcessManager::configureProcess","p":"Drush/SiteAlias/ProcessManager.html#method_configureProcess","d":"<p>configureProcess sets up a process object so that it is ready to use.</p>"},{"t":"M","n":"Drush\\SiteAlias\\SiteAliasFileLoader::__construct","p":"Drush/SiteAlias/SiteAliasFileLoader.html#method___construct","d":null},{"t":"M","n":"Drush\\SiteAlias\\Util\\InternalYamlDataFileLoader::load","p":"Drush/SiteAlias/Util/InternalYamlDataFileLoader.html#method_load","d":null},{"t":"M","n":"Drush\\Sql\\SqlBase::__construct","p":"Drush/Sql/SqlBase.html#method___construct","d":"<p>Typically, SqlBase instances are constructed via SqlBase::create($options).</p>"},{"t":"M","n":"Drush\\Sql\\SqlBase::getEnv","p":"Drush/Sql/SqlBase.html#method_getEnv","d":"<p>Get environment variables to pass to Process.</p>"},{"t":"M","n":"Drush\\Sql\\SqlBase::getProcess","p":"Drush/Sql/SqlBase.html#method_getProcess","d":"<p>Get the last used Process.</p>"},{"t":"M","n":"Drush\\Sql\\SqlBase::setProcess","p":"Drush/Sql/SqlBase.html#method_setProcess","d":null},{"t":"M","n":"Drush\\Sql\\SqlBase::create","p":"Drush/Sql/SqlBase.html#method_create","d":"<p>Get a driver specific instance of this class.</p>"},{"t":"M","n":"Drush\\Sql\\SqlBase::getInstance","p":"Drush/Sql/SqlBase.html#method_getInstance","d":null},{"t":"M","n":"Drush\\Sql\\SqlBase::getDbSpec","p":"Drush/Sql/SqlBase.html#method_getDbSpec","d":null},{"t":"M","n":"Drush\\Sql\\SqlBase::setDbSpec","p":"Drush/Sql/SqlBase.html#method_setDbSpec","d":"<p>Set the current db spec.</p>"},{"t":"M","n":"Drush\\Sql\\SqlBase::command","p":"Drush/Sql/SqlBase.html#method_command","d":"<p>The unix command used to connect to the database.</p>"},{"t":"M","n":"Drush\\Sql\\SqlBase::connect","p":"Drush/Sql/SqlBase.html#method_connect","d":"<p>A string for connecting to a database.</p>"},{"t":"M","n":"Drush\\Sql\\SqlBase::dump","p":"Drush/Sql/SqlBase.html#method_dump","d":null},{"t":"M","n":"Drush\\Sql\\SqlBase::addPipeFail","p":"Drush/Sql/SqlBase.html#method_addPipeFail","d":"<p>Handle 'pipefail' option for the specified command.</p>"},{"t":"M","n":"Drush\\Sql\\SqlBase::dumpCmd","p":"Drush/Sql/SqlBase.html#method_dumpCmd","d":null},{"t":"M","n":"Drush\\Sql\\SqlBase::dumpFile","p":"Drush/Sql/SqlBase.html#method_dumpFile","d":null},{"t":"M","n":"Drush\\Sql\\SqlBase::query","p":"Drush/Sql/SqlBase.html#method_query","d":"<p>Execute a SQL query. Respect simulate mode.</p>"},{"t":"M","n":"Drush\\Sql\\SqlBase::alwaysQuery","p":"Drush/Sql/SqlBase.html#method_alwaysQuery","d":"<p>Execute a SQL query. Always execute regardless of simulate mode.</p>"},{"t":"M","n":"Drush\\Sql\\SqlBase::logQueryInDebugMode","p":"Drush/Sql/SqlBase.html#method_logQueryInDebugMode","d":"<p>Show the query in debug mode and simulate mode</p>"},{"t":"M","n":"Drush\\Sql\\SqlBase::silent","p":"Drush/Sql/SqlBase.html#method_silent","d":null},{"t":"M","n":"Drush\\Sql\\SqlBase::queryPrefix","p":"Drush/Sql/SqlBase.html#method_queryPrefix","d":null},{"t":"M","n":"Drush\\Sql\\SqlBase::queryFormat","p":"Drush/Sql/SqlBase.html#method_queryFormat","d":null},{"t":"M","n":"Drush\\Sql\\SqlBase::drop","p":"Drush/Sql/SqlBase.html#method_drop","d":"<p>Drop specified database.</p>"},{"t":"M","n":"Drush\\Sql\\SqlBase::createdbSql","p":"Drush/Sql/SqlBase.html#method_createdbSql","d":"<p>Build a SQL string for dropping and creating a database.</p>"},{"t":"M","n":"Drush\\Sql\\SqlBase::createdb","p":"Drush/Sql/SqlBase.html#method_createdb","d":"<p>Create a new database.</p>"},{"t":"M","n":"Drush\\Sql\\SqlBase::dropOrCreate","p":"Drush/Sql/SqlBase.html#method_dropOrCreate","d":"<p>Drop all tables (if DB exists) or CREATE target database.</p>"},{"t":"M","n":"Drush\\Sql\\SqlBase::dbExists","p":"Drush/Sql/SqlBase.html#method_dbExists","d":null},{"t":"M","n":"Drush\\Sql\\SqlBase::creds","p":"Drush/Sql/SqlBase.html#method_creds","d":"<p>Build a string containing connection credentials.</p>"},{"t":"M","n":"Drush\\Sql\\SqlBase::scheme","p":"Drush/Sql/SqlBase.html#method_scheme","d":"<p>The active database driver.</p>"},{"t":"M","n":"Drush\\Sql\\SqlBase::listTables","p":"Drush/Sql/SqlBase.html#method_listTables","d":"<p>Extract the name of all existing tables in the given database.</p>"},{"t":"M","n":"Drush\\Sql\\SqlBase::listTablesQuoted","p":"Drush/Sql/SqlBase.html#method_listTablesQuoted","d":"<p>Extract the name of all existing tables in the given database.</p>"},{"t":"M","n":"Drush\\Sql\\SqlBase::paramsToOptions","p":"Drush/Sql/SqlBase.html#method_paramsToOptions","d":null},{"t":"M","n":"Drush\\Sql\\SqlBase::su","p":"Drush/Sql/SqlBase.html#method_su","d":"<p>Adjust DB connection with superuser credentials if provided.</p>"},{"t":"M","n":"Drush\\Sql\\SqlBase::getOptions","p":"Drush/Sql/SqlBase.html#method_getOptions","d":null},{"t":"M","n":"Drush\\Sql\\SqlBase::getOption","p":"Drush/Sql/SqlBase.html#method_getOption","d":null},{"t":"M","n":"Drush\\Sql\\SqlBase::dbSpecFromDbUrl","p":"Drush/Sql/SqlBase.html#method_dbSpecFromDbUrl","d":"<p>Convert from an old-style database URL to an array of database settings.</p>"},{"t":"M","n":"Drush\\Sql\\SqlBase::alwaysQueryCommand","p":"Drush/Sql/SqlBase.html#method_alwaysQueryCommand","d":"<p>Start building the command to run a query.</p>"},{"t":"M","n":"Drush\\Sql\\SqlMariaDB::dumpProgram","p":"Drush/Sql/SqlMariaDB.html#method_dumpProgram","d":null},{"t":"M","n":"Drush\\Sql\\SqlMysql::make","p":"Drush/Sql/SqlMysql.html#method_make","d":"<p>A factory method which creates a mysql or mariadb instance as needed.</p>"},{"t":"M","n":"Drush\\Sql\\SqlMysql::command","p":"Drush/Sql/SqlMysql.html#method_command","d":"<p>The unix command used to connect to the database.</p>"},{"t":"M","n":"Drush\\Sql\\SqlMysql::dumpProgram","p":"Drush/Sql/SqlMysql.html#method_dumpProgram","d":null},{"t":"M","n":"Drush\\Sql\\SqlMysql::getVersion","p":"Drush/Sql/SqlMysql.html#method_getVersion","d":"<p>The server version.</p>"},{"t":"M","n":"Drush\\Sql\\SqlMysql::setVersion","p":"Drush/Sql/SqlMysql.html#method_setVersion","d":null},{"t":"M","n":"Drush\\Sql\\SqlMysql::creds","p":"Drush/Sql/SqlMysql.html#method_creds","d":"<p>Build a string containing connection credentials.</p>"},{"t":"M","n":"Drush\\Sql\\SqlMysql::silent","p":"Drush/Sql/SqlMysql.html#method_silent","d":null},{"t":"M","n":"Drush\\Sql\\SqlMysql::createdbSql","p":"Drush/Sql/SqlMysql.html#method_createdbSql","d":"<p>Build a SQL string for dropping and creating a database.</p>"},{"t":"M","n":"Drush\\Sql\\SqlMysql::dbExists","p":"Drush/Sql/SqlMysql.html#method_dbExists","d":""},{"t":"M","n":"Drush\\Sql\\SqlMysql::listTables","p":"Drush/Sql/SqlMysql.html#method_listTables","d":"<p>Extract the name of all existing tables in the given database.</p>"},{"t":"M","n":"Drush\\Sql\\SqlMysql::listTablesQuoted","p":"Drush/Sql/SqlMysql.html#method_listTablesQuoted","d":"<p>Extract the name of all existing tables in the given database.</p>"},{"t":"M","n":"Drush\\Sql\\SqlMysql::dumpCmd","p":"Drush/Sql/SqlMysql.html#method_dumpCmd","d":null},{"t":"M","n":"Drush\\Sql\\SqlPgsql::command","p":"Drush/Sql/SqlPgsql.html#method_command","d":"<p>The unix command used to connect to the database.</p>"},{"t":"M","n":"Drush\\Sql\\SqlPgsql::getEnv","p":"Drush/Sql/SqlPgsql.html#method_getEnv","d":"<p>Get environment variables to pass to Process.</p>"},{"t":"M","n":"Drush\\Sql\\SqlPgsql::creds","p":"Drush/Sql/SqlPgsql.html#method_creds","d":"<p>Build a string containing connection credentials.</p>"},{"t":"M","n":"Drush\\Sql\\SqlPgsql::createdb","p":"Drush/Sql/SqlPgsql.html#method_createdb","d":"<p>Create a new database.</p>"},{"t":"M","n":"Drush\\Sql\\SqlPgsql::drop","p":"Drush/Sql/SqlPgsql.html#method_drop","d":"<p>Drop specified database.</p>"},{"t":"M","n":"Drush\\Sql\\SqlPgsql::createdbSql","p":"Drush/Sql/SqlPgsql.html#method_createdbSql","d":"<p>Build a SQL string for dropping and creating a database.</p>"},{"t":"M","n":"Drush\\Sql\\SqlPgsql::dbExists","p":"Drush/Sql/SqlPgsql.html#method_dbExists","d":null},{"t":"M","n":"Drush\\Sql\\SqlPgsql::queryFormat","p":"Drush/Sql/SqlPgsql.html#method_queryFormat","d":null},{"t":"M","n":"Drush\\Sql\\SqlPgsql::listTables","p":"Drush/Sql/SqlPgsql.html#method_listTables","d":"<p>Extract the name of all existing tables in the given database.</p>"},{"t":"M","n":"Drush\\Sql\\SqlPgsql::dumpCmd","p":"Drush/Sql/SqlPgsql.html#method_dumpCmd","d":null},{"t":"M","n":"Drush\\Sql\\SqlPgsql::getPasswordFile","p":"Drush/Sql/SqlPgsql.html#method_getPasswordFile","d":null},{"t":"M","n":"Drush\\Sql\\SqlSqlite::command","p":"Drush/Sql/SqlSqlite.html#method_command","d":"<p>The unix command used to connect to the database.</p>"},{"t":"M","n":"Drush\\Sql\\SqlSqlite::creds","p":"Drush/Sql/SqlSqlite.html#method_creds","d":"<p>Build a string containing connection credentials.</p>"},{"t":"M","n":"Drush\\Sql\\SqlSqlite::createdbSql","p":"Drush/Sql/SqlSqlite.html#method_createdbSql","d":"<p>Build a SQL string for dropping and creating a database.</p>"},{"t":"M","n":"Drush\\Sql\\SqlSqlite::createdb","p":"Drush/Sql/SqlSqlite.html#method_createdb","d":"<p>Create a new database.</p>"},{"t":"M","n":"Drush\\Sql\\SqlSqlite::dbExists","p":"Drush/Sql/SqlSqlite.html#method_dbExists","d":null},{"t":"M","n":"Drush\\Sql\\SqlSqlite::listTables","p":"Drush/Sql/SqlSqlite.html#method_listTables","d":"<p>Extract the name of all existing tables in the given database.</p>"},{"t":"M","n":"Drush\\Sql\\SqlSqlite::drop","p":"Drush/Sql/SqlSqlite.html#method_drop","d":"<p>Drop specified database.</p>"},{"t":"M","n":"Drush\\Sql\\SqlSqlite::dumpCmd","p":"Drush/Sql/SqlSqlite.html#method_dumpCmd","d":null},{"t":"M","n":"Drush\\Sql\\SqlTableSelectionTrait::getExpandedTableSelection","p":"Drush/Sql/SqlTableSelectionTrait.html#method_getExpandedTableSelection","d":"<p>Given a list of all tables, expand the convert the wildcards in the\noption-provided lists into a list of actual table names.</p>"},{"t":"M","n":"Drush\\Sql\\SqlTableSelectionTrait::expandAndFilterTables","p":"Drush/Sql/SqlTableSelectionTrait.html#method_expandAndFilterTables","d":"<p>Given the table names in the input array that may contain wildcards (<code>*</code>),\nexpand the table names so that the array returned only contains table names\nthat exist in the database.</p>"},{"t":"M","n":"Drush\\Sql\\SqlTableSelectionTrait::expandWildcardTables","p":"Drush/Sql/SqlTableSelectionTrait.html#method_expandWildcardTables","d":"<p>Expand wildcard tables.</p>"},{"t":"M","n":"Drush\\Sql\\SqlTableSelectionTrait::filterTables","p":"Drush/Sql/SqlTableSelectionTrait.html#method_filterTables","d":"<p>Filters tables.</p>"},{"t":"M","n":"Drush\\Sql\\SqlTableSelectionTrait::getTableSelection","p":"Drush/Sql/SqlTableSelectionTrait.html#method_getTableSelection","d":"<p>Construct an array that places table names in appropriate\nbuckets based on whether the table is to be skipped, included\nfor structure only, or have structure and data dumped.</p>"},{"t":"M","n":"Drush\\Sql\\SqlTableSelectionTrait::getRawTableList","p":"Drush/Sql/SqlTableSelectionTrait.html#method_getRawTableList","d":"<p>Consult the specified options and return the list of tables specified.</p>"},{"t":"M","n":"Drush\\Symfony\\BootstrapCompilerPass::process","p":"Drush/Symfony/BootstrapCompilerPass.html#method_process","d":null},{"t":"M","n":"Drush\\Symfony\\DrushStyleInjector::get","p":"Drush/Symfony/DrushStyleInjector.html#method_get","d":null},{"t":"M","n":"Drush\\TestTraits\\CliTestTrait::getOutputRaw","p":"Drush/TestTraits/CliTestTrait.html#method_getOutputRaw","d":"<p>Accessor for the last output, non-trimmed.</p>"},{"t":"M","n":"Drush\\TestTraits\\CliTestTrait::getErrorOutputRaw","p":"Drush/TestTraits/CliTestTrait.html#method_getErrorOutputRaw","d":"<p>Accessor for the last stderr output, non-trimmed.</p>"},{"t":"M","n":"Drush\\TestTraits\\CliTestTrait::startExecute","p":"Drush/TestTraits/CliTestTrait.html#method_startExecute","d":"<p>Run a command and return the process without waiting for it to finish.</p>"},{"t":"M","n":"Drush\\TestTraits\\CliTestTrait::execute","p":"Drush/TestTraits/CliTestTrait.html#method_execute","d":"<p>Actually runs the command.</p>"},{"t":"M","n":"Drush\\TestTraits\\CliTestTrait::escapeshellarg","p":"Drush/TestTraits/CliTestTrait.html#method_escapeshellarg","d":null},{"t":"M","n":"Drush\\TestTraits\\CliTestTrait::isWindows","p":"Drush/TestTraits/CliTestTrait.html#method_isWindows","d":null},{"t":"M","n":"Drush\\TestTraits\\CliTestTrait::_escapeshellargWindows","p":"Drush/TestTraits/CliTestTrait.html#method__escapeshellargWindows","d":null},{"t":"M","n":"Drush\\TestTraits\\CliTestTrait::buildProcessMessage","p":"Drush/TestTraits/CliTestTrait.html#method_buildProcessMessage","d":"<p>Borrowed from \\Symfony\\Component\\Process\\Exception\\ProcessTimedOutException</p>"},{"t":"M","n":"Drush\\TestTraits\\CliTestTrait::assertOutputEquals","p":"Drush/TestTraits/CliTestTrait.html#method_assertOutputEquals","d":"<p>Checks that the output matches the expected output.</p>"},{"t":"M","n":"Drush\\TestTraits\\CliTestTrait::assertErrorOutputEquals","p":"Drush/TestTraits/CliTestTrait.html#method_assertErrorOutputEquals","d":"<p>Checks that the error output matches the expected output.</p>"},{"t":"M","n":"Drush\\TestTraits\\DrushTestTrait::getPathToDrush","p":"Drush/TestTraits/DrushTestTrait.html#method_getPathToDrush","d":null},{"t":"M","n":"Drush\\TestTraits\\DrushTestTrait::drush","p":"Drush/TestTraits/DrushTestTrait.html#method_drush","d":"<p>Invoke drush in via execute().</p>"},{"t":"M","n":"Drush\\TestTraits\\DrushTestTrait::convertKeyValueToFlag","p":"Drush/TestTraits/DrushTestTrait.html#method_convertKeyValueToFlag","d":"<p>Given an option key / value pair, convert to a "--key=value" string.</p>"},{"t":"M","n":"Drush\\TestTraits\\DrushTestTrait::drushMajorVersion","p":"Drush/TestTraits/DrushTestTrait.html#method_drushMajorVersion","d":"<p>Return the major version of Drush</p>"},{"t":"M","n":"Drush\\TestTraits\\OutputUtilsTrait::getOutputRaw","p":"Drush/TestTraits/OutputUtilsTrait.html#method_getOutputRaw","d":"<p>Accessor for the last output, non-trimmed.</p>"},{"t":"M","n":"Drush\\TestTraits\\OutputUtilsTrait::getErrorOutputRaw","p":"Drush/TestTraits/OutputUtilsTrait.html#method_getErrorOutputRaw","d":"<p>Accessor for the last stderr output, non-trimmed.</p>"},{"t":"M","n":"Drush\\TestTraits\\OutputUtilsTrait::getSimplifiedOutput","p":"Drush/TestTraits/OutputUtilsTrait.html#method_getSimplifiedOutput","d":"<p>Get command output and simplify things like full paths and extra whitespace.</p>"},{"t":"M","n":"Drush\\TestTraits\\OutputUtilsTrait::getSimplifiedErrorOutput","p":"Drush/TestTraits/OutputUtilsTrait.html#method_getSimplifiedErrorOutput","d":"<p>Returns a simplified version of the error output to facilitate testing.</p>"},{"t":"M","n":"Drush\\TestTraits\\OutputUtilsTrait::simplifyOutput","p":"Drush/TestTraits/OutputUtilsTrait.html#method_simplifyOutput","d":"<p>Remove things like full paths and extra whitespace from the given string.</p>"},{"t":"M","n":"Drush\\TestTraits\\OutputUtilsTrait::pathsToSimplify","p":"Drush/TestTraits/OutputUtilsTrait.html#method_pathsToSimplify","d":null},{"t":"M","n":"Drush\\TestTraits\\OutputUtilsTrait::getOutput","p":"Drush/TestTraits/OutputUtilsTrait.html#method_getOutput","d":"<p>Accessor for the last output, trimmed.</p>"},{"t":"M","n":"Drush\\TestTraits\\OutputUtilsTrait::getErrorOutput","p":"Drush/TestTraits/OutputUtilsTrait.html#method_getErrorOutput","d":"<p>Accessor for the last stderr output, trimmed.</p>"},{"t":"M","n":"Drush\\TestTraits\\OutputUtilsTrait::getOutputAsList","p":"Drush/TestTraits/OutputUtilsTrait.html#method_getOutputAsList","d":"<p>Accessor for the last output, rtrimmed and split on newlines.</p>"},{"t":"M","n":"Drush\\TestTraits\\OutputUtilsTrait::getErrorOutputAsList","p":"Drush/TestTraits/OutputUtilsTrait.html#method_getErrorOutputAsList","d":"<p>Accessor for the last stderr output, rtrimmed and split on newlines.</p>"},{"t":"M","n":"Drush\\TestTraits\\OutputUtilsTrait::getOutputFromJSON","p":"Drush/TestTraits/OutputUtilsTrait.html#method_getOutputFromJSON","d":"<p>Accessor for the last output, decoded from json.</p>"},{"t":"M","n":"Drush\\Utils\\FsUtils::getBackupDir","p":"Drush/Utils/FsUtils.html#method_getBackupDir","d":"<p>Decide where our backup directory should go</p>"},{"t":"M","n":"Drush\\Utils\\FsUtils::getBackupDirParent","p":"Drush/Utils/FsUtils.html#method_getBackupDirParent","d":"<p>Get the base dir where our backup directories will be stored. Also stores CLI history file.</p>"},{"t":"M","n":"Drush\\Utils\\FsUtils::isUsableDirectory","p":"Drush/Utils/FsUtils.html#method_isUsableDirectory","d":"<p>Determine if the specified location is writable, or if a writable\ndirectory could be created at that path.</p>"},{"t":"M","n":"Drush\\Utils\\FsUtils::tmpDir","p":"Drush/Utils/FsUtils.html#method_tmpDir","d":"<p>Prepare a temporary directory that will be deleted on exit.</p>"},{"t":"M","n":"Drush\\Utils\\FsUtils::registerForDeletion","p":"Drush/Utils/FsUtils.html#method_registerForDeletion","d":"<p>Add the given directory to a list to be deleted on exit.</p>"},{"t":"M","n":"Drush\\Utils\\FsUtils::cleanup","p":"Drush/Utils/FsUtils.html#method_cleanup","d":"<p>Delete all of the files registered for deletion.</p>"},{"t":"M","n":"Drush\\Utils\\FsUtils::prepareBackupDir","p":"Drush/Utils/FsUtils.html#method_prepareBackupDir","d":"<p>Prepare a backup directory.</p>"},{"t":"M","n":"Drush\\Utils\\FsUtils::realpath","p":"Drush/Utils/FsUtils.html#method_realpath","d":"<p>Returns canonicalized absolute pathname.</p>"},{"t":"M","n":"Drush\\Utils\\FsUtils::isTarball","p":"Drush/Utils/FsUtils.html#method_isTarball","d":"<p>Check whether a file is a supported tarball.</p>"},{"t":"M","n":"Drush\\Utils\\FsUtils::getMimeContentType","p":"Drush/Utils/FsUtils.html#method_getMimeContentType","d":"<p>Determines the MIME content type of the specified file.</p>"},{"t":"M","n":"Drush\\Utils\\StringUtils::csvToArray","p":"Drush/Utils/StringUtils.html#method_csvToArray","d":"<p>Convert a csv string, or an array of items which\nmay contain csv strings, into an array of items.</p>"},{"t":"M","n":"Drush\\Utils\\StringUtils::interpolate","p":"Drush/Utils/StringUtils.html#method_interpolate","d":"<p>Replace placeholders in a string.</p>"},{"t":"M","n":"Drush\\Utils\\StringUtils::replaceTilde","p":"Drush/Utils/StringUtils.html#method_replaceTilde","d":"<p>Replace tilde in a path with the HOME directory.</p>"},{"t":"M","n":"Drush\\Utils\\StringUtils::generatePassword","p":"Drush/Utils/StringUtils.html#method_generatePassword","d":"<p>Generate a random alphanumeric password. Copied from user.module.</p>"},{"t":"M","n":"Drush\\Attributes\\ValidatorInterface::validate","p":"Drush/Attributes/ValidatorInterface.html#method_validate","d":null},{"t":"M","n":"Drush\\Boot\\Boot::findUri","p":"Drush/Boot/Boot.html#method_findUri","d":"<p>Select the best URI for the provided cwd. Only called\nif the user did not explicitly specify a URI.</p>"},{"t":"M","n":"Drush\\Boot\\Boot::setUri","p":"Drush/Boot/Boot.html#method_setUri","d":"<p>Inject the uri for the specific site to be bootstrapped</p>"},{"t":"M","n":"Drush\\Boot\\Boot::validRoot","p":"Drush/Boot/Boot.html#method_validRoot","d":"<p>This function determines if the specified path points to\nthe root directory of a CMS that can be bootstrapped by\nthe specific subclass that implements it.</p>"},{"t":"M","n":"Drush\\Boot\\Boot::getVersion","p":"Drush/Boot/Boot.html#method_getVersion","d":"<p>Given a site root directory, determine the exact version of the software.</p>"},{"t":"M","n":"Drush\\Boot\\Boot::bootstrapPhases","p":"Drush/Boot/Boot.html#method_bootstrapPhases","d":"<p>Returns an array that determines what bootstrap phases\nare necessary to bootstrap this CMS. This array\nshould map from a numeric phase to the name of a method\n(string) in the Boot class that handles the bootstrap\nphase.</p>"},{"t":"M","n":"Drush\\Boot\\Boot::bootstrapPhaseMap","p":"Drush/Boot/Boot.html#method_bootstrapPhaseMap","d":"<p>Return an array mapping from bootstrap phase shorthand\nstrings (e.g. "full") to the corresponding bootstrap\nphase index constant (e.g. DRUSH_BOOTSTRAP_DRUPAL_FULL).</p>"},{"t":"M","n":"Drush\\Boot\\Boot::lookUpPhaseIndex","p":"Drush/Boot/Boot.html#method_lookUpPhaseIndex","d":"<p>Convert from a phase shorthand or constant to a phase index.</p>"},{"t":"M","n":"Drush\\Boot\\Boot::reportCommandError","p":"Drush/Boot/Boot.html#method_reportCommandError","d":"<p>Called by Drush if a command is not found, or if the\ncommand was found, but did not meet requirements.</p>"},{"t":"M","n":"Drush\\Boot\\Boot::terminate","p":"Drush/Boot/Boot.html#method_terminate","d":"<p>This method is called during the shutdown of drush.</p>"},{"t":"M","n":"Drush\\Commands\\sql\\sanitize\\SanitizePluginInterface::sanitize","p":"Drush/Commands/sql/sanitize/SanitizePluginInterface.html#method_sanitize","d":"<p>Run your sanitization logic using standard Drupal APIs.</p>"},{"t":"M","n":"Drush\\Commands\\sql\\sanitize\\SanitizePluginInterface::messages","p":"Drush/Commands/sql/sanitize/SanitizePluginInterface.html#method_messages","d":"<p>Use #[CLI\\Hook(type: HookManager::ON_EVENT, target: SanitizeCommands::CONFIRMS)]</p>"},{"t":"M","n":"Drush\\Log\\SuccessInterface::success","p":"Drush/Log/SuccessInterface.html#method_success","d":"<p>Log a 'success' message.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgsInterface::optionsWithValues","p":"Drush/Preflight/PreflightArgsInterface.html#method_optionsWithValues","d":"<p>Return an associative array of '--option' => 'methodName'.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgsInterface::applyToConfig","p":"Drush/Preflight/PreflightArgsInterface.html#method_applyToConfig","d":"<p>Copy any applicable arguments into the provided configuration\nobject, as appropriate.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgsInterface::args","p":"Drush/Preflight/PreflightArgsInterface.html#method_args","d":"<p>Return all of the args from the inputs that were NOT processed\nby the ArgsPreprocessor (anything not listed in optionsWithValues).</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgsInterface::applicationPath","p":"Drush/Preflight/PreflightArgsInterface.html#method_applicationPath","d":"<p>Return the path to this application's executable ($argv[0]).</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgsInterface::commandName","p":"Drush/Preflight/PreflightArgsInterface.html#method_commandName","d":"<p>Return the command name from the runtime args. Note that the\ncommand name also exists inside the runtime args, because the\nruntime args maintain the order of the options relative to the\ncommand name (save for those options removed by preflight args).</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgsInterface::setCommandName","p":"Drush/Preflight/PreflightArgsInterface.html#method_setCommandName","d":"<p>Store the command name, once it is found.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgsInterface::addArg","p":"Drush/Preflight/PreflightArgsInterface.html#method_addArg","d":"<p>Add one argument to the end of the list returned by the <code>args()</code> method.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgsInterface::passArgs","p":"Drush/Preflight/PreflightArgsInterface.html#method_passArgs","d":"<p>Add everything in the provided array to the list returned by <code>args()</code></p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgsInterface::alias","p":"Drush/Preflight/PreflightArgsInterface.html#method_alias","d":"<p>Return any '@alias' that may have appeared before the argument\nholding the command name.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgsInterface::hasAlias","p":"Drush/Preflight/PreflightArgsInterface.html#method_hasAlias","d":"<p>Returns 'true' if an '@alias' was set.</p>"},{"t":"M","n":"Drush\\Preflight\\PreflightArgsInterface::setAlias","p":"Drush/Preflight/PreflightArgsInterface.html#method_setAlias","d":"<p>Set an alias. Should always begin with '@'.</p>"},{"t":"M","n":"Drush\\Runtime\\HandlerInterface::installHandler","p":"Drush/Runtime/HandlerInterface.html#method_installHandler","d":null},{"t":"N","n":"Drush","p":"Drush.html"},{"t":"N","n":"Drush\\Attributes","p":"Drush/Attributes.html"},{"t":"N","n":"Drush\\Backend","p":"Drush/Backend.html"},{"t":"N","n":"Drush\\Boot","p":"Drush/Boot.html"},{"t":"N","n":"Drush\\Command","p":"Drush/Command.html"},{"t":"N","n":"Drush\\Commands","p":"Drush/Commands.html"},{"t":"N","n":"Drush\\Commands\\config","p":"Drush/Commands/config.html"},{"t":"N","n":"Drush\\Commands\\core","p":"Drush/Commands/core.html"},{"t":"N","n":"Drush\\Commands\\field","p":"Drush/Commands/field.html"},{"t":"N","n":"Drush\\Commands\\generate","p":"Drush/Commands/generate.html"},{"t":"N","n":"Drush\\Commands\\generate\\Generators","p":"Drush/Commands/generate/Generators.html"},{"t":"N","n":"Drush\\Commands\\generate\\Generators\\Drush","p":"Drush/Commands/generate/Generators/Drush.html"},{"t":"N","n":"Drush\\Commands\\help","p":"Drush/Commands/help.html"},{"t":"N","n":"Drush\\Commands\\pm","p":"Drush/Commands/pm.html"},{"t":"N","n":"Drush\\Commands\\sql","p":"Drush/Commands/sql.html"},{"t":"N","n":"Drush\\Commands\\sql\\sanitize","p":"Drush/Commands/sql/sanitize.html"},{"t":"N","n":"Drush\\Config","p":"Drush/Config.html"},{"t":"N","n":"Drush\\Config\\Loader","p":"Drush/Config/Loader.html"},{"t":"N","n":"Drush\\Drupal","p":"Drush/Drupal.html"},{"t":"N","n":"Drush\\DrupalFinder","p":"Drush/DrupalFinder.html"},{"t":"N","n":"Drush\\Drupal\\Migrate","p":"Drush/Drupal/Migrate.html"},{"t":"N","n":"Drush\\Exceptions","p":"Drush/Exceptions.html"},{"t":"N","n":"Drush\\Exec","p":"Drush/Exec.html"},{"t":"N","n":"Drush\\Formatters","p":"Drush/Formatters.html"},{"t":"N","n":"Drush\\Log","p":"Drush/Log.html"},{"t":"N","n":"Drush\\Preflight","p":"Drush/Preflight.html"},{"t":"N","n":"Drush\\Psysh","p":"Drush/Psysh.html"},{"t":"N","n":"Drush\\Runtime","p":"Drush/Runtime.html"},{"t":"N","n":"Drush\\SiteAlias","p":"Drush/SiteAlias.html"},{"t":"N","n":"Drush\\SiteAlias\\Util","p":"Drush/SiteAlias/Util.html"},{"t":"N","n":"Drush\\Sql","p":"Drush/Sql.html"},{"t":"N","n":"Drush\\Symfony","p":"Drush/Symfony.html"},{"t":"N","n":"Drush\\TestTraits","p":"Drush/TestTraits.html"},{"t":"N","n":"Drush\\Utils","p":"Drush/Utils.html"}]} diff --git a/api/doctum.js b/api/doctum.js index e7df01da5e..bbb58a9647 100644 --- a/api/doctum.js +++ b/api/doctum.js @@ -1,5 +1,5 @@ var Doctum = { - treeJson: {"tree":{"l":0,"n":"","p":"","c":[{"l":1,"n":"Drush","p":"Drush","c":[{"l":2,"n":"Attributes","p":"Drush/Attributes","c":[{"l":3,"n":"Argument","p":"Drush/Attributes/Argument"},{"l":3,"n":"Bootstrap","p":"Drush/Attributes/Bootstrap"},{"l":3,"n":"Command","p":"Drush/Attributes/Command"},{"l":3,"n":"Complete","p":"Drush/Attributes/Complete"},{"l":3,"n":"DefaultFields","p":"Drush/Attributes/DefaultFields"},{"l":3,"n":"DefaultTableFields","p":"Drush/Attributes/DefaultTableFields"},{"l":3,"n":"FieldLabels","p":"Drush/Attributes/FieldLabels"},{"l":3,"n":"FilterDefaultField","p":"Drush/Attributes/FilterDefaultField"},{"l":3,"n":"Format","p":"Drush/Attributes/Format"},{"l":3,"n":"HandleRemoteCommands","p":"Drush/Attributes/HandleRemoteCommands"},{"l":3,"n":"Help","p":"Drush/Attributes/Help"},{"l":3,"n":"Hook","p":"Drush/Attributes/Hook"},{"l":3,"n":"HookSelector","p":"Drush/Attributes/HookSelector"},{"l":3,"n":"InteractConfigName","p":"Drush/Attributes/InteractConfigName"},{"l":3,"n":"Kernel","p":"Drush/Attributes/Kernel"},{"l":3,"n":"NoArgumentsBase","p":"Drush/Attributes/NoArgumentsBase"},{"l":3,"n":"Obsolete","p":"Drush/Attributes/Obsolete"},{"l":3,"n":"Option","p":"Drush/Attributes/Option"},{"l":3,"n":"OptionsetGetEditor","p":"Drush/Attributes/OptionsetGetEditor"},{"l":3,"n":"OptionsetProcBuild","p":"Drush/Attributes/OptionsetProcBuild"},{"l":3,"n":"OptionsetSql","p":"Drush/Attributes/OptionsetSql"},{"l":3,"n":"OptionsetSsh","p":"Drush/Attributes/OptionsetSsh"},{"l":3,"n":"OptionsetTableSelection","p":"Drush/Attributes/OptionsetTableSelection"},{"l":3,"n":"Topics","p":"Drush/Attributes/Topics"},{"l":3,"n":"Usage","p":"Drush/Attributes/Usage"},{"l":3,"n":"ValidateConfigName","p":"Drush/Attributes/ValidateConfigName"},{"l":3,"n":"ValidateEntityLoad","p":"Drush/Attributes/ValidateEntityLoad"},{"l":3,"n":"ValidateFileExists","p":"Drush/Attributes/ValidateFileExists"},{"l":3,"n":"ValidateModulesEnabled","p":"Drush/Attributes/ValidateModulesEnabled"},{"l":3,"n":"ValidatePermissions","p":"Drush/Attributes/ValidatePermissions"},{"l":3,"n":"ValidatePhpExtensions","p":"Drush/Attributes/ValidatePhpExtensions"},{"l":3,"n":"ValidateQueueName","p":"Drush/Attributes/ValidateQueueName"},{"l":3,"n":"ValidatorBase","p":"Drush/Attributes/ValidatorBase"},{"l":3,"n":"ValidatorInterface","p":"Drush/Attributes/ValidatorInterface"},{"l":3,"n":"Version","p":"Drush/Attributes/Version"}]},{"l":2,"n":"Backend","p":"Drush/Backend","c":[{"l":3,"n":"BackendPathEvaluator","p":"Drush/Backend/BackendPathEvaluator"}]},{"l":2,"n":"Boot","p":"Drush/Boot","c":[{"l":3,"n":"BaseBoot","p":"Drush/Boot/BaseBoot"},{"l":3,"n":"Boot","p":"Drush/Boot/Boot"},{"l":3,"n":"BootstrapHook","p":"Drush/Boot/BootstrapHook"},{"l":3,"n":"BootstrapManager","p":"Drush/Boot/BootstrapManager"},{"l":3,"n":"DrupalBoot","p":"Drush/Boot/DrupalBoot"},{"l":3,"n":"DrupalBoot8","p":"Drush/Boot/DrupalBoot8"},{"l":3,"n":"DrupalBootLevels","p":"Drush/Boot/DrupalBootLevels"},{"l":3,"n":"EmptyBoot","p":"Drush/Boot/EmptyBoot"},{"l":3,"n":"Kernels","p":"Drush/Boot/Kernels"}]},{"l":2,"n":"Command","p":"Drush/Command","c":[{"l":3,"n":"DrushCommandInfoAlterer","p":"Drush/Command/DrushCommandInfoAlterer"},{"l":3,"n":"GlobalOptionsEventListener","p":"Drush/Command/GlobalOptionsEventListener"},{"l":3,"n":"RemoteCommandProxy","p":"Drush/Command/RemoteCommandProxy"},{"l":3,"n":"ServiceCommandlist","p":"Drush/Command/ServiceCommandlist"}]},{"l":2,"n":"Commands","p":"Drush/Commands","c":[{"l":3,"n":"config","p":"Drush/Commands/config","c":[{"l":4,"n":"ConfigCommands","p":"Drush/Commands/config/ConfigCommands"},{"l":4,"n":"ConfigExportCommands","p":"Drush/Commands/config/ConfigExportCommands"},{"l":4,"n":"ConfigImportCommands","p":"Drush/Commands/config/ConfigImportCommands"},{"l":4,"n":"ConfigPullCommands","p":"Drush/Commands/config/ConfigPullCommands"}]},{"l":3,"n":"core","p":"Drush/Commands/core","c":[{"l":4,"n":"ArchiveDumpCommands","p":"Drush/Commands/core/ArchiveDumpCommands"},{"l":4,"n":"ArchiveRestoreCommands","p":"Drush/Commands/core/ArchiveRestoreCommands"},{"l":4,"n":"BatchCommands","p":"Drush/Commands/core/BatchCommands"},{"l":4,"n":"BrowseCommands","p":"Drush/Commands/core/BrowseCommands"},{"l":4,"n":"CacheCommands","p":"Drush/Commands/core/CacheCommands"},{"l":4,"n":"CacheRebuildCommands","p":"Drush/Commands/core/CacheRebuildCommands"},{"l":4,"n":"CliCommands","p":"Drush/Commands/core/CliCommands"},{"l":4,"n":"CoreCommands","p":"Drush/Commands/core/CoreCommands"},{"l":4,"n":"DeployCommands","p":"Drush/Commands/core/DeployCommands"},{"l":4,"n":"DeployHookCommands","p":"Drush/Commands/core/DeployHookCommands"},{"l":4,"n":"DocsCommands","p":"Drush/Commands/core/DocsCommands"},{"l":4,"n":"DrupalCommands","p":"Drush/Commands/core/DrupalCommands"},{"l":4,"n":"DrupalDirectoryCommands","p":"Drush/Commands/core/DrupalDirectoryCommands"},{"l":4,"n":"DrupliconCommands","p":"Drush/Commands/core/DrupliconCommands"},{"l":4,"n":"EditCommands","p":"Drush/Commands/core/EditCommands"},{"l":4,"n":"EntityCommands","p":"Drush/Commands/core/EntityCommands"},{"l":4,"n":"EntityCreateCommands","p":"Drush/Commands/core/EntityCreateCommands"},{"l":4,"n":"ImageCommands","p":"Drush/Commands/core/ImageCommands"},{"l":4,"n":"JsonapiCommands","p":"Drush/Commands/core/JsonapiCommands"},{"l":4,"n":"LanguageCommands","p":"Drush/Commands/core/LanguageCommands"},{"l":4,"n":"LinkHooks","p":"Drush/Commands/core/LinkHooks"},{"l":4,"n":"LocaleCommands","p":"Drush/Commands/core/LocaleCommands"},{"l":4,"n":"LoginCommands","p":"Drush/Commands/core/LoginCommands"},{"l":4,"n":"MaintCommands","p":"Drush/Commands/core/MaintCommands"},{"l":4,"n":"MessengerCommands","p":"Drush/Commands/core/MessengerCommands"},{"l":4,"n":"MigrateRunnerCommands","p":"Drush/Commands/core/MigrateRunnerCommands"},{"l":4,"n":"MkCommands","p":"Drush/Commands/core/MkCommands"},{"l":4,"n":"NotifyCommands","p":"Drush/Commands/core/NotifyCommands"},{"l":4,"n":"PhpCommands","p":"Drush/Commands/core/PhpCommands"},{"l":4,"n":"QueueCommands","p":"Drush/Commands/core/QueueCommands"},{"l":4,"n":"RoleCommands","p":"Drush/Commands/core/RoleCommands"},{"l":4,"n":"RsyncCommands","p":"Drush/Commands/core/RsyncCommands"},{"l":4,"n":"RunserverCommands","p":"Drush/Commands/core/RunserverCommands"},{"l":4,"n":"SiteCommands","p":"Drush/Commands/core/SiteCommands"},{"l":4,"n":"SiteInstallCommands","p":"Drush/Commands/core/SiteInstallCommands"},{"l":4,"n":"SshCommands","p":"Drush/Commands/core/SshCommands"},{"l":4,"n":"StateCommands","p":"Drush/Commands/core/StateCommands"},{"l":4,"n":"StatusCommands","p":"Drush/Commands/core/StatusCommands"},{"l":4,"n":"TopicCommands","p":"Drush/Commands/core/TopicCommands"},{"l":4,"n":"TwigCommands","p":"Drush/Commands/core/TwigCommands"},{"l":4,"n":"UpdateDBCommands","p":"Drush/Commands/core/UpdateDBCommands"},{"l":4,"n":"UserCommands","p":"Drush/Commands/core/UserCommands"},{"l":4,"n":"ViewsCommands","p":"Drush/Commands/core/ViewsCommands"},{"l":4,"n":"WatchdogCommands","p":"Drush/Commands/core/WatchdogCommands"},{"l":4,"n":"XhprofCommands","p":"Drush/Commands/core/XhprofCommands"}]},{"l":3,"n":"field","p":"Drush/Commands/field","c":[{"l":4,"n":"EntityTypeBundleAskTrait","p":"Drush/Commands/field/EntityTypeBundleAskTrait"},{"l":4,"n":"EntityTypeBundleValidationTrait","p":"Drush/Commands/field/EntityTypeBundleValidationTrait"},{"l":4,"n":"FieldBaseInfoCommands","p":"Drush/Commands/field/FieldBaseInfoCommands"},{"l":4,"n":"FieldBaseOverrideCreateCommands","p":"Drush/Commands/field/FieldBaseOverrideCreateCommands"},{"l":4,"n":"FieldCreateCommands","p":"Drush/Commands/field/FieldCreateCommands"},{"l":4,"n":"FieldDefinitionCommands","p":"Drush/Commands/field/FieldDefinitionCommands"},{"l":4,"n":"FieldDefinitionRowsOfFieldsTrait","p":"Drush/Commands/field/FieldDefinitionRowsOfFieldsTrait"},{"l":4,"n":"FieldDeleteCommands","p":"Drush/Commands/field/FieldDeleteCommands"},{"l":4,"n":"FieldEntityReferenceHooks","p":"Drush/Commands/field/FieldEntityReferenceHooks"},{"l":4,"n":"FieldInfoCommands","p":"Drush/Commands/field/FieldInfoCommands"},{"l":4,"n":"FieldTextHooks","p":"Drush/Commands/field/FieldTextHooks"}]},{"l":3,"n":"generate","p":"Drush/Commands/generate","c":[{"l":4,"n":"Generators","p":"Drush/Commands/generate/Generators","c":[{"l":5,"n":"Drush","p":"Drush/Commands/generate/Generators/Drush","c":[{"l":6,"n":"ComposerJsonResolver","p":"Drush/Commands/generate/Generators/Drush/ComposerJsonResolver"},{"l":6,"n":"DrushAliasFile","p":"Drush/Commands/generate/Generators/Drush/DrushAliasFile"},{"l":6,"n":"DrushCommandFile","p":"Drush/Commands/generate/Generators/Drush/DrushCommandFile"}]}]},{"l":4,"n":"ApplicationFactory","p":"Drush/Commands/generate/ApplicationFactory"},{"l":4,"n":"GenerateCommands","p":"Drush/Commands/generate/GenerateCommands"}]},{"l":3,"n":"help","p":"Drush/Commands/help","c":[{"l":4,"n":"DrushHelpDocument","p":"Drush/Commands/help/DrushHelpDocument"},{"l":4,"n":"HelpCLIFormatter","p":"Drush/Commands/help/HelpCLIFormatter"},{"l":4,"n":"HelpCommands","p":"Drush/Commands/help/HelpCommands"},{"l":4,"n":"ListCommands","p":"Drush/Commands/help/ListCommands"}]},{"l":3,"n":"pm","p":"Drush/Commands/pm","c":[{"l":4,"n":"PmCommands","p":"Drush/Commands/pm/PmCommands"},{"l":4,"n":"ThemeCommands","p":"Drush/Commands/pm/ThemeCommands"}]},{"l":3,"n":"sql","p":"Drush/Commands/sql","c":[{"l":4,"n":"SqlCommands","p":"Drush/Commands/sql/SqlCommands"},{"l":4,"n":"SqlSyncCommands","p":"Drush/Commands/sql/SqlSyncCommands"}]},{"l":3,"n":"AutowireTrait","p":"Drush/Commands/AutowireTrait"},{"l":3,"n":"DrushCommands","p":"Drush/Commands/DrushCommands"},{"l":3,"n":"ExampleCommands","p":"Drush/Commands/ExampleCommands"},{"l":3,"n":"LegacyCommands","p":"Drush/Commands/LegacyCommands"},{"l":3,"n":"OptionsCommands","p":"Drush/Commands/OptionsCommands"},{"l":3,"n":"ValidatorsCommands","p":"Drush/Commands/ValidatorsCommands"}]},{"l":2,"n":"Config","p":"Drush/Config","c":[{"l":3,"n":"Loader","p":"Drush/Config/Loader","c":[{"l":4,"n":"YamlConfigLoader","p":"Drush/Config/Loader/YamlConfigLoader"}]},{"l":3,"n":"ConfigAwareTrait","p":"Drush/Config/ConfigAwareTrait"},{"l":3,"n":"ConfigLocator","p":"Drush/Config/ConfigLocator"},{"l":3,"n":"DrushConfig","p":"Drush/Config/DrushConfig"},{"l":3,"n":"Environment","p":"Drush/Config/Environment"}]},{"l":2,"n":"Drupal","p":"Drush/Drupal","c":[{"l":3,"n":"Commands","p":"Drush/Drupal/Commands","c":[{"l":4,"n":"sql","p":"Drush/Drupal/Commands/sql","c":[{"l":5,"n":"SanitizeCommands","p":"Drush/Drupal/Commands/sql/SanitizeCommands"},{"l":5,"n":"SanitizeCommentsCommands","p":"Drush/Drupal/Commands/sql/SanitizeCommentsCommands"},{"l":5,"n":"SanitizePluginInterface","p":"Drush/Drupal/Commands/sql/SanitizePluginInterface"},{"l":5,"n":"SanitizeSessionsCommands","p":"Drush/Drupal/Commands/sql/SanitizeSessionsCommands"},{"l":5,"n":"SanitizeUserFieldsCommands","p":"Drush/Drupal/Commands/sql/SanitizeUserFieldsCommands"},{"l":5,"n":"SanitizeUserTableCommands","p":"Drush/Drupal/Commands/sql/SanitizeUserTableCommands"}]}]},{"l":3,"n":"Migrate","p":"Drush/Drupal/Migrate","c":[{"l":4,"n":"MigrateEvents","p":"Drush/Drupal/Migrate/MigrateEvents"},{"l":4,"n":"MigrateExecutable","p":"Drush/Drupal/Migrate/MigrateExecutable"},{"l":4,"n":"MigrateIdMapFilter","p":"Drush/Drupal/Migrate/MigrateIdMapFilter"},{"l":4,"n":"MigrateMessage","p":"Drush/Drupal/Migrate/MigrateMessage"},{"l":4,"n":"MigrateMissingSourceRowsEvent","p":"Drush/Drupal/Migrate/MigrateMissingSourceRowsEvent"},{"l":4,"n":"MigratePrepareRowEvent","p":"Drush/Drupal/Migrate/MigratePrepareRowEvent"},{"l":4,"n":"MigrateUtils","p":"Drush/Drupal/Migrate/MigrateUtils"},{"l":4,"n":"ValidateMigrationId","p":"Drush/Drupal/Migrate/ValidateMigrationId"}]},{"l":3,"n":"DrupalKernel","p":"Drush/Drupal/DrupalKernel"},{"l":3,"n":"DrupalKernelTrait","p":"Drush/Drupal/DrupalKernelTrait"},{"l":3,"n":"DrupalUtil","p":"Drush/Drupal/DrupalUtil"},{"l":3,"n":"DrushLoggerServiceProvider","p":"Drush/Drupal/DrushLoggerServiceProvider"},{"l":3,"n":"ExtensionDiscovery","p":"Drush/Drupal/ExtensionDiscovery"},{"l":3,"n":"InstallerKernel","p":"Drush/Drupal/InstallerKernel"},{"l":3,"n":"UpdateKernel","p":"Drush/Drupal/UpdateKernel"}]},{"l":2,"n":"DrupalFinder","p":"Drush/DrupalFinder","c":[{"l":3,"n":"DrushDrupalFinder","p":"Drush/DrupalFinder/DrushDrupalFinder"}]},{"l":2,"n":"Exceptions","p":"Drush/Exceptions","c":[{"l":3,"n":"CommandFailedException","p":"Drush/Exceptions/CommandFailedException"},{"l":3,"n":"UserAbortException","p":"Drush/Exceptions/UserAbortException"}]},{"l":2,"n":"Exec","p":"Drush/Exec","c":[{"l":3,"n":"ExecTrait","p":"Drush/Exec/ExecTrait"}]},{"l":2,"n":"Formatters","p":"Drush/Formatters","c":[{"l":3,"n":"DrushFormatterManager","p":"Drush/Formatters/DrushFormatterManager"},{"l":3,"n":"EntityToArraySimplifier","p":"Drush/Formatters/EntityToArraySimplifier"}]},{"l":2,"n":"Log","p":"Drush/Log","c":[{"l":3,"n":"DrushLog","p":"Drush/Log/DrushLog"},{"l":3,"n":"DrushLoggerManager","p":"Drush/Log/DrushLoggerManager"},{"l":3,"n":"Logger","p":"Drush/Log/Logger"},{"l":3,"n":"SuccessInterface","p":"Drush/Log/SuccessInterface"}]},{"l":2,"n":"Preflight","p":"Drush/Preflight","c":[{"l":3,"n":"ArgsPreprocessor","p":"Drush/Preflight/ArgsPreprocessor"},{"l":3,"n":"ArgsRemapper","p":"Drush/Preflight/ArgsRemapper"},{"l":3,"n":"LegacyPreflight","p":"Drush/Preflight/LegacyPreflight"},{"l":3,"n":"Preflight","p":"Drush/Preflight/Preflight"},{"l":3,"n":"PreflightArgs","p":"Drush/Preflight/PreflightArgs"},{"l":3,"n":"PreflightArgsInterface","p":"Drush/Preflight/PreflightArgsInterface"},{"l":3,"n":"PreflightLog","p":"Drush/Preflight/PreflightLog"},{"l":3,"n":"PreflightSiteLocator","p":"Drush/Preflight/PreflightSiteLocator"},{"l":3,"n":"PreflightVerify","p":"Drush/Preflight/PreflightVerify"},{"l":3,"n":"RedispatchToSiteLocal","p":"Drush/Preflight/RedispatchToSiteLocal"}]},{"l":2,"n":"Psysh","p":"Drush/Psysh","c":[{"l":3,"n":"Caster","p":"Drush/Psysh/Caster"},{"l":3,"n":"DrushCommand","p":"Drush/Psysh/DrushCommand"},{"l":3,"n":"DrushHelpCommand","p":"Drush/Psysh/DrushHelpCommand"},{"l":3,"n":"Shell","p":"Drush/Psysh/Shell"}]},{"l":2,"n":"Runtime","p":"Drush/Runtime","c":[{"l":3,"n":"DependencyInjection","p":"Drush/Runtime/DependencyInjection"},{"l":3,"n":"ErrorHandler","p":"Drush/Runtime/ErrorHandler"},{"l":3,"n":"HandlerInterface","p":"Drush/Runtime/HandlerInterface"},{"l":3,"n":"LegacyServiceFinder","p":"Drush/Runtime/LegacyServiceFinder"},{"l":3,"n":"LegacyServiceInstantiator","p":"Drush/Runtime/LegacyServiceInstantiator"},{"l":3,"n":"RedispatchHook","p":"Drush/Runtime/RedispatchHook"},{"l":3,"n":"Runtime","p":"Drush/Runtime/Runtime"},{"l":3,"n":"ServiceManager","p":"Drush/Runtime/ServiceManager"},{"l":3,"n":"ShutdownHandler","p":"Drush/Runtime/ShutdownHandler"},{"l":3,"n":"TildeExpansionHook","p":"Drush/Runtime/TildeExpansionHook"}]},{"l":2,"n":"SiteAlias","p":"Drush/SiteAlias","c":[{"l":3,"n":"Util","p":"Drush/SiteAlias/Util","c":[{"l":4,"n":"InternalYamlDataFileLoader","p":"Drush/SiteAlias/Util/InternalYamlDataFileLoader"}]},{"l":3,"n":"HostPath","p":"Drush/SiteAlias/HostPath"},{"l":3,"n":"ProcessManager","p":"Drush/SiteAlias/ProcessManager"},{"l":3,"n":"SiteAliasFileLoader","p":"Drush/SiteAlias/SiteAliasFileLoader"},{"l":3,"n":"SiteAliasManagerAwareInterface","p":"Drush/SiteAlias/SiteAliasManagerAwareInterface"},{"l":3,"n":"SiteAliasName","p":"Drush/SiteAlias/SiteAliasName"},{"l":3,"n":"SiteSpecParser","p":"Drush/SiteAlias/SiteSpecParser"}]},{"l":2,"n":"Sql","p":"Drush/Sql","c":[{"l":3,"n":"SqlBase","p":"Drush/Sql/SqlBase"},{"l":3,"n":"SqlException","p":"Drush/Sql/SqlException"},{"l":3,"n":"SqlMariaDB","p":"Drush/Sql/SqlMariaDB"},{"l":3,"n":"SqlMysql","p":"Drush/Sql/SqlMysql"},{"l":3,"n":"SqlPgsql","p":"Drush/Sql/SqlPgsql"},{"l":3,"n":"SqlSqlite","p":"Drush/Sql/SqlSqlite"},{"l":3,"n":"SqlTableSelectionTrait","p":"Drush/Sql/SqlTableSelectionTrait"}]},{"l":2,"n":"Symfony","p":"Drush/Symfony","c":[{"l":3,"n":"BootstrapCompilerPass","p":"Drush/Symfony/BootstrapCompilerPass"},{"l":3,"n":"DrushStyleInjector","p":"Drush/Symfony/DrushStyleInjector"}]},{"l":2,"n":"TestTraits","p":"Drush/TestTraits","c":[{"l":3,"n":"CliTestTrait","p":"Drush/TestTraits/CliTestTrait"},{"l":3,"n":"DrushTestTrait","p":"Drush/TestTraits/DrushTestTrait"},{"l":3,"n":"OutputUtilsTrait","p":"Drush/TestTraits/OutputUtilsTrait"}]},{"l":2,"n":"Utils","p":"Drush/Utils","c":[{"l":3,"n":"FsUtils","p":"Drush/Utils/FsUtils"},{"l":3,"n":"StringUtils","p":"Drush/Utils/StringUtils"}]},{"l":2,"n":"Application","p":"Drush/Application"},{"l":2,"n":"Drush","p":"Drush/Drush"}]}]},"treeOpenLevel":2}, + treeJson: {"tree":{"l":0,"n":"","p":"","c":[{"l":1,"n":"Drush","p":"Drush","c":[{"l":2,"n":"Attributes","p":"Drush/Attributes","c":[{"l":3,"n":"Argument","p":"Drush/Attributes/Argument"},{"l":3,"n":"Bootstrap","p":"Drush/Attributes/Bootstrap"},{"l":3,"n":"Command","p":"Drush/Attributes/Command"},{"l":3,"n":"Complete","p":"Drush/Attributes/Complete"},{"l":3,"n":"DefaultFields","p":"Drush/Attributes/DefaultFields"},{"l":3,"n":"DefaultTableFields","p":"Drush/Attributes/DefaultTableFields"},{"l":3,"n":"FieldLabels","p":"Drush/Attributes/FieldLabels"},{"l":3,"n":"FilterDefaultField","p":"Drush/Attributes/FilterDefaultField"},{"l":3,"n":"Format","p":"Drush/Attributes/Format"},{"l":3,"n":"HandleRemoteCommands","p":"Drush/Attributes/HandleRemoteCommands"},{"l":3,"n":"Help","p":"Drush/Attributes/Help"},{"l":3,"n":"Hook","p":"Drush/Attributes/Hook"},{"l":3,"n":"HookSelector","p":"Drush/Attributes/HookSelector"},{"l":3,"n":"InteractConfigName","p":"Drush/Attributes/InteractConfigName"},{"l":3,"n":"Kernel","p":"Drush/Attributes/Kernel"},{"l":3,"n":"NoArgumentsBase","p":"Drush/Attributes/NoArgumentsBase"},{"l":3,"n":"Obsolete","p":"Drush/Attributes/Obsolete"},{"l":3,"n":"Option","p":"Drush/Attributes/Option"},{"l":3,"n":"OptionsetGetEditor","p":"Drush/Attributes/OptionsetGetEditor"},{"l":3,"n":"OptionsetProcBuild","p":"Drush/Attributes/OptionsetProcBuild"},{"l":3,"n":"OptionsetSql","p":"Drush/Attributes/OptionsetSql"},{"l":3,"n":"OptionsetSsh","p":"Drush/Attributes/OptionsetSsh"},{"l":3,"n":"OptionsetTableSelection","p":"Drush/Attributes/OptionsetTableSelection"},{"l":3,"n":"Topics","p":"Drush/Attributes/Topics"},{"l":3,"n":"Usage","p":"Drush/Attributes/Usage"},{"l":3,"n":"ValidateConfigName","p":"Drush/Attributes/ValidateConfigName"},{"l":3,"n":"ValidateEntityLoad","p":"Drush/Attributes/ValidateEntityLoad"},{"l":3,"n":"ValidateFileExists","p":"Drush/Attributes/ValidateFileExists"},{"l":3,"n":"ValidateModulesEnabled","p":"Drush/Attributes/ValidateModulesEnabled"},{"l":3,"n":"ValidatePermissions","p":"Drush/Attributes/ValidatePermissions"},{"l":3,"n":"ValidatePhpExtensions","p":"Drush/Attributes/ValidatePhpExtensions"},{"l":3,"n":"ValidateQueueName","p":"Drush/Attributes/ValidateQueueName"},{"l":3,"n":"ValidatorBase","p":"Drush/Attributes/ValidatorBase"},{"l":3,"n":"ValidatorInterface","p":"Drush/Attributes/ValidatorInterface"},{"l":3,"n":"Version","p":"Drush/Attributes/Version"}]},{"l":2,"n":"Backend","p":"Drush/Backend","c":[{"l":3,"n":"BackendPathEvaluator","p":"Drush/Backend/BackendPathEvaluator"}]},{"l":2,"n":"Boot","p":"Drush/Boot","c":[{"l":3,"n":"BaseBoot","p":"Drush/Boot/BaseBoot"},{"l":3,"n":"Boot","p":"Drush/Boot/Boot"},{"l":3,"n":"BootstrapHook","p":"Drush/Boot/BootstrapHook"},{"l":3,"n":"BootstrapManager","p":"Drush/Boot/BootstrapManager"},{"l":3,"n":"DrupalBoot","p":"Drush/Boot/DrupalBoot"},{"l":3,"n":"DrupalBoot8","p":"Drush/Boot/DrupalBoot8"},{"l":3,"n":"DrupalBootLevels","p":"Drush/Boot/DrupalBootLevels"},{"l":3,"n":"EmptyBoot","p":"Drush/Boot/EmptyBoot"},{"l":3,"n":"Kernels","p":"Drush/Boot/Kernels"}]},{"l":2,"n":"Command","p":"Drush/Command","c":[{"l":3,"n":"DrushCommandInfoAlterer","p":"Drush/Command/DrushCommandInfoAlterer"},{"l":3,"n":"GlobalOptionsEventListener","p":"Drush/Command/GlobalOptionsEventListener"},{"l":3,"n":"RemoteCommandProxy","p":"Drush/Command/RemoteCommandProxy"},{"l":3,"n":"ServiceCommandlist","p":"Drush/Command/ServiceCommandlist"}]},{"l":2,"n":"Commands","p":"Drush/Commands","c":[{"l":3,"n":"config","p":"Drush/Commands/config","c":[{"l":4,"n":"ConfigCommands","p":"Drush/Commands/config/ConfigCommands"},{"l":4,"n":"ConfigExportCommands","p":"Drush/Commands/config/ConfigExportCommands"},{"l":4,"n":"ConfigImportCommands","p":"Drush/Commands/config/ConfigImportCommands"},{"l":4,"n":"ConfigPullCommands","p":"Drush/Commands/config/ConfigPullCommands"}]},{"l":3,"n":"core","p":"Drush/Commands/core","c":[{"l":4,"n":"ArchiveDumpCommands","p":"Drush/Commands/core/ArchiveDumpCommands"},{"l":4,"n":"BatchCommands","p":"Drush/Commands/core/BatchCommands"},{"l":4,"n":"BrowseCommands","p":"Drush/Commands/core/BrowseCommands"},{"l":4,"n":"CacheCommands","p":"Drush/Commands/core/CacheCommands"},{"l":4,"n":"CacheRebuildCommands","p":"Drush/Commands/core/CacheRebuildCommands"},{"l":4,"n":"CliCommands","p":"Drush/Commands/core/CliCommands"},{"l":4,"n":"CoreCommands","p":"Drush/Commands/core/CoreCommands"},{"l":4,"n":"DeployCommands","p":"Drush/Commands/core/DeployCommands"},{"l":4,"n":"DeployHookCommands","p":"Drush/Commands/core/DeployHookCommands"},{"l":4,"n":"DocsCommands","p":"Drush/Commands/core/DocsCommands"},{"l":4,"n":"DrupalCommands","p":"Drush/Commands/core/DrupalCommands"},{"l":4,"n":"DrupalDirectoryCommands","p":"Drush/Commands/core/DrupalDirectoryCommands"},{"l":4,"n":"DrupliconCommands","p":"Drush/Commands/core/DrupliconCommands"},{"l":4,"n":"EditCommands","p":"Drush/Commands/core/EditCommands"},{"l":4,"n":"EntityCommands","p":"Drush/Commands/core/EntityCommands"},{"l":4,"n":"EntityCreateCommands","p":"Drush/Commands/core/EntityCreateCommands"},{"l":4,"n":"ImageCommands","p":"Drush/Commands/core/ImageCommands"},{"l":4,"n":"JsonapiCommands","p":"Drush/Commands/core/JsonapiCommands"},{"l":4,"n":"LanguageCommands","p":"Drush/Commands/core/LanguageCommands"},{"l":4,"n":"LinkHooks","p":"Drush/Commands/core/LinkHooks"},{"l":4,"n":"LocaleCommands","p":"Drush/Commands/core/LocaleCommands"},{"l":4,"n":"LoginCommands","p":"Drush/Commands/core/LoginCommands"},{"l":4,"n":"MaintCommands","p":"Drush/Commands/core/MaintCommands"},{"l":4,"n":"MessengerCommands","p":"Drush/Commands/core/MessengerCommands"},{"l":4,"n":"MigrateRunnerCommands","p":"Drush/Commands/core/MigrateRunnerCommands"},{"l":4,"n":"MkCommands","p":"Drush/Commands/core/MkCommands"},{"l":4,"n":"NotifyCommands","p":"Drush/Commands/core/NotifyCommands"},{"l":4,"n":"PhpCommands","p":"Drush/Commands/core/PhpCommands"},{"l":4,"n":"QueueCommands","p":"Drush/Commands/core/QueueCommands"},{"l":4,"n":"RoleCommands","p":"Drush/Commands/core/RoleCommands"},{"l":4,"n":"RsyncCommands","p":"Drush/Commands/core/RsyncCommands"},{"l":4,"n":"RunserverCommands","p":"Drush/Commands/core/RunserverCommands"},{"l":4,"n":"SiteCommands","p":"Drush/Commands/core/SiteCommands"},{"l":4,"n":"SiteInstallCommands","p":"Drush/Commands/core/SiteInstallCommands"},{"l":4,"n":"SshCommands","p":"Drush/Commands/core/SshCommands"},{"l":4,"n":"StateCommands","p":"Drush/Commands/core/StateCommands"},{"l":4,"n":"StatusCommands","p":"Drush/Commands/core/StatusCommands"},{"l":4,"n":"TopicCommands","p":"Drush/Commands/core/TopicCommands"},{"l":4,"n":"TwigCommands","p":"Drush/Commands/core/TwigCommands"},{"l":4,"n":"UpdateDBCommands","p":"Drush/Commands/core/UpdateDBCommands"},{"l":4,"n":"UserCommands","p":"Drush/Commands/core/UserCommands"},{"l":4,"n":"ViewsCommands","p":"Drush/Commands/core/ViewsCommands"},{"l":4,"n":"WatchdogCommands","p":"Drush/Commands/core/WatchdogCommands"},{"l":4,"n":"XhprofCommands","p":"Drush/Commands/core/XhprofCommands"}]},{"l":3,"n":"field","p":"Drush/Commands/field","c":[{"l":4,"n":"EntityTypeBundleAskTrait","p":"Drush/Commands/field/EntityTypeBundleAskTrait"},{"l":4,"n":"EntityTypeBundleValidationTrait","p":"Drush/Commands/field/EntityTypeBundleValidationTrait"},{"l":4,"n":"FieldBaseInfoCommands","p":"Drush/Commands/field/FieldBaseInfoCommands"},{"l":4,"n":"FieldBaseOverrideCreateCommands","p":"Drush/Commands/field/FieldBaseOverrideCreateCommands"},{"l":4,"n":"FieldCreateCommands","p":"Drush/Commands/field/FieldCreateCommands"},{"l":4,"n":"FieldDefinitionCommands","p":"Drush/Commands/field/FieldDefinitionCommands"},{"l":4,"n":"FieldDefinitionRowsOfFieldsTrait","p":"Drush/Commands/field/FieldDefinitionRowsOfFieldsTrait"},{"l":4,"n":"FieldDeleteCommands","p":"Drush/Commands/field/FieldDeleteCommands"},{"l":4,"n":"FieldEntityReferenceHooks","p":"Drush/Commands/field/FieldEntityReferenceHooks"},{"l":4,"n":"FieldInfoCommands","p":"Drush/Commands/field/FieldInfoCommands"},{"l":4,"n":"FieldTextHooks","p":"Drush/Commands/field/FieldTextHooks"}]},{"l":3,"n":"generate","p":"Drush/Commands/generate","c":[{"l":4,"n":"Generators","p":"Drush/Commands/generate/Generators","c":[{"l":5,"n":"Drush","p":"Drush/Commands/generate/Generators/Drush","c":[{"l":6,"n":"DrushAliasFile","p":"Drush/Commands/generate/Generators/Drush/DrushAliasFile"},{"l":6,"n":"DrushCommandFile","p":"Drush/Commands/generate/Generators/Drush/DrushCommandFile"},{"l":6,"n":"DrushGeneratorFile","p":"Drush/Commands/generate/Generators/Drush/DrushGeneratorFile"}]}]},{"l":4,"n":"ApplicationFactory","p":"Drush/Commands/generate/ApplicationFactory"},{"l":4,"n":"GenerateCommands","p":"Drush/Commands/generate/GenerateCommands"}]},{"l":3,"n":"help","p":"Drush/Commands/help","c":[{"l":4,"n":"DrushHelpDocument","p":"Drush/Commands/help/DrushHelpDocument"},{"l":4,"n":"HelpCLIFormatter","p":"Drush/Commands/help/HelpCLIFormatter"},{"l":4,"n":"HelpCommands","p":"Drush/Commands/help/HelpCommands"},{"l":4,"n":"ListCommands","p":"Drush/Commands/help/ListCommands"}]},{"l":3,"n":"pm","p":"Drush/Commands/pm","c":[{"l":4,"n":"PmCommands","p":"Drush/Commands/pm/PmCommands"},{"l":4,"n":"ThemeCommands","p":"Drush/Commands/pm/ThemeCommands"}]},{"l":3,"n":"sql","p":"Drush/Commands/sql","c":[{"l":4,"n":"sanitize","p":"Drush/Commands/sql/sanitize","c":[{"l":5,"n":"SanitizeCommands","p":"Drush/Commands/sql/sanitize/SanitizeCommands"},{"l":5,"n":"SanitizeCommentsCommands","p":"Drush/Commands/sql/sanitize/SanitizeCommentsCommands"},{"l":5,"n":"SanitizePluginInterface","p":"Drush/Commands/sql/sanitize/SanitizePluginInterface"},{"l":5,"n":"SanitizeSessionsCommands","p":"Drush/Commands/sql/sanitize/SanitizeSessionsCommands"},{"l":5,"n":"SanitizeUserFieldsCommands","p":"Drush/Commands/sql/sanitize/SanitizeUserFieldsCommands"},{"l":5,"n":"SanitizeUserTableCommands","p":"Drush/Commands/sql/sanitize/SanitizeUserTableCommands"}]},{"l":4,"n":"SqlCommands","p":"Drush/Commands/sql/SqlCommands"},{"l":4,"n":"SqlSyncCommands","p":"Drush/Commands/sql/SqlSyncCommands"}]},{"l":3,"n":"AutowireTrait","p":"Drush/Commands/AutowireTrait"},{"l":3,"n":"ConfiguresPrompts","p":"Drush/Commands/ConfiguresPrompts"},{"l":3,"n":"DrushCommands","p":"Drush/Commands/DrushCommands"},{"l":3,"n":"ExampleCommands","p":"Drush/Commands/ExampleCommands"},{"l":3,"n":"LegacyCommands","p":"Drush/Commands/LegacyCommands"},{"l":3,"n":"OptionsCommands","p":"Drush/Commands/OptionsCommands"},{"l":3,"n":"ValidatorsCommands","p":"Drush/Commands/ValidatorsCommands"}]},{"l":2,"n":"Config","p":"Drush/Config","c":[{"l":3,"n":"Loader","p":"Drush/Config/Loader","c":[{"l":4,"n":"YamlConfigLoader","p":"Drush/Config/Loader/YamlConfigLoader"}]},{"l":3,"n":"ConfigAwareTrait","p":"Drush/Config/ConfigAwareTrait"},{"l":3,"n":"ConfigLocator","p":"Drush/Config/ConfigLocator"},{"l":3,"n":"DrushConfig","p":"Drush/Config/DrushConfig"},{"l":3,"n":"Environment","p":"Drush/Config/Environment"}]},{"l":2,"n":"Drupal","p":"Drush/Drupal","c":[{"l":3,"n":"Migrate","p":"Drush/Drupal/Migrate","c":[{"l":4,"n":"MigrateEvents","p":"Drush/Drupal/Migrate/MigrateEvents"},{"l":4,"n":"MigrateExecutable","p":"Drush/Drupal/Migrate/MigrateExecutable"},{"l":4,"n":"MigrateIdMapFilter","p":"Drush/Drupal/Migrate/MigrateIdMapFilter"},{"l":4,"n":"MigrateMessage","p":"Drush/Drupal/Migrate/MigrateMessage"},{"l":4,"n":"MigrateMissingSourceRowsEvent","p":"Drush/Drupal/Migrate/MigrateMissingSourceRowsEvent"},{"l":4,"n":"MigratePrepareRowEvent","p":"Drush/Drupal/Migrate/MigratePrepareRowEvent"},{"l":4,"n":"MigrateUtils","p":"Drush/Drupal/Migrate/MigrateUtils"},{"l":4,"n":"ValidateMigrationId","p":"Drush/Drupal/Migrate/ValidateMigrationId"}]},{"l":3,"n":"DrupalKernel","p":"Drush/Drupal/DrupalKernel"},{"l":3,"n":"DrupalKernelTrait","p":"Drush/Drupal/DrupalKernelTrait"},{"l":3,"n":"DrupalUtil","p":"Drush/Drupal/DrupalUtil"},{"l":3,"n":"DrushLoggerServiceProvider","p":"Drush/Drupal/DrushLoggerServiceProvider"},{"l":3,"n":"ExtensionDiscovery","p":"Drush/Drupal/ExtensionDiscovery"},{"l":3,"n":"InstallerKernel","p":"Drush/Drupal/InstallerKernel"},{"l":3,"n":"UpdateKernel","p":"Drush/Drupal/UpdateKernel"}]},{"l":2,"n":"DrupalFinder","p":"Drush/DrupalFinder","c":[{"l":3,"n":"DrushDrupalFinder","p":"Drush/DrupalFinder/DrushDrupalFinder"}]},{"l":2,"n":"Exceptions","p":"Drush/Exceptions","c":[{"l":3,"n":"CommandFailedException","p":"Drush/Exceptions/CommandFailedException"},{"l":3,"n":"UserAbortException","p":"Drush/Exceptions/UserAbortException"}]},{"l":2,"n":"Exec","p":"Drush/Exec","c":[{"l":3,"n":"ExecTrait","p":"Drush/Exec/ExecTrait"}]},{"l":2,"n":"Formatters","p":"Drush/Formatters","c":[{"l":3,"n":"DrushFormatterManager","p":"Drush/Formatters/DrushFormatterManager"},{"l":3,"n":"EntityToArraySimplifier","p":"Drush/Formatters/EntityToArraySimplifier"}]},{"l":2,"n":"Log","p":"Drush/Log","c":[{"l":3,"n":"DrushLog","p":"Drush/Log/DrushLog"},{"l":3,"n":"DrushLoggerManager","p":"Drush/Log/DrushLoggerManager"},{"l":3,"n":"Logger","p":"Drush/Log/Logger"},{"l":3,"n":"SuccessInterface","p":"Drush/Log/SuccessInterface"}]},{"l":2,"n":"Preflight","p":"Drush/Preflight","c":[{"l":3,"n":"ArgsPreprocessor","p":"Drush/Preflight/ArgsPreprocessor"},{"l":3,"n":"ArgsRemapper","p":"Drush/Preflight/ArgsRemapper"},{"l":3,"n":"LegacyPreflight","p":"Drush/Preflight/LegacyPreflight"},{"l":3,"n":"Preflight","p":"Drush/Preflight/Preflight"},{"l":3,"n":"PreflightArgs","p":"Drush/Preflight/PreflightArgs"},{"l":3,"n":"PreflightArgsInterface","p":"Drush/Preflight/PreflightArgsInterface"},{"l":3,"n":"PreflightLog","p":"Drush/Preflight/PreflightLog"},{"l":3,"n":"PreflightSiteLocator","p":"Drush/Preflight/PreflightSiteLocator"},{"l":3,"n":"PreflightVerify","p":"Drush/Preflight/PreflightVerify"}]},{"l":2,"n":"Psysh","p":"Drush/Psysh","c":[{"l":3,"n":"Caster","p":"Drush/Psysh/Caster"},{"l":3,"n":"DrushCommand","p":"Drush/Psysh/DrushCommand"},{"l":3,"n":"DrushHelpCommand","p":"Drush/Psysh/DrushHelpCommand"},{"l":3,"n":"Shell","p":"Drush/Psysh/Shell"}]},{"l":2,"n":"Runtime","p":"Drush/Runtime","c":[{"l":3,"n":"DependencyInjection","p":"Drush/Runtime/DependencyInjection"},{"l":3,"n":"ErrorHandler","p":"Drush/Runtime/ErrorHandler"},{"l":3,"n":"HandlerInterface","p":"Drush/Runtime/HandlerInterface"},{"l":3,"n":"LegacyServiceFinder","p":"Drush/Runtime/LegacyServiceFinder"},{"l":3,"n":"LegacyServiceInstantiator","p":"Drush/Runtime/LegacyServiceInstantiator"},{"l":3,"n":"RedispatchHook","p":"Drush/Runtime/RedispatchHook"},{"l":3,"n":"Runtime","p":"Drush/Runtime/Runtime"},{"l":3,"n":"ServiceManager","p":"Drush/Runtime/ServiceManager"},{"l":3,"n":"ShutdownHandler","p":"Drush/Runtime/ShutdownHandler"},{"l":3,"n":"TildeExpansionHook","p":"Drush/Runtime/TildeExpansionHook"}]},{"l":2,"n":"SiteAlias","p":"Drush/SiteAlias","c":[{"l":3,"n":"Util","p":"Drush/SiteAlias/Util","c":[{"l":4,"n":"InternalYamlDataFileLoader","p":"Drush/SiteAlias/Util/InternalYamlDataFileLoader"}]},{"l":3,"n":"HostPath","p":"Drush/SiteAlias/HostPath"},{"l":3,"n":"ProcessManager","p":"Drush/SiteAlias/ProcessManager"},{"l":3,"n":"SiteAliasFileLoader","p":"Drush/SiteAlias/SiteAliasFileLoader"},{"l":3,"n":"SiteAliasManagerAwareInterface","p":"Drush/SiteAlias/SiteAliasManagerAwareInterface"},{"l":3,"n":"SiteAliasName","p":"Drush/SiteAlias/SiteAliasName"},{"l":3,"n":"SiteSpecParser","p":"Drush/SiteAlias/SiteSpecParser"}]},{"l":2,"n":"Sql","p":"Drush/Sql","c":[{"l":3,"n":"SqlBase","p":"Drush/Sql/SqlBase"},{"l":3,"n":"SqlException","p":"Drush/Sql/SqlException"},{"l":3,"n":"SqlMariaDB","p":"Drush/Sql/SqlMariaDB"},{"l":3,"n":"SqlMysql","p":"Drush/Sql/SqlMysql"},{"l":3,"n":"SqlPgsql","p":"Drush/Sql/SqlPgsql"},{"l":3,"n":"SqlSqlite","p":"Drush/Sql/SqlSqlite"},{"l":3,"n":"SqlTableSelectionTrait","p":"Drush/Sql/SqlTableSelectionTrait"}]},{"l":2,"n":"Symfony","p":"Drush/Symfony","c":[{"l":3,"n":"BootstrapCompilerPass","p":"Drush/Symfony/BootstrapCompilerPass"},{"l":3,"n":"DrushStyleInjector","p":"Drush/Symfony/DrushStyleInjector"}]},{"l":2,"n":"TestTraits","p":"Drush/TestTraits","c":[{"l":3,"n":"CliTestTrait","p":"Drush/TestTraits/CliTestTrait"},{"l":3,"n":"DrushTestTrait","p":"Drush/TestTraits/DrushTestTrait"},{"l":3,"n":"OutputUtilsTrait","p":"Drush/TestTraits/OutputUtilsTrait"}]},{"l":2,"n":"Utils","p":"Drush/Utils","c":[{"l":3,"n":"FsUtils","p":"Drush/Utils/FsUtils"},{"l":3,"n":"StringUtils","p":"Drush/Utils/StringUtils"}]},{"l":2,"n":"Application","p":"Drush/Application"},{"l":2,"n":"Drush","p":"Drush/Drush"}]}]},"treeOpenLevel":2}, /** @var boolean */ treeLoaded: false, /** @var boolean */ diff --git a/api/index.html b/api/index.html index b16cf06c1c..8e791ad29c 100644 --- a/api/index.html +++ b/api/index.html @@ -95,12 +95,11 @@ <h2>Drush</h2> <li><a href="Drush/Commands/help.html">Drush\Commands\help</a></li> <li><a href="Drush/Commands/pm.html">Drush\Commands\pm</a></li> <li><a href="Drush/Commands/sql.html">Drush\Commands\sql</a></li> + <li><a href="Drush/Commands/sql/sanitize.html">Drush\Commands\sql\sanitize</a></li> <li><a href="Drush/Config.html">Drush\Config</a></li> <li><a href="Drush/Config/Loader.html">Drush\Config\Loader</a></li> <li><a href="Drush/Drupal.html">Drush\Drupal</a></li> <li><a href="Drush/DrupalFinder.html">Drush\DrupalFinder</a></li> - <li><a href="Drush/Drupal/Commands.html">Drush\Drupal\Commands</a></li> - <li><a href="Drush/Drupal/Commands/sql.html">Drush\Drupal\Commands\sql</a></li> <li><a href="Drush/Drupal/Migrate.html">Drush\Drupal\Migrate</a></li> <li><a href="Drush/Exceptions.html">Drush\Exceptions</a></li> <li><a href="Drush/Exec.html">Drush\Exec</a></li> diff --git a/api/interfaces.html b/api/interfaces.html index 240530c784..33cf4fea5f 100644 --- a/api/interfaces.html +++ b/api/interfaces.html @@ -94,7 +94,7 @@ <h1>Interfaces</h1> </div> <div class="row"> <div class="col-md-6"> - <em><a href="Drush/Drupal/Commands/sql/SanitizePluginInterface.html"><abbr title="Drush\Drupal\Commands\sql\SanitizePluginInterface">SanitizePluginInterface</abbr></a></em> + <em><a href="Drush/Commands/sql/sanitize/SanitizePluginInterface.html"><abbr title="Drush\Commands\sql\sanitize\SanitizePluginInterface">SanitizePluginInterface</abbr></a></em> </div> <div class="col-md-6"><p>Implement this interface when building a Drush sql-sanitize plugin.</p></div> </div> diff --git a/api/namespaces.html b/api/namespaces.html index b22ec09554..48cd346d1e 100644 --- a/api/namespaces.html +++ b/api/namespaces.html @@ -95,12 +95,11 @@ <h2>Drush</h2> <li><a href="Drush/Commands/help.html">Drush\Commands\help</a></li> <li><a href="Drush/Commands/pm.html">Drush\Commands\pm</a></li> <li><a href="Drush/Commands/sql.html">Drush\Commands\sql</a></li> + <li><a href="Drush/Commands/sql/sanitize.html">Drush\Commands\sql\sanitize</a></li> <li><a href="Drush/Config.html">Drush\Config</a></li> <li><a href="Drush/Config/Loader.html">Drush\Config\Loader</a></li> <li><a href="Drush/Drupal.html">Drush\Drupal</a></li> <li><a href="Drush/DrupalFinder.html">Drush\DrupalFinder</a></li> - <li><a href="Drush/Drupal/Commands.html">Drush\Drupal\Commands</a></li> - <li><a href="Drush/Drupal/Commands/sql.html">Drush\Drupal\Commands\sql</a></li> <li><a href="Drush/Drupal/Migrate.html">Drush\Drupal\Migrate</a></li> <li><a href="Drush/Exceptions.html">Drush\Exceptions</a></li> <li><a href="Drush/Exec.html">Drush\Exec</a></li> diff --git a/api/renderer.index b/api/renderer.index index da2f6ffb33..d66fc52ffd 100644 --- a/api/renderer.index +++ b/api/renderer.index @@ -1 +1 @@ -O:21:"Doctum\Renderer\Index":3:{i:0;a:211:{s:17:"Drush\Application";s:40:"337b4ae0762c035231433fb4fe69119fae181ab7";s:25:"Drush\Attributes\Argument";s:40:"1ff372690648d58d6514d221e8724a042778b42b";s:26:"Drush\Attributes\Bootstrap";s:40:"e7a8a2448f00ea17347c124952d4def1ca9d5b54";s:24:"Drush\Attributes\Command";s:40:"bd1747f7e3c9975d5a2d028dc4b238a89cf668e4";s:25:"Drush\Attributes\Complete";s:40:"335a10b2c612e852b5405ebdf21a32968c651c48";s:30:"Drush\Attributes\DefaultFields";s:40:"fdb089f78deabcb98b45e73d2bbb168473d2bc00";s:35:"Drush\Attributes\DefaultTableFields";s:40:"fde38039dc15458898fbccda1ca8514629918ee5";s:28:"Drush\Attributes\FieldLabels";s:40:"7d3400eef2c81bea8b16de78ae25875eb45dac3e";s:35:"Drush\Attributes\FilterDefaultField";s:40:"8342818967a26caf54540d80991f5912e4edf342";s:23:"Drush\Attributes\Format";s:40:"cef673f6d8c638fdf400255de12e4d814c497451";s:37:"Drush\Attributes\HandleRemoteCommands";s:40:"4f9c80237af4fc93888827302c71a735ddc9e504";s:21:"Drush\Attributes\Help";s:40:"895443cd9f64227312ab34c08612ef1df1258260";s:21:"Drush\Attributes\Hook";s:40:"ff08fdb59982b000bfedaaf753401a7e9e83cb93";s:29:"Drush\Attributes\HookSelector";s:40:"cb2a8338abfe7d352d587d6b7b86289e2e2f789d";s:35:"Drush\Attributes\InteractConfigName";s:40:"618e4febcf8d078b97554a197c7c7f053eeb4773";s:23:"Drush\Attributes\Kernel";s:40:"f74b5b2673f07952c7c622ad85b4f84fd576d9a3";s:32:"Drush\Attributes\NoArgumentsBase";s:40:"1c5f60bf3a302d5b403172fe50107e823175002c";s:25:"Drush\Attributes\Obsolete";s:40:"0b6cae4e0cbf9e6bb6097792ca02138f5e86e21c";s:23:"Drush\Attributes\Option";s:40:"a47bc9f0c47f01e86696da55513123341e50d7e9";s:35:"Drush\Attributes\OptionsetGetEditor";s:40:"70651b88e98b78f5a26a05d37e7268d82fdde406";s:35:"Drush\Attributes\OptionsetProcBuild";s:40:"6595f1a1ea7dc7e124bca9d1a9f3333b60299509";s:29:"Drush\Attributes\OptionsetSql";s:40:"5841d23277c71fa9411e5625c430ef5eaf27b740";s:29:"Drush\Attributes\OptionsetSsh";s:40:"cbaa50f6cea2f96e5d29ec3d7133c49029a70bc9";s:40:"Drush\Attributes\OptionsetTableSelection";s:40:"04204532429243cb23c97e5c68fd72b766565870";s:23:"Drush\Attributes\Topics";s:40:"1bb98150113703de5185fff124c6b2f362f1fbd5";s:22:"Drush\Attributes\Usage";s:40:"8151ddc032eb7c05107800ca18414093a5de1059";s:35:"Drush\Attributes\ValidateConfigName";s:40:"b22a95412551aa67477a2fd3105c3e36818cc09f";s:35:"Drush\Attributes\ValidateEntityLoad";s:40:"82fabbda1cab88680b04dd2da7561dc7fac9781a";s:35:"Drush\Attributes\ValidateFileExists";s:40:"8a866bdc4ac4221ddb2ed8ccaee47ae0a3af2c63";s:39:"Drush\Attributes\ValidateModulesEnabled";s:40:"f27cfd437a8d9103aedb6bbffee2e2a98c041f22";s:36:"Drush\Attributes\ValidatePermissions";s:40:"f0549608bef20a62c0b2956ea07b8faa79e3dd81";s:38:"Drush\Attributes\ValidatePhpExtensions";s:40:"f9e5b612b9a88affcf2e31e85fdb5d309bef7c2a";s:34:"Drush\Attributes\ValidateQueueName";s:40:"dbba574d2c93ee01572a44a281e0b2e884ffb8b7";s:30:"Drush\Attributes\ValidatorBase";s:40:"494890706eb7783fbcd0085217502beacb622039";s:35:"Drush\Attributes\ValidatorInterface";s:40:"a2538d8f22edc26323ae72d72482fb9ec46bd52d";s:24:"Drush\Attributes\Version";s:40:"4255ec15ab0a4175163997fedd3098f2608bee1f";s:34:"Drush\Backend\BackendPathEvaluator";s:40:"ed413e00549adc9c2efa762ae5e6ae82b1003ac4";s:19:"Drush\Boot\BaseBoot";s:40:"e9457b6a3a2c292025b4ee588da27acd14b2c776";s:15:"Drush\Boot\Boot";s:40:"d7e09fcf61a4a853e7926f33236f5bc0f11e0839";s:24:"Drush\Boot\BootstrapHook";s:40:"d157189ed55da818edaf2f36d49ca1c56b52d018";s:27:"Drush\Boot\BootstrapManager";s:40:"ff2044f47f23fce4a6e57cd90d212a0748358508";s:21:"Drush\Boot\DrupalBoot";s:40:"a1fd21452d1f7d0f88230538ed3a423da40b2e4e";s:22:"Drush\Boot\DrupalBoot8";s:40:"4c5b70c1e3f382841893c7adf4f2b4b0ddb7792f";s:27:"Drush\Boot\DrupalBootLevels";s:40:"04f4d0677a32b2b2d8f83a83cd7393e439ee5213";s:20:"Drush\Boot\EmptyBoot";s:40:"780c8ae878be59111882d76618f7b6a172081d3b";s:18:"Drush\Boot\Kernels";s:40:"26be364b3d1745f4d4372cc1f0053d08102655db";s:37:"Drush\Command\DrushCommandInfoAlterer";s:40:"7c937f1d03abc69d1d7d6725633a2062a4823573";s:40:"Drush\Command\GlobalOptionsEventListener";s:40:"bf77ed743b3f32f301315986592b0a4ff72a58b2";s:32:"Drush\Command\RemoteCommandProxy";s:40:"db170f07447d9e3bec2d114a101a94dd89794ef0";s:32:"Drush\Command\ServiceCommandlist";s:40:"28f07e9690e2f128a09e3ba7448051352106ff81";s:28:"Drush\Commands\AutowireTrait";s:40:"df7f5cb5eaa87d43742e338e1c796a0f505d4f67";s:28:"Drush\Commands\DrushCommands";s:40:"3e5521b07e6209a3cea7e138c9654db5b85d0a41";s:30:"Drush\Commands\ExampleCommands";s:40:"6a8cd1ad7c69bb8f29fd65faa4438385d2b71841";s:29:"Drush\Commands\LegacyCommands";s:40:"17dc754f24e881732a580428e7f130d5ed80e0d8";s:30:"Drush\Commands\OptionsCommands";s:40:"0cca0dac0e8cf4db1a92decc516e281e8952b1b6";s:33:"Drush\Commands\ValidatorsCommands";s:40:"fed2c2eaeb6dc6675f0132c4d1d11881c06d03df";s:36:"Drush\Commands\config\ConfigCommands";s:40:"43502bb1ffca67d11aa6a0cc3a5b3c1b9933b969";s:42:"Drush\Commands\config\ConfigExportCommands";s:40:"812f6c6af62cbd385bb00c8479f89f22758fd37c";s:42:"Drush\Commands\config\ConfigImportCommands";s:40:"5df4e2162ae77edf87b5af797cac806935d35c43";s:40:"Drush\Commands\config\ConfigPullCommands";s:40:"a3ee5396a9e130106935cfbbd7be45e1d74c7e12";s:39:"Drush\Commands\core\ArchiveDumpCommands";s:40:"47cf7f54a9ed212232d494f06caf7297dee35f01";s:42:"Drush\Commands\core\ArchiveRestoreCommands";s:40:"c63f27b63cc28530b679fa37b5f98af7aa9e9e2f";s:33:"Drush\Commands\core\BatchCommands";s:40:"16e15ef3100edb0fd27a9b8b6b00b5cf466561da";s:34:"Drush\Commands\core\BrowseCommands";s:40:"dfd437ab1528604246d2f9d97dabdcbbc34e7852";s:33:"Drush\Commands\core\CacheCommands";s:40:"66ddef9a030c47e6b69ed505a204e49622f81dbe";s:40:"Drush\Commands\core\CacheRebuildCommands";s:40:"42fd43ce298a2f925a621994c4bb00add7490946";s:31:"Drush\Commands\core\CliCommands";s:40:"efce084370cc380de3aee0b0b65761ba68a6af77";s:32:"Drush\Commands\core\CoreCommands";s:40:"52d2becca8fe0632e39a0354428acef6237c067f";s:34:"Drush\Commands\core\DeployCommands";s:40:"8956830dc451e94333b5621a2c12dfbc0c0604ac";s:38:"Drush\Commands\core\DeployHookCommands";s:40:"4d54a8b32da6c8e2b06e3403271c6cd203009b66";s:32:"Drush\Commands\core\DocsCommands";s:40:"4dc587771a652d86deac686ffdf79856ac77a310";s:34:"Drush\Commands\core\DrupalCommands";s:40:"57f438d63dd2e4fc01d81c91d5776c81f74fad1c";s:43:"Drush\Commands\core\DrupalDirectoryCommands";s:40:"df4c0d33c0a1603211038fc9caa6b3d705c81982";s:37:"Drush\Commands\core\DrupliconCommands";s:40:"9f314cc4f675400ee05bd133acd21818d45e9665";s:32:"Drush\Commands\core\EditCommands";s:40:"1dcad275898287a278d08d3b82a1e8752398c585";s:34:"Drush\Commands\core\EntityCommands";s:40:"d5caed29ddf27cb0d81ef4960be5044378d3e18a";s:40:"Drush\Commands\core\EntityCreateCommands";s:40:"7dc2ccebb8be6b67a6bc277acfe345dd0971a4bd";s:33:"Drush\Commands\core\ImageCommands";s:40:"b0c777f989775a0fd1f9090cc5f225f25063a032";s:35:"Drush\Commands\core\JsonapiCommands";s:40:"135c3eabc8f2bc69e7771923180c656c6afd111c";s:36:"Drush\Commands\core\LanguageCommands";s:40:"e0c21449abe82d997948f597e3004953fdc673e3";s:29:"Drush\Commands\core\LinkHooks";s:40:"fb2e72c0ba0c005dc2a009ccf166bbc5c313cf10";s:34:"Drush\Commands\core\LocaleCommands";s:40:"280f9fef227cd68844ebf913f4db0f17e9df9094";s:33:"Drush\Commands\core\LoginCommands";s:40:"1e3d128b7981691c47f5ff8b88757bbbfab173ef";s:33:"Drush\Commands\core\MaintCommands";s:40:"d81ef044e4f874453e7355b6561a32097b8e29de";s:37:"Drush\Commands\core\MessengerCommands";s:40:"cab8f7ef4ef79c15f393c9105c0e6c34a7ebd0fe";s:41:"Drush\Commands\core\MigrateRunnerCommands";s:40:"e26153ecc377a423e29699a38bcf1411c19fa964";s:30:"Drush\Commands\core\MkCommands";s:40:"4f96bdfc83afbbcd7cc28ac85f87a5dd557d6b35";s:34:"Drush\Commands\core\NotifyCommands";s:40:"9e05f968991aaaa3a19b5ee0a26b9a1fa2329a6b";s:31:"Drush\Commands\core\PhpCommands";s:40:"415a9712e8fc402f3c3dc3745b424732578bc3d2";s:33:"Drush\Commands\core\QueueCommands";s:40:"17666164167575edd923bf38cd3e1c31f89be0a2";s:32:"Drush\Commands\core\RoleCommands";s:40:"5860f29cb61eb7a64534ce2bc310d902af30e8f0";s:33:"Drush\Commands\core\RsyncCommands";s:40:"b6a061e0afaf59ad24d67300afd0c4df167421ce";s:37:"Drush\Commands\core\RunserverCommands";s:40:"f21deaad2190354d031d7eb1226782a884b2037e";s:32:"Drush\Commands\core\SiteCommands";s:40:"910d82ce38ed87f2b4110180db79d75c09828602";s:39:"Drush\Commands\core\SiteInstallCommands";s:40:"90ead58c8e9ee8e4ea375095a17eff9eba2e7d91";s:31:"Drush\Commands\core\SshCommands";s:40:"9ec20cf049f9a097a7a4ecb2ff6f3dbd502e7aa5";s:33:"Drush\Commands\core\StateCommands";s:40:"7984a0e39769f2e3bb4875d9ce92f3ceb9557627";s:34:"Drush\Commands\core\StatusCommands";s:40:"b7f24062a6384af63ae68d07c5a20124e0d1416c";s:33:"Drush\Commands\core\TopicCommands";s:40:"9d78dacd9bd5962a52bb71f602c7693dde91ded0";s:32:"Drush\Commands\core\TwigCommands";s:40:"ba9e05d4e8c41c2891a334dad5b546b8dc3ee913";s:36:"Drush\Commands\core\UpdateDBCommands";s:40:"8aad9f31b9fa87355ae6d07c91f20f1ad317417c";s:32:"Drush\Commands\core\UserCommands";s:40:"92c6cb736b3d24c0f98d5ebd1cebcdd155b00d43";s:33:"Drush\Commands\core\ViewsCommands";s:40:"5415945aaa8facfe97ef84d1a62ab2461380969f";s:36:"Drush\Commands\core\WatchdogCommands";s:40:"bb69907e19dd373a69ad4d9f00982109297a291a";s:34:"Drush\Commands\core\XhprofCommands";s:40:"0a77aabc90c3df79ee4bb0f7b12fd935aeb38fef";s:45:"Drush\Commands\field\EntityTypeBundleAskTrait";s:40:"079dbcb25fa9ca483acbad707c42e1934a854cab";s:52:"Drush\Commands\field\EntityTypeBundleValidationTrait";s:40:"9c4b33bc7b1947fd7db4497382845e36402dc6d8";s:42:"Drush\Commands\field\FieldBaseInfoCommands";s:40:"044c808e13b89c84caeb13a5f8be1e2aba53002b";s:52:"Drush\Commands\field\FieldBaseOverrideCreateCommands";s:40:"e6f831d65588f5fac9f87135c36e7db9665517da";s:40:"Drush\Commands\field\FieldCreateCommands";s:40:"d4bb4e3b48c8669b1b6bf0b94ebd22a77eb90a66";s:44:"Drush\Commands\field\FieldDefinitionCommands";s:40:"26684414479c8917ea6a24a08ca72af6e8d9d402";s:53:"Drush\Commands\field\FieldDefinitionRowsOfFieldsTrait";s:40:"60f79954011c8d89c9de86039a88720837acc0d2";s:40:"Drush\Commands\field\FieldDeleteCommands";s:40:"f0ebe2684a161b3e95cd49c28b203664a08ae654";s:46:"Drush\Commands\field\FieldEntityReferenceHooks";s:40:"d10a6950f8ead0bc60bd3da050dfc8263b3505c7";s:38:"Drush\Commands\field\FieldInfoCommands";s:40:"7adf5d0f348931fa4130fb4b6658556c662d4761";s:35:"Drush\Commands\field\FieldTextHooks";s:40:"62defae587ab04d2033094def126dfd84ebd5271";s:42:"Drush\Commands\generate\ApplicationFactory";s:40:"594a0be87489eb95905e60d8f40a25ce6d1e48d6";s:40:"Drush\Commands\generate\GenerateCommands";s:40:"386bf4707bae4900dfde4ee606d6fa6abdb2f273";s:61:"Drush\Commands\generate\Generators\Drush\ComposerJsonResolver";s:40:"b90ab8be418e37715ac8d066fc31a7cc0fcc2d2b";s:55:"Drush\Commands\generate\Generators\Drush\DrushAliasFile";s:40:"c6d6c47d0742486a05cd01907a957169b6487c29";s:57:"Drush\Commands\generate\Generators\Drush\DrushCommandFile";s:40:"a7ab8e7f844a392af9af00789f89f5f0b6fc641a";s:37:"Drush\Commands\help\DrushHelpDocument";s:40:"8f963bc4337d9875b916c7fdd9d787caa82932b4";s:36:"Drush\Commands\help\HelpCLIFormatter";s:40:"ed63aab190e02974902130574b05c426d04ec587";s:32:"Drush\Commands\help\HelpCommands";s:40:"d58a5212c3eb143ff2ef4befec33907dafe50623";s:32:"Drush\Commands\help\ListCommands";s:40:"f01b294bedadbaca3fdd40220d8a65a652e01778";s:28:"Drush\Commands\pm\PmCommands";s:40:"cf338604f68ee5851e0b87699fa3b227e89e9240";s:31:"Drush\Commands\pm\ThemeCommands";s:40:"fb79336529855c7502d07b50588ca8c11df10555";s:30:"Drush\Commands\sql\SqlCommands";s:40:"8e0f34a4b5d2581a72fdefa710b7eb317ceba9a7";s:34:"Drush\Commands\sql\SqlSyncCommands";s:40:"d4f7859348b091e1a6a2e70c4458c93a93427794";s:29:"Drush\Config\ConfigAwareTrait";s:40:"2c685453b92f9b3d19bb55ac1cd5d6f9679cdf45";s:26:"Drush\Config\ConfigLocator";s:40:"ca84befc0071dbaa2acb99a229e8c4dccc65500b";s:24:"Drush\Config\DrushConfig";s:40:"b8452c635343580d4db73549cde6248224df0f38";s:24:"Drush\Config\Environment";s:40:"c423ad22ba2fd4ccbe29431fa7449b4c8eadedf1";s:36:"Drush\Config\Loader\YamlConfigLoader";s:40:"d2639b65fe6857a869c0f7a54cdeccd649ec58e4";s:36:"Drush\DrupalFinder\DrushDrupalFinder";s:40:"4ed4b02b99ef87651ba2a4095ef043d57e2526a7";s:42:"Drush\Drupal\Commands\sql\SanitizeCommands";s:40:"caccb6f47c5fe34965ffd8bce4572e17b281d89a";s:50:"Drush\Drupal\Commands\sql\SanitizeCommentsCommands";s:40:"b2a0ab14fae8d4f2160f9fce9298da80bbad2f0d";s:49:"Drush\Drupal\Commands\sql\SanitizePluginInterface";s:40:"b972d6567705c06d34ab346a259f9d2c1b2aecfb";s:50:"Drush\Drupal\Commands\sql\SanitizeSessionsCommands";s:40:"37793a13e5e15e8bd19a7007130d1d9662f7d63a";s:52:"Drush\Drupal\Commands\sql\SanitizeUserFieldsCommands";s:40:"1ff5ac775f85d39faf9f404369733f0090248ddc";s:51:"Drush\Drupal\Commands\sql\SanitizeUserTableCommands";s:40:"25871d122e70a8d9a90b560c4c92d2be597452ed";s:25:"Drush\Drupal\DrupalKernel";s:40:"92107c34f327b8944c5e31b0965be7fa4b15fb3f";s:30:"Drush\Drupal\DrupalKernelTrait";s:40:"e2f00980ea2434d2f8d978b6ab99a2f41c56ea40";s:23:"Drush\Drupal\DrupalUtil";s:40:"d0fafb1752917ae68794bd090350364e94b80bf1";s:39:"Drush\Drupal\DrushLoggerServiceProvider";s:40:"6f29df552081a1e12f6738eac0281774c6f16dcb";s:31:"Drush\Drupal\ExtensionDiscovery";s:40:"fb933550f9c5331f93849102e6f5fc1d931b3c2c";s:28:"Drush\Drupal\InstallerKernel";s:40:"391e8452fda79c7bad601733b1b0e6d1b31234ee";s:34:"Drush\Drupal\Migrate\MigrateEvents";s:40:"4b69b3c6baaa0bd0f1c7abfdcd4d89be6eb01c6c";s:38:"Drush\Drupal\Migrate\MigrateExecutable";s:40:"b004399f2745fe3a5977d6f191be6f5532ef247e";s:39:"Drush\Drupal\Migrate\MigrateIdMapFilter";s:40:"4eae43e4485213058e970df4b4406ccb151dda0d";s:35:"Drush\Drupal\Migrate\MigrateMessage";s:40:"f2050fac876c8b10f85fe7b155f591ba6b092ae8";s:50:"Drush\Drupal\Migrate\MigrateMissingSourceRowsEvent";s:40:"2e3593d257ad6bfeb71c06cc92f4753c3993c65c";s:43:"Drush\Drupal\Migrate\MigratePrepareRowEvent";s:40:"399b19f658c0c3fa9b813c867f9274983a40c7a7";s:33:"Drush\Drupal\Migrate\MigrateUtils";s:40:"de83bad3246d42df7c0078e86771280847cfbe16";s:40:"Drush\Drupal\Migrate\ValidateMigrationId";s:40:"7b5e9fd1e0152ac203df8736dc05cd43f59c60fb";s:25:"Drush\Drupal\UpdateKernel";s:40:"102d35028970cdeee6399a167a6c305e24b40d60";s:11:"Drush\Drush";s:40:"197f07cb07f507d520cd528b4b432ce5d9f810c5";s:39:"Drush\Exceptions\CommandFailedException";s:40:"015fad4d6b03b492167d78cbb0274a4fd68bb098";s:35:"Drush\Exceptions\UserAbortException";s:40:"a5f2e952ba4a43d7b62c2fef2c774b40e12e63dd";s:20:"Drush\Exec\ExecTrait";s:40:"56809e59c043e6380cf0b987321de33995923ab5";s:38:"Drush\Formatters\DrushFormatterManager";s:40:"60ab2fc3432227740c0f6ae11bcb383846c75fd8";s:40:"Drush\Formatters\EntityToArraySimplifier";s:40:"20610987a2202be6a4edf8017f8cc854324a81b2";s:18:"Drush\Log\DrushLog";s:40:"0923575fb723557eb77c6022616531e002086c1e";s:28:"Drush\Log\DrushLoggerManager";s:40:"e0946819558d8c85a94f46b9205da7c251403dfd";s:16:"Drush\Log\Logger";s:40:"41e31e7fec4eba32b23fcd243fd1a1064e991d0a";s:26:"Drush\Log\SuccessInterface";s:40:"27eefb2979984981a547d4eee9ef96c31fa65600";s:32:"Drush\Preflight\ArgsPreprocessor";s:40:"bc88211962bba3ff95d964fac5526d06627b0719";s:28:"Drush\Preflight\ArgsRemapper";s:40:"84ab12528a9b23d29f462b18cc2173465393b5cd";s:31:"Drush\Preflight\LegacyPreflight";s:40:"81ef27848683f2b0f26c751ad07214912a69b6eb";s:25:"Drush\Preflight\Preflight";s:40:"1d78e5a8b0be2a7c3bd946fc7e00ede1feac86c8";s:29:"Drush\Preflight\PreflightArgs";s:40:"8a37b6dc30b5109facdd88e107c966473f40605f";s:38:"Drush\Preflight\PreflightArgsInterface";s:40:"071e79d237766c998c6c26ba65076c3e530bd663";s:28:"Drush\Preflight\PreflightLog";s:40:"048ea90245d7cf90fe77785d4c6a122ccfec7675";s:36:"Drush\Preflight\PreflightSiteLocator";s:40:"b3a78d4a7c093a4fb54aa871fb8de90c91435646";s:31:"Drush\Preflight\PreflightVerify";s:40:"778e5c52375a6b59919a18dd9a281d6fd360fe25";s:37:"Drush\Preflight\RedispatchToSiteLocal";s:40:"4210f401140025a8de38980c34dc37135ddc0379";s:18:"Drush\Psysh\Caster";s:40:"9a75b030b00ea67221b03e86a4660b4f2f1e46c8";s:24:"Drush\Psysh\DrushCommand";s:40:"d6f606cea147fded39bb5ec5baf4ad78467bf490";s:28:"Drush\Psysh\DrushHelpCommand";s:40:"6c3d048844763a489844b40def399e4204d20f7e";s:17:"Drush\Psysh\Shell";s:40:"1baaf077f053af3c766441d1f7bfee3cb1b72a2b";s:33:"Drush\Runtime\DependencyInjection";s:40:"b5f13952dba11202eff291022d01acf3cf8a1aa7";s:26:"Drush\Runtime\ErrorHandler";s:40:"5dee24f675862255370a0ec585eb564444c96c7c";s:30:"Drush\Runtime\HandlerInterface";s:40:"b07c130ee3ab6d52945e5c4444a500277cf82ab3";s:33:"Drush\Runtime\LegacyServiceFinder";s:40:"e3928500fef5c516544ff71c7957002de3a33026";s:39:"Drush\Runtime\LegacyServiceInstantiator";s:40:"a51a459c2f861fb305270eb960999e9ba062ab42";s:28:"Drush\Runtime\RedispatchHook";s:40:"68d23842e6dac2a9b4b420862992edfa4f5e5fe5";s:21:"Drush\Runtime\Runtime";s:40:"79c256ae2af6bee2d55ac4e4db2f20abd59d2784";s:28:"Drush\Runtime\ServiceManager";s:40:"1c6893735f85257fe798f0685e3034e744577ee2";s:29:"Drush\Runtime\ShutdownHandler";s:40:"c0ba7a26941c6763c831c4da1afa131540e4addc";s:32:"Drush\Runtime\TildeExpansionHook";s:40:"4de0ddc3b9fcc229591e7ee4880431da6f539adf";s:24:"Drush\SiteAlias\HostPath";s:40:"5c910d7c27bd74726aebab778b40b86216fe1513";s:30:"Drush\SiteAlias\ProcessManager";s:40:"1eb19b15680517173133255e1dcdbd835d9e0cd9";s:35:"Drush\SiteAlias\SiteAliasFileLoader";s:40:"e14b843b0141db3b9dbf9da7f62d72dd4e753f46";s:46:"Drush\SiteAlias\SiteAliasManagerAwareInterface";s:40:"e9b71971fe29bb05eb65d8f2b2230ebcec86ff31";s:29:"Drush\SiteAlias\SiteAliasName";s:40:"e32acd745d6efc6a6e8dbc91c87cf4034d8a9738";s:30:"Drush\SiteAlias\SiteSpecParser";s:40:"1be76d41357a49734f8671ff33aa964fc2922e66";s:47:"Drush\SiteAlias\Util\InternalYamlDataFileLoader";s:40:"b1f3913db3786ba200afefb6d2ad429495880072";s:17:"Drush\Sql\SqlBase";s:40:"7d7b413eb7229cf9e6857f88978050f253f40103";s:22:"Drush\Sql\SqlException";s:40:"d6ca84ba463591f586c5c67f387e48a6399030e9";s:20:"Drush\Sql\SqlMariaDB";s:40:"da7611c7c7e4868b5d1eff0624af999098edb0fd";s:18:"Drush\Sql\SqlMysql";s:40:"d644a8606d9a8b0b6a3f5692c03852f3673c214a";s:18:"Drush\Sql\SqlPgsql";s:40:"4a974ea30f877b81be924e18c338b34a0a4d2791";s:19:"Drush\Sql\SqlSqlite";s:40:"722aeaa58fafd5cf79c706621f876b84144067c5";s:32:"Drush\Sql\SqlTableSelectionTrait";s:40:"99ad0936bb9b56dc7a8f8e5a32a2ac860bf1eb1b";s:35:"Drush\Symfony\BootstrapCompilerPass";s:40:"0ff4c684d1e92513fcd320bf394856dd8ee3165f";s:32:"Drush\Symfony\DrushStyleInjector";s:40:"c460dc34b704024eaeb32e46f7d44b1ebe5fea5b";s:29:"Drush\TestTraits\CliTestTrait";s:40:"41dfd46136ca550395304542ad18251b676db30f";s:31:"Drush\TestTraits\DrushTestTrait";s:40:"5ad58fadecdd79e446b3023bf7c75944cf9d3bfa";s:33:"Drush\TestTraits\OutputUtilsTrait";s:40:"6f0ba2d60ea0a353fb3e1610b4e098cfa6adfa67";s:19:"Drush\Utils\FsUtils";s:40:"42f3d2c801edfda26e958d94d5ad9a46d330d163";s:23:"Drush\Utils\StringUtils";s:40:"8a71c0a3d40a7a0f1ce4f1537f512d544f45cc60";}i:1;a:1:{i:0;s:4:"12.x";}i:2;a:35:{i:0;s:5:"Drush";i:1;s:16:"Drush\Attributes";i:2;s:13:"Drush\Backend";i:3;s:10:"Drush\Boot";i:4;s:13:"Drush\Command";i:5;s:14:"Drush\Commands";i:6;s:21:"Drush\Commands\config";i:7;s:19:"Drush\Commands\core";i:8;s:20:"Drush\Commands\field";i:9;s:23:"Drush\Commands\generate";i:10;s:34:"Drush\Commands\generate\Generators";i:11;s:40:"Drush\Commands\generate\Generators\Drush";i:12;s:19:"Drush\Commands\help";i:13;s:17:"Drush\Commands\pm";i:14;s:18:"Drush\Commands\sql";i:15;s:12:"Drush\Config";i:16;s:19:"Drush\Config\Loader";i:17;s:12:"Drush\Drupal";i:18;s:18:"Drush\DrupalFinder";i:19;s:21:"Drush\Drupal\Commands";i:20;s:25:"Drush\Drupal\Commands\sql";i:21;s:20:"Drush\Drupal\Migrate";i:22;s:16:"Drush\Exceptions";i:23;s:10:"Drush\Exec";i:24;s:16:"Drush\Formatters";i:25;s:9:"Drush\Log";i:26;s:15:"Drush\Preflight";i:27;s:11:"Drush\Psysh";i:28;s:13:"Drush\Runtime";i:29;s:15:"Drush\SiteAlias";i:30;s:20:"Drush\SiteAlias\Util";i:31;s:9:"Drush\Sql";i:32;s:13:"Drush\Symfony";i:33;s:16:"Drush\TestTraits";i:34;s:11:"Drush\Utils";}} \ No newline at end of file +O:21:"Doctum\Renderer\Index":3:{i:0;a:210:{s:17:"Drush\Application";s:40:"9e27a51781e3a2d039ebdf8625be56e488a01ef0";s:25:"Drush\Attributes\Argument";s:40:"1ff372690648d58d6514d221e8724a042778b42b";s:26:"Drush\Attributes\Bootstrap";s:40:"e7a8a2448f00ea17347c124952d4def1ca9d5b54";s:24:"Drush\Attributes\Command";s:40:"bd1747f7e3c9975d5a2d028dc4b238a89cf668e4";s:25:"Drush\Attributes\Complete";s:40:"335a10b2c612e852b5405ebdf21a32968c651c48";s:30:"Drush\Attributes\DefaultFields";s:40:"fdb089f78deabcb98b45e73d2bbb168473d2bc00";s:35:"Drush\Attributes\DefaultTableFields";s:40:"fde38039dc15458898fbccda1ca8514629918ee5";s:28:"Drush\Attributes\FieldLabels";s:40:"7d3400eef2c81bea8b16de78ae25875eb45dac3e";s:35:"Drush\Attributes\FilterDefaultField";s:40:"8342818967a26caf54540d80991f5912e4edf342";s:23:"Drush\Attributes\Format";s:40:"cef673f6d8c638fdf400255de12e4d814c497451";s:37:"Drush\Attributes\HandleRemoteCommands";s:40:"4f9c80237af4fc93888827302c71a735ddc9e504";s:21:"Drush\Attributes\Help";s:40:"895443cd9f64227312ab34c08612ef1df1258260";s:21:"Drush\Attributes\Hook";s:40:"ff08fdb59982b000bfedaaf753401a7e9e83cb93";s:29:"Drush\Attributes\HookSelector";s:40:"2d5cc44bcd64c79a36a1642edb7c53cbe8a3fc22";s:35:"Drush\Attributes\InteractConfigName";s:40:"618e4febcf8d078b97554a197c7c7f053eeb4773";s:23:"Drush\Attributes\Kernel";s:40:"f74b5b2673f07952c7c622ad85b4f84fd576d9a3";s:32:"Drush\Attributes\NoArgumentsBase";s:40:"1c5f60bf3a302d5b403172fe50107e823175002c";s:25:"Drush\Attributes\Obsolete";s:40:"b21dfe1495a8a0f29dcf821206f56394efbe27d6";s:23:"Drush\Attributes\Option";s:40:"a47bc9f0c47f01e86696da55513123341e50d7e9";s:35:"Drush\Attributes\OptionsetGetEditor";s:40:"70651b88e98b78f5a26a05d37e7268d82fdde406";s:35:"Drush\Attributes\OptionsetProcBuild";s:40:"6595f1a1ea7dc7e124bca9d1a9f3333b60299509";s:29:"Drush\Attributes\OptionsetSql";s:40:"5841d23277c71fa9411e5625c430ef5eaf27b740";s:29:"Drush\Attributes\OptionsetSsh";s:40:"cbaa50f6cea2f96e5d29ec3d7133c49029a70bc9";s:40:"Drush\Attributes\OptionsetTableSelection";s:40:"04204532429243cb23c97e5c68fd72b766565870";s:23:"Drush\Attributes\Topics";s:40:"1bb98150113703de5185fff124c6b2f362f1fbd5";s:22:"Drush\Attributes\Usage";s:40:"8151ddc032eb7c05107800ca18414093a5de1059";s:35:"Drush\Attributes\ValidateConfigName";s:40:"b22a95412551aa67477a2fd3105c3e36818cc09f";s:35:"Drush\Attributes\ValidateEntityLoad";s:40:"82fabbda1cab88680b04dd2da7561dc7fac9781a";s:35:"Drush\Attributes\ValidateFileExists";s:40:"8a866bdc4ac4221ddb2ed8ccaee47ae0a3af2c63";s:39:"Drush\Attributes\ValidateModulesEnabled";s:40:"f27cfd437a8d9103aedb6bbffee2e2a98c041f22";s:36:"Drush\Attributes\ValidatePermissions";s:40:"f0549608bef20a62c0b2956ea07b8faa79e3dd81";s:38:"Drush\Attributes\ValidatePhpExtensions";s:40:"f9e5b612b9a88affcf2e31e85fdb5d309bef7c2a";s:34:"Drush\Attributes\ValidateQueueName";s:40:"dbba574d2c93ee01572a44a281e0b2e884ffb8b7";s:30:"Drush\Attributes\ValidatorBase";s:40:"494890706eb7783fbcd0085217502beacb622039";s:35:"Drush\Attributes\ValidatorInterface";s:40:"a2538d8f22edc26323ae72d72482fb9ec46bd52d";s:24:"Drush\Attributes\Version";s:40:"4255ec15ab0a4175163997fedd3098f2608bee1f";s:34:"Drush\Backend\BackendPathEvaluator";s:40:"ed413e00549adc9c2efa762ae5e6ae82b1003ac4";s:19:"Drush\Boot\BaseBoot";s:40:"63d0ab0a0d417c6b61c92fa0a95b90de89d75d21";s:15:"Drush\Boot\Boot";s:40:"d7e09fcf61a4a853e7926f33236f5bc0f11e0839";s:24:"Drush\Boot\BootstrapHook";s:40:"d157189ed55da818edaf2f36d49ca1c56b52d018";s:27:"Drush\Boot\BootstrapManager";s:40:"802c9d1e389a75fc60abf9257eea5e359754027f";s:21:"Drush\Boot\DrupalBoot";s:40:"bc36ac1ca5421572ed1ba64d7262cfda38e13f9f";s:22:"Drush\Boot\DrupalBoot8";s:40:"1d791367d50d15b790c7d2d37472d7eb1af54426";s:27:"Drush\Boot\DrupalBootLevels";s:40:"04f4d0677a32b2b2d8f83a83cd7393e439ee5213";s:20:"Drush\Boot\EmptyBoot";s:40:"780c8ae878be59111882d76618f7b6a172081d3b";s:18:"Drush\Boot\Kernels";s:40:"26be364b3d1745f4d4372cc1f0053d08102655db";s:37:"Drush\Command\DrushCommandInfoAlterer";s:40:"7c937f1d03abc69d1d7d6725633a2062a4823573";s:40:"Drush\Command\GlobalOptionsEventListener";s:40:"ee5f7bd3d8cd8f19d5747df860e49fc2e15528da";s:32:"Drush\Command\RemoteCommandProxy";s:40:"db170f07447d9e3bec2d114a101a94dd89794ef0";s:32:"Drush\Command\ServiceCommandlist";s:40:"28f07e9690e2f128a09e3ba7448051352106ff81";s:28:"Drush\Commands\AutowireTrait";s:40:"17d6952d3fb419740e48da44e1067f84c8cf6b1d";s:32:"Drush\Commands\ConfiguresPrompts";s:40:"df73d543021fac9ac7486abe3d82fcce166e428f";s:28:"Drush\Commands\DrushCommands";s:40:"b93b7fc358728bd60038e0c2ae4d8aabd5dc36fb";s:30:"Drush\Commands\ExampleCommands";s:40:"6a8cd1ad7c69bb8f29fd65faa4438385d2b71841";s:29:"Drush\Commands\LegacyCommands";s:40:"3091627ef4924b47b1f3a254771b2784cf3a9b8f";s:30:"Drush\Commands\OptionsCommands";s:40:"0cca0dac0e8cf4db1a92decc516e281e8952b1b6";s:33:"Drush\Commands\ValidatorsCommands";s:40:"fed2c2eaeb6dc6675f0132c4d1d11881c06d03df";s:36:"Drush\Commands\config\ConfigCommands";s:40:"8c92caafe6850df70f3858bd7cc45d617bc071e0";s:42:"Drush\Commands\config\ConfigExportCommands";s:40:"a8317174ea622c21c2a0aa250ac8924216eff040";s:42:"Drush\Commands\config\ConfigImportCommands";s:40:"5f6a46cd5fccbe9ccb45107e0b38eb04d30a0714";s:40:"Drush\Commands\config\ConfigPullCommands";s:40:"22f37f2677910d5dea42e3fcf5ad8101b673e7cd";s:39:"Drush\Commands\core\ArchiveDumpCommands";s:40:"40dc6d84e802499152a2e7f10c2bdb25a77c4d1f";s:33:"Drush\Commands\core\BatchCommands";s:40:"16e15ef3100edb0fd27a9b8b6b00b5cf466561da";s:34:"Drush\Commands\core\BrowseCommands";s:40:"9e841b77d071cee02804c87eca169e9f79e2e28f";s:33:"Drush\Commands\core\CacheCommands";s:40:"a3d3a7b116f84d5dfe908f226e85d341ec86e766";s:40:"Drush\Commands\core\CacheRebuildCommands";s:40:"feb732cbcfb5db7f471e01c140969c4a4d796536";s:31:"Drush\Commands\core\CliCommands";s:40:"ac62895c7a7a4f3143ccd9cad680e34c01f1ec72";s:32:"Drush\Commands\core\CoreCommands";s:40:"95a346f0ad4162afc49d422e7c69ea2c898cb12a";s:34:"Drush\Commands\core\DeployCommands";s:40:"a121e9882e51f342a28e8d26b2ad040e6685f9e0";s:38:"Drush\Commands\core\DeployHookCommands";s:40:"45d5d79de58b1825d145750e3e777709de918054";s:32:"Drush\Commands\core\DocsCommands";s:40:"4dc587771a652d86deac686ffdf79856ac77a310";s:34:"Drush\Commands\core\DrupalCommands";s:40:"df359b6f5e4f41a365037c79474cdcfe5cb93a3f";s:43:"Drush\Commands\core\DrupalDirectoryCommands";s:40:"a15c69eca46be743b9d40f668aa2e20aa14783e5";s:37:"Drush\Commands\core\DrupliconCommands";s:40:"bde3530ecde1a8d26e6f7450ca52c9b8a7227b6d";s:32:"Drush\Commands\core\EditCommands";s:40:"e1dcc5c835913c4f275452bc047056a4edb3a07b";s:34:"Drush\Commands\core\EntityCommands";s:40:"0c5506c743ef56884fa2c66c74934bc74901cd5e";s:40:"Drush\Commands\core\EntityCreateCommands";s:40:"7f93d424a5588e717d1cc62ab8dba915b90edc3d";s:33:"Drush\Commands\core\ImageCommands";s:40:"aa6d8afb5a08ce60fedbf3b64792f73125773104";s:35:"Drush\Commands\core\JsonapiCommands";s:40:"135c3eabc8f2bc69e7771923180c656c6afd111c";s:36:"Drush\Commands\core\LanguageCommands";s:40:"1e75051c30b1ae6be32dac710530803adf866a2b";s:29:"Drush\Commands\core\LinkHooks";s:40:"623bed3b80fc13f465d983c6429196046f8faf7f";s:34:"Drush\Commands\core\LocaleCommands";s:40:"cdc7ab9191ff3d29399843afb81afe1bfb9b001d";s:33:"Drush\Commands\core\LoginCommands";s:40:"9d4c33eb8f83af71c6d492ca274ed9cadda262c8";s:33:"Drush\Commands\core\MaintCommands";s:40:"4a2077b831753908cb4d76bc5876c63567bf98a4";s:37:"Drush\Commands\core\MessengerCommands";s:40:"172dca7e11e5128369c2f5201bf38cde89eb718c";s:41:"Drush\Commands\core\MigrateRunnerCommands";s:40:"3a9305046b753d2dc035cb559952d10d88d17cb7";s:30:"Drush\Commands\core\MkCommands";s:40:"7282f4ccdb63aa5cedd6bc13ce208a45fcd5ec62";s:34:"Drush\Commands\core\NotifyCommands";s:40:"d83275ea06ce0bc3bbb2f933577c9caa138c3c27";s:31:"Drush\Commands\core\PhpCommands";s:40:"38391a2ee4200dd426724efca1613494adea494c";s:33:"Drush\Commands\core\QueueCommands";s:40:"24231141fd1c43a0a192a1ebbea58b60396beac9";s:32:"Drush\Commands\core\RoleCommands";s:40:"6c991cfd41c75985a0d790a9aaa1f72c8c67ffd1";s:33:"Drush\Commands\core\RsyncCommands";s:40:"b6e903892c70b446a195dc1b3e81da6702d7e933";s:37:"Drush\Commands\core\RunserverCommands";s:40:"517aa3dd7c0d8a7f78e8c2e382fd8c73cfa40371";s:32:"Drush\Commands\core\SiteCommands";s:40:"29f46a293b2142ce53e61b18694ef6e5793c4edb";s:39:"Drush\Commands\core\SiteInstallCommands";s:40:"fb4579be55899b7b671be0cc05fc28f735825e18";s:31:"Drush\Commands\core\SshCommands";s:40:"b52e6fc0c7302ae750118a2354e71681dd5aee1a";s:33:"Drush\Commands\core\StateCommands";s:40:"f5f3414cdda6b2069634280b9090a0ed71d5f44f";s:34:"Drush\Commands\core\StatusCommands";s:40:"ed494f20811f4a1629f1919d7e464d9c37098ba4";s:33:"Drush\Commands\core\TopicCommands";s:40:"13dd5a8b9f7427ccd812a7d101fc53833c292f39";s:32:"Drush\Commands\core\TwigCommands";s:40:"6a86837037a5a467f44ba70e8247f80967939246";s:36:"Drush\Commands\core\UpdateDBCommands";s:40:"b77defcf5b87213943243119b60f8f5056a0c4c9";s:32:"Drush\Commands\core\UserCommands";s:40:"6ec9250c903713d14b4cded2479418acd42f2685";s:33:"Drush\Commands\core\ViewsCommands";s:40:"86c3b87a3dba120ec9ce5a4391e2435a6c0f9452";s:36:"Drush\Commands\core\WatchdogCommands";s:40:"2d8ec73d87a179647c0b443ec6418d24b62f7c78";s:34:"Drush\Commands\core\XhprofCommands";s:40:"0a77aabc90c3df79ee4bb0f7b12fd935aeb38fef";s:45:"Drush\Commands\field\EntityTypeBundleAskTrait";s:40:"ff137ea9f12d0e22fe95977be850f3ab53225151";s:52:"Drush\Commands\field\EntityTypeBundleValidationTrait";s:40:"9c4b33bc7b1947fd7db4497382845e36402dc6d8";s:42:"Drush\Commands\field\FieldBaseInfoCommands";s:40:"1bfb308f4c29601cb0a82009267b0fa560b92453";s:52:"Drush\Commands\field\FieldBaseOverrideCreateCommands";s:40:"ba78e5017974a5347ee61e358145050b25449951";s:40:"Drush\Commands\field\FieldCreateCommands";s:40:"00d152eec206b4527a7e8cbc30d3d1bfb14aba05";s:44:"Drush\Commands\field\FieldDefinitionCommands";s:40:"ea58adf653d11419ed24b0f58ac9628fc755f80d";s:53:"Drush\Commands\field\FieldDefinitionRowsOfFieldsTrait";s:40:"60f79954011c8d89c9de86039a88720837acc0d2";s:40:"Drush\Commands\field\FieldDeleteCommands";s:40:"575cef3aae3bf9a9868a1ab961ad52aced0e477c";s:46:"Drush\Commands\field\FieldEntityReferenceHooks";s:40:"c649b7926deec568e952491002bf13ef13007d2f";s:38:"Drush\Commands\field\FieldInfoCommands";s:40:"4d454115064e1e4d8312d4f1844af7a1e5863a07";s:35:"Drush\Commands\field\FieldTextHooks";s:40:"c10510277fb22babdcdc9a60653edba0f0dd8b76";s:42:"Drush\Commands\generate\ApplicationFactory";s:40:"12130e30c94944c9ed6bf4be9c2aff3bc82d8b53";s:40:"Drush\Commands\generate\GenerateCommands";s:40:"9f832f134c0851133d6f762c92ee73f64f5198df";s:55:"Drush\Commands\generate\Generators\Drush\DrushAliasFile";s:40:"c6d6c47d0742486a05cd01907a957169b6487c29";s:57:"Drush\Commands\generate\Generators\Drush\DrushCommandFile";s:40:"a7ab8e7f844a392af9af00789f89f5f0b6fc641a";s:59:"Drush\Commands\generate\Generators\Drush\DrushGeneratorFile";s:40:"51d7e9118f7d2a3edf958a9f97f07f254a9189e5";s:37:"Drush\Commands\help\DrushHelpDocument";s:40:"8f963bc4337d9875b916c7fdd9d787caa82932b4";s:36:"Drush\Commands\help\HelpCLIFormatter";s:40:"ed63aab190e02974902130574b05c426d04ec587";s:32:"Drush\Commands\help\HelpCommands";s:40:"d58a5212c3eb143ff2ef4befec33907dafe50623";s:32:"Drush\Commands\help\ListCommands";s:40:"bf4bebd8068e8ad683341f3325dc020b4e3cddb3";s:28:"Drush\Commands\pm\PmCommands";s:40:"b3f02727cd56f29298e971d9ca6f7ba230debf2b";s:31:"Drush\Commands\pm\ThemeCommands";s:40:"0e008d780c18103c1b38ec4de7ac9dea59b10fce";s:30:"Drush\Commands\sql\SqlCommands";s:40:"8e0f34a4b5d2581a72fdefa710b7eb317ceba9a7";s:34:"Drush\Commands\sql\SqlSyncCommands";s:40:"6aeb7ed74eda2ff715b6380f439566f092a3dece";s:44:"Drush\Commands\sql\sanitize\SanitizeCommands";s:40:"480b1fc93289df87edcab60b04032a9767da78ca";s:52:"Drush\Commands\sql\sanitize\SanitizeCommentsCommands";s:40:"31a5d07707ecff740102a23b6438905f7f8ab67b";s:51:"Drush\Commands\sql\sanitize\SanitizePluginInterface";s:40:"90a583a6a4179fb57f464d4c381553d82d9af469";s:52:"Drush\Commands\sql\sanitize\SanitizeSessionsCommands";s:40:"f739d3aad5ba0245fb9128701f6665a509eb0262";s:54:"Drush\Commands\sql\sanitize\SanitizeUserFieldsCommands";s:40:"b09ef05f2e4041ef188f13ac5a4af5a743772a9c";s:53:"Drush\Commands\sql\sanitize\SanitizeUserTableCommands";s:40:"c5f9e77808e178983b6fdd865432d21d5fe73a4b";s:29:"Drush\Config\ConfigAwareTrait";s:40:"2c685453b92f9b3d19bb55ac1cd5d6f9679cdf45";s:26:"Drush\Config\ConfigLocator";s:40:"ca84befc0071dbaa2acb99a229e8c4dccc65500b";s:24:"Drush\Config\DrushConfig";s:40:"b8452c635343580d4db73549cde6248224df0f38";s:24:"Drush\Config\Environment";s:40:"550dfa6f1fe8f8fe1e10270b15bfad2c91685604";s:36:"Drush\Config\Loader\YamlConfigLoader";s:40:"d2639b65fe6857a869c0f7a54cdeccd649ec58e4";s:36:"Drush\DrupalFinder\DrushDrupalFinder";s:40:"65c57fee96e6cc96b9b3e119e1d7e454aaf3ec06";s:25:"Drush\Drupal\DrupalKernel";s:40:"92107c34f327b8944c5e31b0965be7fa4b15fb3f";s:30:"Drush\Drupal\DrupalKernelTrait";s:40:"4bc7498c67eb28def21987736f646f9aabaa38c6";s:23:"Drush\Drupal\DrupalUtil";s:40:"d0fafb1752917ae68794bd090350364e94b80bf1";s:39:"Drush\Drupal\DrushLoggerServiceProvider";s:40:"6f29df552081a1e12f6738eac0281774c6f16dcb";s:31:"Drush\Drupal\ExtensionDiscovery";s:40:"fb933550f9c5331f93849102e6f5fc1d931b3c2c";s:28:"Drush\Drupal\InstallerKernel";s:40:"391e8452fda79c7bad601733b1b0e6d1b31234ee";s:34:"Drush\Drupal\Migrate\MigrateEvents";s:40:"4b69b3c6baaa0bd0f1c7abfdcd4d89be6eb01c6c";s:38:"Drush\Drupal\Migrate\MigrateExecutable";s:40:"9e53faaac3ff16f872bf9638d6e65bc56c5afb8a";s:39:"Drush\Drupal\Migrate\MigrateIdMapFilter";s:40:"4eae43e4485213058e970df4b4406ccb151dda0d";s:35:"Drush\Drupal\Migrate\MigrateMessage";s:40:"0890f200cb7c54f9a232f7b9ac317bb98b23246b";s:50:"Drush\Drupal\Migrate\MigrateMissingSourceRowsEvent";s:40:"2e3593d257ad6bfeb71c06cc92f4753c3993c65c";s:43:"Drush\Drupal\Migrate\MigratePrepareRowEvent";s:40:"399b19f658c0c3fa9b813c867f9274983a40c7a7";s:33:"Drush\Drupal\Migrate\MigrateUtils";s:40:"c61edc2a4b746db3550ee70ccab0d1efe017dad1";s:40:"Drush\Drupal\Migrate\ValidateMigrationId";s:40:"7b5e9fd1e0152ac203df8736dc05cd43f59c60fb";s:25:"Drush\Drupal\UpdateKernel";s:40:"102d35028970cdeee6399a167a6c305e24b40d60";s:11:"Drush\Drush";s:40:"7a49525e8c744866e2cf9c12b7fcceaf106a656c";s:39:"Drush\Exceptions\CommandFailedException";s:40:"74aa7c63bc6c911da64a8f9d50e58207a5fbe0b6";s:35:"Drush\Exceptions\UserAbortException";s:40:"590e9515012dfd1a95ece7d4ebdfcbcb4e0c6a18";s:20:"Drush\Exec\ExecTrait";s:40:"22cb947ee2b38c18f53063f7fef2968903887c01";s:38:"Drush\Formatters\DrushFormatterManager";s:40:"60ab2fc3432227740c0f6ae11bcb383846c75fd8";s:40:"Drush\Formatters\EntityToArraySimplifier";s:40:"20610987a2202be6a4edf8017f8cc854324a81b2";s:18:"Drush\Log\DrushLog";s:40:"b40c1679c105330785d182ec9b2857b601882518";s:28:"Drush\Log\DrushLoggerManager";s:40:"e0946819558d8c85a94f46b9205da7c251403dfd";s:16:"Drush\Log\Logger";s:40:"41e31e7fec4eba32b23fcd243fd1a1064e991d0a";s:26:"Drush\Log\SuccessInterface";s:40:"27eefb2979984981a547d4eee9ef96c31fa65600";s:32:"Drush\Preflight\ArgsPreprocessor";s:40:"f4e8e938407da8fe13a07fedfa40d9cdbd316176";s:28:"Drush\Preflight\ArgsRemapper";s:40:"09e00ad19dbdfb3332a84c990678fa289a330f66";s:31:"Drush\Preflight\LegacyPreflight";s:40:"81ef27848683f2b0f26c751ad07214912a69b6eb";s:25:"Drush\Preflight\Preflight";s:40:"3d27970bb879dd1a4136670933dd2a34ea5f4f29";s:29:"Drush\Preflight\PreflightArgs";s:40:"8a37b6dc30b5109facdd88e107c966473f40605f";s:38:"Drush\Preflight\PreflightArgsInterface";s:40:"071e79d237766c998c6c26ba65076c3e530bd663";s:28:"Drush\Preflight\PreflightLog";s:40:"048ea90245d7cf90fe77785d4c6a122ccfec7675";s:36:"Drush\Preflight\PreflightSiteLocator";s:40:"fd2d9743f39c92e1b500d077ef5fbe6f2ace2812";s:31:"Drush\Preflight\PreflightVerify";s:40:"ae26236c4419bce027002778d4a29be7bb473da2";s:18:"Drush\Psysh\Caster";s:40:"9a75b030b00ea67221b03e86a4660b4f2f1e46c8";s:24:"Drush\Psysh\DrushCommand";s:40:"611134492e9640f4a2d332f108b58383ecb8ee98";s:28:"Drush\Psysh\DrushHelpCommand";s:40:"9d514af11917c1ae4908a451cf182f4bc80579ba";s:17:"Drush\Psysh\Shell";s:40:"c77f8056755f4fb751a989f9841b8ce37e359d98";s:33:"Drush\Runtime\DependencyInjection";s:40:"94567de050f6884471cdac8296feaab509774cd2";s:26:"Drush\Runtime\ErrorHandler";s:40:"5dee24f675862255370a0ec585eb564444c96c7c";s:30:"Drush\Runtime\HandlerInterface";s:40:"b07c130ee3ab6d52945e5c4444a500277cf82ab3";s:33:"Drush\Runtime\LegacyServiceFinder";s:40:"1a6e0c0776a23d45dc3ff3bf5fb9e0037f1fb4f5";s:39:"Drush\Runtime\LegacyServiceInstantiator";s:40:"e4f536eb7d333ec803a10ca1858e8d046c1f08f2";s:28:"Drush\Runtime\RedispatchHook";s:40:"a424d4de28a10d8dd3a6c0dcddfe5ff25b7e455e";s:21:"Drush\Runtime\Runtime";s:40:"79c256ae2af6bee2d55ac4e4db2f20abd59d2784";s:28:"Drush\Runtime\ServiceManager";s:40:"e8464cca00093c86127bc389e6a31e73e851ce9b";s:29:"Drush\Runtime\ShutdownHandler";s:40:"c0ba7a26941c6763c831c4da1afa131540e4addc";s:32:"Drush\Runtime\TildeExpansionHook";s:40:"4de0ddc3b9fcc229591e7ee4880431da6f539adf";s:24:"Drush\SiteAlias\HostPath";s:40:"5c910d7c27bd74726aebab778b40b86216fe1513";s:30:"Drush\SiteAlias\ProcessManager";s:40:"3dae21b731bf00a08b6fe4bd53a507d12aba9a57";s:35:"Drush\SiteAlias\SiteAliasFileLoader";s:40:"e14b843b0141db3b9dbf9da7f62d72dd4e753f46";s:46:"Drush\SiteAlias\SiteAliasManagerAwareInterface";s:40:"e9b71971fe29bb05eb65d8f2b2230ebcec86ff31";s:29:"Drush\SiteAlias\SiteAliasName";s:40:"e32acd745d6efc6a6e8dbc91c87cf4034d8a9738";s:30:"Drush\SiteAlias\SiteSpecParser";s:40:"1be76d41357a49734f8671ff33aa964fc2922e66";s:47:"Drush\SiteAlias\Util\InternalYamlDataFileLoader";s:40:"b1f3913db3786ba200afefb6d2ad429495880072";s:17:"Drush\Sql\SqlBase";s:40:"c0125750b27ba8e8ccacabc59b3d2d2084e4ba3b";s:22:"Drush\Sql\SqlException";s:40:"d6ca84ba463591f586c5c67f387e48a6399030e9";s:20:"Drush\Sql\SqlMariaDB";s:40:"da7611c7c7e4868b5d1eff0624af999098edb0fd";s:18:"Drush\Sql\SqlMysql";s:40:"a68f07a7b3b6aa38ac913a4015cc715b6131fccf";s:18:"Drush\Sql\SqlPgsql";s:40:"3932ee199a4d700f36f47be2174d53693470ec22";s:19:"Drush\Sql\SqlSqlite";s:40:"a2d94fc4cad5e60803832389c4a0dc2a98a0bc35";s:32:"Drush\Sql\SqlTableSelectionTrait";s:40:"4922db734c95944fdc5d08b864d3f0de37836e31";s:35:"Drush\Symfony\BootstrapCompilerPass";s:40:"0ff4c684d1e92513fcd320bf394856dd8ee3165f";s:32:"Drush\Symfony\DrushStyleInjector";s:40:"c460dc34b704024eaeb32e46f7d44b1ebe5fea5b";s:29:"Drush\TestTraits\CliTestTrait";s:40:"41dfd46136ca550395304542ad18251b676db30f";s:31:"Drush\TestTraits\DrushTestTrait";s:40:"3c2e5d2b7bfeffaba9333757786b8b20d2bf6b0b";s:33:"Drush\TestTraits\OutputUtilsTrait";s:40:"d7cd0239fb04d4076e76290abe31ef9d889336ad";s:19:"Drush\Utils\FsUtils";s:40:"66a94525366543025a118768ff0bbeaa2de092b0";s:23:"Drush\Utils\StringUtils";s:40:"f59a7ab49317d555734c9eab88bfa5456d73fa42";}i:1;a:1:{i:0;s:4:"13.x";}i:2;a:34:{i:0;s:5:"Drush";i:1;s:16:"Drush\Attributes";i:2;s:13:"Drush\Backend";i:3;s:10:"Drush\Boot";i:4;s:13:"Drush\Command";i:5;s:14:"Drush\Commands";i:6;s:21:"Drush\Commands\config";i:7;s:19:"Drush\Commands\core";i:8;s:20:"Drush\Commands\field";i:9;s:23:"Drush\Commands\generate";i:10;s:34:"Drush\Commands\generate\Generators";i:11;s:40:"Drush\Commands\generate\Generators\Drush";i:12;s:19:"Drush\Commands\help";i:13;s:17:"Drush\Commands\pm";i:14;s:18:"Drush\Commands\sql";i:15;s:27:"Drush\Commands\sql\sanitize";i:16;s:12:"Drush\Config";i:17;s:19:"Drush\Config\Loader";i:18;s:12:"Drush\Drupal";i:19;s:18:"Drush\DrupalFinder";i:20;s:20:"Drush\Drupal\Migrate";i:21;s:16:"Drush\Exceptions";i:22;s:10:"Drush\Exec";i:23;s:16:"Drush\Formatters";i:24;s:9:"Drush\Log";i:25;s:15:"Drush\Preflight";i:26;s:11:"Drush\Psysh";i:27;s:13:"Drush\Runtime";i:28;s:15:"Drush\SiteAlias";i:29;s:20:"Drush\SiteAlias\Util";i:30;s:9:"Drush\Sql";i:31;s:13:"Drush\Symfony";i:32;s:16:"Drush\TestTraits";i:33;s:11:"Drush\Utils";}} \ No newline at end of file diff --git a/api/traits.html b/api/traits.html index 8fea1772a1..83d2a14bcd 100644 --- a/api/traits.html +++ b/api/traits.html @@ -85,7 +85,15 @@ <h1>Traits</h1> <p>A copy of \Drupal\Core\DependencyInjection\AutowireTrait with first params' type hint changed.</p> </div> </div> - <div class="row"> + <div class="row"> + <div class="col-md-6"> + <a href="Drush/Commands/ConfiguresPrompts.html"><abbr title="Drush\Commands\ConfiguresPrompts">ConfiguresPrompts</abbr></a> + </div> + <div class="col-md-6"> + + </div> + </div> + <div class="row"> <div class="col-md-6"> <a href="Drush/Commands/field/EntityTypeBundleAskTrait.html"><abbr title="Drush\Commands\field\EntityTypeBundleAskTrait">EntityTypeBundleAskTrait</abbr></a> </div> @@ -109,7 +117,7 @@ <h1>Traits</h1> </div> </div> - <div class="row"> + <div class="row"> <div class="col-md-6"> <a href="Drush/Config/ConfigAwareTrait.html"><abbr title="Drush\Config\ConfigAwareTrait">ConfigAwareTrait</abbr></a> </div> @@ -117,7 +125,7 @@ <h1>Traits</h1> </div> </div> - <div class="row"> + <div class="row"> <div class="col-md-6"> <a href="Drush/Drupal/DrupalKernelTrait.html"><abbr title="Drush\Drupal\DrupalKernelTrait">DrupalKernelTrait</abbr></a> </div> @@ -133,7 +141,7 @@ <h1>Traits</h1> </div> </div> - <div class="row"> + <div class="row"> <div class="col-md-6"> <a href="Drush/Sql/SqlTableSelectionTrait.html"><abbr title="Drush\Sql\SqlTableSelectionTrait">SqlTableSelectionTrait</abbr></a> </div>