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 Jun 28, 2023
1 parent 6e94cd3 commit 2a61fe5
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
34 changes: 17 additions & 17 deletions api/Drush/Boot/DrupalBoot8.html
Original file line number Diff line number Diff line change
Expand Up @@ -778,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#L68">at line 68</a></div>
<div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/DrupalBoot8.php#L69">at line 69</a></div>
<code> bool
<strong>validRoot</strong>(string|null $path)
</code>
Expand Down Expand Up @@ -823,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#L83">at line 83</a></div>
<div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/DrupalBoot8.php#L84">at line 84</a></div>
<code> string|null
<strong>getVersion</strong>($drupal_root)
</code>
Expand Down Expand Up @@ -1070,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#L320">at line 320</a></div>
<div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/DrupalBoot8.php#L321">at line 321</a></div>
<code> void
<strong>terminate</strong>()
</code>
Expand Down Expand Up @@ -1142,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#L93">at line 93</a></div>
<div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/DrupalBoot8.php#L94">at line 94</a></div>
<code> string|null
<strong>confPath</strong>(bool $require_settings = true, bool $reset = false)
</code>
Expand Down Expand Up @@ -1321,7 +1321,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#L110">at line 110</a></div>
<div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/DrupalBoot8.php#L111">at line 111</a></div>
<code>
<strong>bootstrapDrupalSiteValidate</strong>(<a href="../../Drush/Boot/BootstrapManager.html"><abbr title="Drush\Boot\BootstrapManager">BootstrapManager</abbr></a> $manager)
</code>
Expand Down Expand Up @@ -1390,7 +1390,7 @@ <h4>Parameters</h4>
</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#L204">at line 204</a></div>
<div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/DrupalBoot8.php#L205">at line 205</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)
</code>
Expand Down Expand Up @@ -1428,7 +1428,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#L173">at line 173</a></div>
<div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/DrupalBoot8.php#L174">at line 174</a></div>
<code>
<strong>bootstrapDrupalDatabaseValidate</strong>(<a href="../../Drush/Boot/BootstrapManager.html"><abbr title="Drush\Boot\BootstrapManager">BootstrapManager</abbr></a> $manager)
</code>
Expand Down Expand Up @@ -1463,7 +1463,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#L198">at line 198</a></div>
<div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/DrupalBoot8.php#L199">at line 199</a></div>
<code> void
<strong>bootstrapDrupalDatabase</strong>(<a href="../../Drush/Boot/BootstrapManager.html"><abbr title="Drush\Boot\BootstrapManager">BootstrapManager</abbr></a> $manager)
</code>
Expand Down Expand Up @@ -1505,7 +1505,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#L229">at line 229</a></div>
<div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/DrupalBoot8.php#L230">at line 230</a></div>
<code> void
<strong>bootstrapDrupalFull</strong>(<a href="../../Drush/Boot/BootstrapManager.html"><abbr title="Drush\Boot\BootstrapManager">BootstrapManager</abbr></a> $manager)
</code>
Expand Down Expand Up @@ -1547,7 +1547,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#L36">at line 36</a></div>
<div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/DrupalBoot8.php#L37">at line 37</a></div>
<code> <abbr title="Symfony\Component\HttpFoundation\Request">Request</abbr>
<strong>getRequest</strong>()
</code>
Expand Down Expand Up @@ -1580,7 +1580,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#L41">at line 41</a></div>
<div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/DrupalBoot8.php#L42">at line 42</a></div>
<code> void
<strong>setRequest</strong>(<abbr title="Symfony\Component\HttpFoundation\Request">Request</abbr> $request)
</code>
Expand Down Expand Up @@ -1623,7 +1623,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#L46">at line 46</a></div>
<div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/DrupalBoot8.php#L47">at line 47</a></div>
<code> <abbr title="Drupal\Core\DrupalKernelInterface">DrupalKernelInterface</abbr>
<strong>getKernel</strong>()
</code>
Expand Down Expand Up @@ -1656,7 +1656,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#L60">at line 60</a></div>
<div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/DrupalBoot8.php#L61">at line 61</a></div>
<code> void
<strong>setLogger</strong>(<abbr title="Psr\Log\LoggerInterface">LoggerInterface</abbr> $logger)
</code>
Expand Down Expand Up @@ -1704,7 +1704,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/DrupalBoot8.php#L105">at line 105</a></div>
<div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/DrupalBoot8.php#L106">at line 106</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>
Expand Down Expand Up @@ -1752,7 +1752,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#L147">at line 147</a></div>
<div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/DrupalBoot8.php#L148">at line 148</a></div>
<code> void
<strong>bootstrapDoDrupalSite</strong>(<a href="../../Drush/Boot/BootstrapManager.html"><abbr title="Drush\Boot\BootstrapManager">BootstrapManager</abbr></a> $manager)
</code>
Expand Down Expand Up @@ -1795,7 +1795,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#L161">at line 161</a></div>
<div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/DrupalBoot8.php#L162">at line 162</a></div>
<code> bool
<strong>bootstrapDrupalConfigurationValidate</strong>(<a href="../../Drush/Boot/BootstrapManager.html"><abbr title="Drush\Boot\BootstrapManager">BootstrapManager</abbr></a> $manager)
</code>
Expand Down Expand Up @@ -1838,7 +1838,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#L243">at line 243</a></div>
<div class="location"><a href="https://github.com/drush-ops/drush/blob/12.x/src/Boot/DrupalBoot8.php#L244">at line 244</a></div>
<code> void
<strong>addDrupalModuleDrushCommands</strong>(<a href="../../Drush/Boot/BootstrapManager.html"><abbr title="Drush\Boot\BootstrapManager">BootstrapManager</abbr></a> $manager)
</code>
Expand Down
Loading

0 comments on commit 2a61fe5

Please sign in to comment.