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 Sep 7, 2023
1 parent 8b6c8cb commit 4298710
Show file tree
Hide file tree
Showing 8 changed files with 865 additions and 68 deletions.
79 changes: 18 additions & 61 deletions api/Drush/Commands/core/CacheCommands.html
Original file line number Diff line number Diff line change
Expand Up @@ -461,16 +461,6 @@ <h2>Methods</h2>
</div>
<div class="row">
<div class="col-md-2 type">

</div>
<div class="col-md-8">
<a href="#method_rebuild">rebuild</a>($options = [&#039;cache-clear&#039; =&gt; true])

<p><p>Rebuild all caches.</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">
Expand Down Expand Up @@ -777,7 +767,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/core/CacheCommands.php#L42">at line 42</a></div>
<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>
<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)
</code>
Expand Down Expand Up @@ -1067,7 +1057,7 @@ <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#L55">at line 55</a></div>
<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)
</code>
Expand Down Expand Up @@ -1115,7 +1105,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#L74">at line 74</a></div>
<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>
<code> <abbr title="Consolidation\OutputFormatters\StructuredData\PropertyList">PropertyList</abbr>
<strong>get</strong>($cid, $bin = &#039;default&#039;, $options = [&#039;format&#039; =&gt; &#039;json&#039;])
</code>
Expand Down Expand Up @@ -1167,7 +1157,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#L102">at line 102</a></div>
<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>
<code> void
<strong>tags</strong>(string $tags)
</code>
Expand Down Expand Up @@ -1209,7 +1199,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#L116">at line 116</a></div>
<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>
<code>
<strong>clear</strong>(string $type, array $args, $options = [&#039;cache-clear&#039; =&gt; true])
</code>
Expand Down Expand Up @@ -1252,7 +1242,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#L138">at line 138</a></div>
<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>
<code> void
<strong>interact</strong>($input, $output)
</code>
Expand Down Expand Up @@ -1300,7 +1290,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#L159">at line 159</a></div>
<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>
<code>
<strong>set</strong>($cid, $data, $bin = &#039;default&#039;, $expire = null, $tags = null, $options = [&#039;input-format&#039; =&gt; &#039;string&#039;, &#039;cache-get&#039; =&gt; false])
</code>
Expand Down Expand Up @@ -1358,7 +1348,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#L182">at line 182</a></div>
<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>
<code> protected
<strong>setPrepareData</strong>($data, $options)
</code>
Expand Down Expand Up @@ -1391,46 +1381,13 @@ <h4>Parameters</h4>



</div>
</div>

</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/CacheCommands.php#L220">at line 220</a></div>
<code>
<strong>rebuild</strong>($options = [&#039;cache-clear&#039; =&gt; true])
</code>
</h3>
<div class="details">



<div class="method-description">
<p><p>Rebuild all caches.</p></p> <p><p>This is a copy of core/rebuild.php.</p></p>
</div>
<div class="tags">
<h4>Parameters</h4>

<table class="table table-condensed">
<tr>
<td></td>
<td>$options</td>
<td></td>
</tr>
</table>





</div>
</div>

</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#L246">at line 246</a></div>
<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>
<code> void
<strong>validate</strong>(<abbr title="Consolidation\AnnotatedCommand\CommandData">CommandData</abbr> $commandData)
</code>
Expand Down Expand Up @@ -1473,7 +1430,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#L271">at line 271</a></div>
<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>
<code> array
<strong>getTypes</strong>($include_bootstrapped_types = false)
</code>
Expand Down Expand Up @@ -1515,7 +1472,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#L299">at line 299</a></div>
<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>
<code> void
<strong>clearDrush</strong>()
</code>
Expand Down Expand Up @@ -1547,7 +1504,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#L313">at line 313</a></div>
<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>
<code> void
<strong>clearBins</strong>($args = [&#039;default&#039;])
</code>
Expand Down Expand Up @@ -1589,7 +1546,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#L322">at line 322</a></div>
<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>
<code> void
<strong>clearThemeRegistry</strong>()
</code>
Expand Down Expand Up @@ -1622,7 +1579,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#L327">at line 327</a></div>
<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>
<code> void
<strong>clearRouter</strong>()
</code>
Expand Down Expand Up @@ -1655,7 +1612,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#L332">at line 332</a></div>
<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>
<code> void
<strong>clearCssJs</strong>()
</code>
Expand Down Expand Up @@ -1688,7 +1645,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#L339">at line 339</a></div>
<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>
<code> void
<strong>clearContainer</strong>()
</code>
Expand Down Expand Up @@ -1721,7 +1678,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#L348">at line 348</a></div>
<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>
<code> void
<strong>clearRender</strong>()
</code>
Expand Down Expand Up @@ -1753,7 +1710,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#L353">at line 353</a></div>
<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>
<code> void
<strong>clearPlugin</strong>()
</code>
Expand Down
Loading

0 comments on commit 4298710

Please sign in to comment.