Skip to content

Commit

Permalink
[CI] Add Doctum build
Browse files Browse the repository at this point in the history
  • Loading branch information
weitzman authored and actions-user committed Aug 2, 2024
1 parent 985cda6 commit 0b005dd
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
50 changes: 25 additions & 25 deletions api/Drush/Commands/core/DrupalCommands.html
Original file line number Diff line number Diff line change
Expand Up @@ -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/13.0.0-beta5/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>


Expand Down Expand Up @@ -519,7 +519,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.0.0-beta5/src/Exec/ExecTrait.php#L28">at line 28</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>
Expand Down Expand Up @@ -580,7 +580,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.0.0-beta5/src/Exec/ExecTrait.php#L92">at line 92</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>
Expand Down Expand Up @@ -624,7 +624,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.0.0-beta5/src/Exec/ExecTrait.php#L104">at line 104</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>
Expand Down Expand Up @@ -668,7 +668,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/13.0.0-beta5/src/Config/ConfigAwareTrait.php#L19">at line 19</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#L19">at line 19</a></div>
<code> <a href="../../../Drush/Config/DrushConfig.html"><abbr title="Drush\Config\DrushConfig">DrushConfig</abbr></a>
<strong>getConfig</strong>()
</code>
Expand Down Expand Up @@ -713,7 +713,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.0.0-beta5/src/Commands/ConfiguresPrompts.php#L30">at line 30</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>
Expand Down Expand Up @@ -756,7 +756,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.0.0-beta5/src/Commands/ConfiguresPrompts.php#L148">at line 148</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#L148">at line 148</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>
Expand Down Expand Up @@ -809,7 +809,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.0.0-beta5/src/Commands/ConfiguresPrompts.php#L179">at line 179</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#L179">at line 179</a></div>
<code> protected void
<strong>restorePrompts</strong>()
</code>
Expand Down Expand Up @@ -842,7 +842,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.0.0-beta5/src/Commands/ConfiguresPrompts.php#L184">at line 184</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#L184">at line 184</a></div>
<code> protected bool
<strong>runningUnitTests</strong>()
</code>
Expand Down Expand Up @@ -875,7 +875,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method___construct">
<div class="location"><a href="https://github.com/drush-ops/drush/blob/13.0.0-beta5/src/Commands/core/DrupalCommands.php#L41">at line 41</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>
Expand Down Expand Up @@ -920,7 +920,7 @@ <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/13.0.0-beta5/src/Commands/DrushCommands.php#L60">at line 60</a></div>
<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L60">at line 60</a></div>
<code> protected <abbr title="Drush\Style\DrushStyle">DrushStyle</abbr>
<strong>io</strong>()
</code>
Expand Down Expand Up @@ -953,7 +953,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/13.0.0-beta5/src/Commands/DrushCommands.php#L74">at line 74</a></div>
<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L74">at line 74</a></div>
<code> <abbr title="Drush\Commands\Drush\Log\DrushLoggerManager">DrushLoggerManager</abbr>|null
<strong>logger</strong>()
</code>
Expand Down Expand Up @@ -986,7 +986,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/13.0.0-beta5/src/Commands/DrushCommands.php#L86">at line 86</a></div>
<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L86">at line 86</a></div>
<code> protected void
<strong>printFile</strong>(string $file)
</code>
Expand Down Expand Up @@ -1029,7 +1029,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/13.0.0-beta5/src/Commands/DrushCommands.php#L108">at line 108</a></div>
<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L108">at line 108</a></div>
<code>
<strong>preHook</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData)
</code>
Expand Down Expand Up @@ -1063,7 +1063,7 @@ <h4>Parameters</h4>
<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.0.0-beta5/src/Commands/DrushCommands.php#L117">at line 117</a></div>
<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L117">at line 117</a></div>
<code>
<strong>initHook</strong>($input, <abbr title="Consolidation\AnnotatedCommand\AnnotationData">AnnotationData</abbr> $annotationData)
</code>
Expand Down Expand Up @@ -1102,7 +1102,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/13.0.0-beta5/src/Commands/DrushCommands.php#L130">at line 130</a></div>
<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L130">at line 130</a></div>
<code> protected
<strong>printFileTopic</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData)
</code>
Expand Down Expand Up @@ -1136,7 +1136,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/13.0.0-beta5/src/Commands/DrushCommands.php#L141">at line 141</a></div>
<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L141">at line 141</a></div>
<code> protected <abbr title="GuzzleHttp\HandlerStack">HandlerStack</abbr>
<strong>getStack</strong>()
</code>
Expand Down Expand Up @@ -1180,7 +1180,7 @@ <h4>See also</h4>
<div class="method-item">
<h3 id="method_processManager">
<div class="location">in <a href="../../../Drush/Commands/DrushCommands.html#method_processManager">
<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.0.0-beta5/src/Commands/DrushCommands.php#L151">at line 151</a></div>
<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a> <a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/DrushCommands.php#L151">at line 151</a></div>
<code> <a href="../../../Drush/SiteAlias/ProcessManager.html"><abbr title="Drush\SiteAlias\ProcessManager">ProcessManager</abbr></a>
<strong>processManager</strong>()
</code>
Expand Down Expand Up @@ -1213,7 +1213,7 @@ <h4>Return Value</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.0.0-beta5/src/Commands/AutowireTrait.php#L27">at line 27</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>
Expand Down Expand Up @@ -1255,7 +1255,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_getCron">
<div class="location"><a href="https://github.com/drush-ops/drush/blob/13.0.0-beta5/src/Commands/core/DrupalCommands.php#L26">at line 26</a></div>
<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>
Expand Down Expand Up @@ -1288,7 +1288,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/13.0.0-beta5/src/Commands/core/DrupalCommands.php#L31">at line 31</a></div>
<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>
Expand Down Expand Up @@ -1321,7 +1321,7 @@ <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/13.0.0-beta5/src/Commands/core/DrupalCommands.php#L36">at line 36</a></div>
<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>
Expand Down Expand Up @@ -1354,7 +1354,7 @@ <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/13.0.0-beta5/src/Commands/core/DrupalCommands.php#L54">at line 54</a></div>
<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>
Expand Down Expand Up @@ -1386,7 +1386,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/13.0.0-beta5/src/Commands/core/DrupalCommands.php#L64">at line 64</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 = [&#039;format&#039; =&gt; &#039;table&#039;, &#039;severity&#039; =&gt; -1, &#039;ignore&#039; =&gt; &#039;&#039;])
</code>
Expand Down Expand Up @@ -1428,7 +1428,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/13.0.0-beta5/src/Commands/core/DrupalCommands.php#L128">at line 128</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 = [&#039;name&#039; =&gt; self::REQ, &#039;path&#039; =&gt; self::REQ, &#039;format&#039; =&gt; &#039;yaml&#039;])
</code>
Expand Down
Loading

0 comments on commit 0b005dd

Please sign in to comment.