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 May 2, 2024
1 parent 4eca84e commit 799ee40
Show file tree
Hide file tree
Showing 5 changed files with 84 additions and 30 deletions.
66 changes: 59 additions & 7 deletions api/Drush/Commands/DrushCommands.html
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,16 @@ <h2>Methods</h2>

<p><p>Override Robo's IO function with our custom style.</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">
<a href="#method_setLoggerIfEmpty">setLoggerIfEmpty</a>(<abbr title="Psr\Log\LoggerInterface">LoggerInterface</abbr> $logger)

<p><p>Sets a logger, if none is available yet.</p></p> </div>
<div class="col-md-2"></div>
</div>
<div class="row">
<div class="col-md-2 type">
Expand Down Expand Up @@ -517,7 +527,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/Commands/DrushCommands.php#L51">at line 51</a></div>
<div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L53">at line 53</a></div>
<code>
<strong>__construct</strong>()
</code>
Expand All @@ -541,7 +551,7 @@ <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>
<div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L60">at line 60</a></div>
<code> protected <abbr title="Symfony\Component\Console\Style\SymfonyStyle">SymfonyStyle</abbr>
<strong>io</strong>()
</code>
Expand All @@ -567,13 +577,55 @@ <h4>Return Value</h4>



</div>
</div>

</div>
<div class="method-item">
<h3 id="method_setLoggerIfEmpty">
<div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Commands/DrushCommands.php#L72">at line 72</a></div>
<code> void
<strong>setLoggerIfEmpty</strong>(<abbr title="Psr\Log\LoggerInterface">LoggerInterface</abbr> $logger)
</code>
</h3>
<div class="details">



<div class="method-description">
<p><p>Sets a logger, if none is available yet.</p></p>
</div>
<div class="tags">
<h4>Parameters</h4>

