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 Mar 12, 2024
1 parent 199913f commit 7eae294
Show file tree
Hide file tree
Showing 5 changed files with 64 additions and 28 deletions.
17 changes: 13 additions & 4 deletions api/Drush/Commands/field/FieldBaseInfoCommands.html
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ <h1>FieldBaseInfoCommands
</div>


<p> class
<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>

Expand Down Expand Up @@ -200,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>

Expand Down Expand Up @@ -926,7 +935,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.x/src/Commands/field/FieldBaseInfoCommands.php#L25">at line 25</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>
Expand Down Expand Up @@ -1602,7 +1611,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/13.x/src/Commands/field/FieldBaseInfoCommands.php#L35">at line 35</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 = [&#039;format&#039; =&gt; &#039;table&#039;])
</code>
Expand Down Expand Up @@ -1649,7 +1658,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/13.x/src/Commands/field/FieldBaseInfoCommands.php#L76">at line 76</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>
Expand Down
31 changes: 20 additions & 11 deletions api/Drush/Commands/field/FieldBaseOverrideCreateCommands.html
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ <h1>FieldBaseOverrideCreateCommands
</div>


<p> class
<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>

Expand Down Expand Up @@ -195,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>

Expand Down Expand Up @@ -962,7 +971,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.x/src/Commands/field/FieldBaseOverrideCreateCommands.php#L27">at line 27</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>
Expand Down Expand Up @@ -1504,7 +1513,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_baseOverrideCreateField">
<div class="location"><a href="https://github.com/drush-ops/drush/blob/13.x/src/Commands/field/FieldBaseOverrideCreateCommands.php#L40">at line 40</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 = [&#039;field-name&#039; =&gt; InputOption::VALUE_REQUIRED, &#039;field-label&#039; =&gt; InputOption::VALUE_REQUIRED, &#039;field-description&#039; =&gt; InputOption::VALUE_REQUIRED, &#039;is-required&#039; =&gt; InputOption::VALUE_REQUIRED, &#039;show-machine-names&#039; =&gt; InputOption::VALUE_OPTIONAL])
</code>
Expand Down Expand Up @@ -1573,7 +1582,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/13.x/src/Commands/field/FieldBaseOverrideCreateCommands.php#L112">at line 112</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>
Expand Down Expand Up @@ -1621,7 +1630,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/13.x/src/Commands/field/FieldBaseOverrideCreateCommands.php#L136">at line 136</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>
Expand Down Expand Up @@ -1664,7 +1673,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/13.x/src/Commands/field/FieldBaseOverrideCreateCommands.php#L150">at line 150</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>
Expand Down Expand Up @@ -1707,7 +1716,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/13.x/src/Commands/field/FieldBaseOverrideCreateCommands.php#L155">at line 155</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>
Expand Down Expand Up @@ -1750,7 +1759,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/13.x/src/Commands/field/FieldBaseOverrideCreateCommands.php#L160">at line 160</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>
Expand Down Expand Up @@ -1793,7 +1802,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/13.x/src/Commands/field/FieldBaseOverrideCreateCommands.php#L165">at line 165</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>
Expand Down Expand Up @@ -1861,7 +1870,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/13.x/src/Commands/field/FieldBaseOverrideCreateCommands.php#L180">at line 180</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>
Expand Down Expand Up @@ -1904,7 +1913,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/13.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#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>
Expand Down
25 changes: 17 additions & 8 deletions api/Drush/Commands/field/FieldDeleteCommands.html
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ <h1>FieldDeleteCommands
</div>


<p> class
<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>

Expand Down Expand Up @@ -195,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>

Expand Down Expand Up @@ -916,7 +925,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.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\EntityTypeBundleInfoInterface">EntityTypeBundleInfoInterface</abbr> $entityTypeBundleInfo)
</code>
Expand Down Expand Up @@ -1326,7 +1335,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/13.x/src/Commands/field/FieldDeleteCommands.php#L169">at line 169</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>
Expand Down Expand Up @@ -1452,7 +1461,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/13.x/src/Commands/field/FieldDeleteCommands.php#L39">at line 39</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 = [&#039;field-name&#039; =&gt; InputOption::VALUE_REQUIRED, &#039;show-machine-names&#039; =&gt; InputOption::VALUE_OPTIONAL, &#039;all-bundles&#039; =&gt; InputOption::VALUE_OPTIONAL])
</code>
Expand Down Expand Up @@ -1515,7 +1524,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/13.x/src/Commands/field/FieldDeleteCommands.php#L121">at line 121</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>
Expand Down Expand Up @@ -1563,7 +1572,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/13.x/src/Commands/field/FieldDeleteCommands.php#L153">at line 153</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>
Expand Down Expand Up @@ -1611,7 +1620,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/13.x/src/Commands/field/FieldDeleteCommands.php#L211">at line 211</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>
Expand Down Expand Up @@ -1658,7 +1667,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/13.x/src/Commands/field/FieldDeleteCommands.php#L249">at line 249</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>
Expand Down
Loading

0 comments on commit 7eae294

Please sign in to comment.