<table class="table table-condensed">
<tr>
<td><abbr title="Psr\Log\LoggerInterface">LoggerInterface</abbr></td>
<td>$logger</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_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/12.x/src/Commands/DrushCommands.php#L83">at line 83</a></div>
<code> protected <abbr title="Drush\Commands\Drush\Log\DrushLoggerManager">DrushLoggerManager</abbr>|null
<strong>logger</strong>()
</code>
Expand Down Expand Up @@ -605,7 +657,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/12.x/src/Commands/DrushCommands.php#L94">at line 94</a></div>
<code> protected void
<strong>printFile</strong>(string $file)
</code>
Expand Down Expand Up @@ -647,7 +699,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/12.x/src/Commands/DrushCommands.php#L116">at line 116</a></div>
<code>
<strong>preHook</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData)
</code>
Expand Down Expand Up @@ -680,7 +732,7 @@ <h4>Parameters</h4>
</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/12.x/src/Commands/DrushCommands.php#L128">at line 128</a></div>
<code> protected
<strong>printFileTopic</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData)
</code>
Expand Down Expand Up @@ -713,7 +765,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/12.x/src/Commands/DrushCommands.php#L139">at line 139</a></div>
<code> protected <abbr title="GuzzleHttp\HandlerStack">HandlerStack</abbr>
<strong>getStack</strong>()
</code>
Expand Down
40 changes: 20 additions & 20 deletions api/Drush/Runtime/ServiceManager.html
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,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/12.x/src/Runtime/ServiceManager.php#L54">at line 54</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>
Expand Down Expand Up @@ -392,7 +392,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/12.x/src/Runtime/ServiceManager.php#L67">at line 67</a></div>
<code> protected void
<strong>loadCommandClasses</strong>(array $commandClasses)
</code>
Expand Down Expand Up @@ -435,7 +435,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/12.x/src/Runtime/ServiceManager.php#L82">at line 82</a></div>
<code> array
<strong>bootstrapCommandClasses</strong>()
</code>
Expand Down Expand Up @@ -467,7 +467,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/12.x/src/Runtime/ServiceManager.php#L100">at line 100</a></div>
<code> array
<strong>discover</strong>(array $commandfileSearchpath, string $baseNamespace)
</code>
Expand Down Expand Up @@ -518,7 +518,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/12.x/src/Runtime/ServiceManager.php#L125">at line 125</a></div>
<code> array
<strong>discoverCommandsFromConfiguration</strong>()
</code>
Expand Down Expand Up @@ -550,7 +550,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/12.x/src/Runtime/ServiceManager.php#L151">at line 151</a></div>
<code> array
<strong>discoverCommands</strong>(array $directoryList, string $baseNamespace)
</code>
Expand Down Expand Up @@ -598,7 +598,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/12.x/src/Runtime/ServiceManager.php#L175">at line 175</a></div>
<code> array
<strong>discoverPsr4Commands</strong>()
</code>
Expand Down Expand Up @@ -631,7 +631,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/12.x/src/Runtime/ServiceManager.php#L197">at line 197</a></div>
<code> array
<strong>discoverPsr4Generators</strong>()
</code>
Expand Down Expand Up @@ -663,7 +663,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/12.x/src/Runtime/ServiceManager.php#L224">at line 224</a></div>
<code> array
<strong>discoverModuleCommands</strong>(array $directoryList, string $baseNamespace)
</code>
Expand Down Expand Up @@ -711,7 +711,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/12.x/src/Runtime/ServiceManager.php#L247">at line 247</a></div>
<code> array
<strong>discoverModuleCommandInfoAlterers</strong>(array $directoryList, string $baseNamespace)
</code>
Expand Down Expand Up @@ -759,7 +759,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/12.x/src/Runtime/ServiceManager.php#L268">at line 268</a></div>
<code> array
<strong>instantiateYamlCliCommands</strong>()
</code>
Expand Down Expand Up @@ -792,7 +792,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/12.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>
Expand Down Expand Up @@ -847,7 +847,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/12.x/src/Runtime/ServiceManager.php#L351">at line 351</a></div>
<code> protected bool
<strong>supportsCompoundContainer</strong>($class, $drush_container)
</code>
Expand Down Expand Up @@ -894,7 +894,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/12.x/src/Runtime/ServiceManager.php#L366">at line 366</a></div>
<code> protected bool
<strong>hasStaticCreateFactory</strong>(string $class)
</code>
Expand Down Expand Up @@ -936,7 +936,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/12.x/src/Runtime/ServiceManager.php#L374">at line 374</a></div>
<code> protected int|null
<strong>bootStrapAttributeValue</strong>(string $class)
</code>
Expand Down Expand Up @@ -979,7 +979,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/12.x/src/Runtime/ServiceManager.php#L390">at line 390</a></div>
<code> protected bool
<strong>requiresBootstrap</strong>(string $class)
</code>
Expand Down Expand Up @@ -1021,7 +1021,7 @@ <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>
<div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Runtime/ServiceManager.php#L408">at line 408</a></div>
<code> protected bool
<strong>hasStaticCreateEarlyFactory</strong>(string $class)
</code>
Expand Down Expand Up @@ -1063,7 +1063,7 @@ <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>
<div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Runtime/ServiceManager.php#L422">at line 422</a></div>
<code> protected bool
<strong>hasStaticMethod</strong>(string $class, string $methodName)
</code>
Expand Down Expand Up @@ -1110,7 +1110,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/12.x/src/Runtime/ServiceManager.php#L438">at line 438</a></div>
<code> array
<strong>discoverModuleGenerators</strong>(array $directoryList, string $baseNamespace)
</code>
Expand Down Expand Up @@ -1157,7 +1157,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/12.x/src/Runtime/ServiceManager.php#L458">at line 458</a></div>
<code> void
<strong>inflect</strong>(<abbr title="Psr\Container\ContainerInterface">ContainerInterface</abbr> $container, mixed $object)
</code>
Expand Down
4 changes: 3 additions & 1 deletion api/doc-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2461,7 +2461,9 @@ <h2 id="letterA">A</h2>
commandline options from the event Input, and set
configuration values as appropriate.</p></dd><dt><a href="Drush/Command/ServiceCommandlist.html"><abbr title="Drush\Command\ServiceCommandlist">ServiceCommandlist</abbr></a> &mdash; <em>Class in namespace <a href="Drush/Command.html">Drush\Command</a></em></dt>
<dd><p>Keep a list of all of the service commands that we can find when the
Drupal Kernel is booted.</p></dd><dt><a href="Drush/Commands/LegacyCommands.html#method_saconvert">
Drupal Kernel is booted.</p></dd><dt><a href="Drush/Commands/DrushCommands.html#method_setLoggerIfEmpty">
<abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr>::setLoggerIfEmpty</a>() &mdash; <em>Method in class <a href="Drush/Commands/DrushCommands.html"><abbr title="Drush\Commands\DrushCommands">DrushCommands</abbr></a></em></dt>
<dd><p>Sets a logger, if none is available yet.</p></dd><dt><a href="Drush/Commands/LegacyCommands.html#method_saconvert">
<abbr title="Drush\Commands\LegacyCommands">LegacyCommands</abbr>::saconvert</a>() &mdash; <em>Method in class <a href="Drush/Commands/LegacyCommands.html"><abbr title="Drush\Commands\LegacyCommands">LegacyCommands</abbr></a></em></dt>
<dd><p>site:alias-convert has been removed. Please use Drush 11 or convert by hand.</p></dd><dt><a href="Drush/Commands/LegacyCommands.html#method_secphp">
<abbr title="Drush\Commands\LegacyCommands">LegacyCommands</abbr>::secphp</a>() &mdash; <em>Method in class <a href="Drush/Commands/LegacyCommands.html"><abbr title="Drush\Commands\LegacyCommands">LegacyCommands</abbr></a></em></dt>
Expand Down
2 changes: 1 addition & 1 deletion api/doctum-search.json

Large diffs are not rendered by default.

0 comments on commit 799ee40

Please sign in to comment.