Skip to content

Commit

Permalink
TASK: Update API docs from 8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
neos-bot committed Dec 21, 2023
1 parent 9a53c43 commit fa480b8
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1181,7 +1181,7 @@ <h4>Exceptions</h4>
</div>
<div class="method-item">
<h3 id="method_createContext">
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.2/Neos.ContentRepository/Classes/Command/NodeCommandControllerPlugin.php#L868">at line 868</a></div>
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.2/Neos.ContentRepository/Classes/Command/NodeCommandControllerPlugin.php#L877">at line 877</a></div>
<code> protected <a href="../../../Neos/ContentRepository/Domain/Service/Context.html"><abbr title="Neos\ContentRepository\Domain\Service\Context">Context</abbr></a>
<strong>createContext</strong>(string $workspaceName, array $dimensions)
</code>
Expand Down Expand Up @@ -1228,7 +1228,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_getNodeDataByNodeTypeAndWorkspace">
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.2/Neos.ContentRepository/Classes/Command/NodeCommandControllerPlugin.php#L888">at line 888</a></div>
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.2/Neos.ContentRepository/Classes/Command/NodeCommandControllerPlugin.php#L897">at line 897</a></div>
<code> protected <a href="../../../Neos/ContentRepository/Domain/Model/NodeData.html"><abbr title="Neos\ContentRepository\Domain\Model\NodeData">NodeData</abbr></a>[]
<strong>getNodeDataByNodeTypeAndWorkspace</strong>(string $nodeType, string $workspaceName)
</code>
Expand Down Expand Up @@ -1275,7 +1275,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_removeNodeAndChildNodesInWorkspaceByPath">
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.2/Neos.ContentRepository/Classes/Command/NodeCommandControllerPlugin.php#L911">at line 911</a></div>
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.2/Neos.ContentRepository/Classes/Command/NodeCommandControllerPlugin.php#L920">at line 920</a></div>
<code> protected
<strong>removeNodeAndChildNodesInWorkspaceByPath</strong>(string $nodePath, string $workspaceName)
</code>
Expand Down Expand Up @@ -1313,7 +1313,7 @@ <h4>Parameters</h4>
</div>
<div class="method-item">
<h3 id="method_removeNode">
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.2/Neos.ContentRepository/Classes/Command/NodeCommandControllerPlugin.php#L933">at line 933</a></div>
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.2/Neos.ContentRepository/Classes/Command/NodeCommandControllerPlugin.php#L942">at line 942</a></div>
<code> protected
<strong>removeNode</strong>(string $nodeIdentifier, string $dimensionsHash)
</code>
Expand Down Expand Up @@ -1351,7 +1351,7 @@ <h4>Parameters</h4>
</div>
<div class="method-item">
<h3 id="method_removeNodesWithInvalidDimensions">
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.2/Neos.ContentRepository/Classes/Command/NodeCommandControllerPlugin.php#L956">at line 956</a></div>
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.2/Neos.ContentRepository/Classes/Command/NodeCommandControllerPlugin.php#L965">at line 965</a></div>
<code> void
<strong>removeNodesWithInvalidDimensions</strong>(string $workspaceName)
</code>
Expand Down Expand Up @@ -1393,7 +1393,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_collectNodesWithInvalidDimensions">
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.2/Neos.ContentRepository/Classes/Command/NodeCommandControllerPlugin.php#L984">at line 984</a></div>
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.2/Neos.ContentRepository/Classes/Command/NodeCommandControllerPlugin.php#L993">at line 993</a></div>
<code> protected array
<strong>collectNodesWithInvalidDimensions</strong>(string $workspaceName, array $allowedDimensionCombinations)
</code>
Expand Down Expand Up @@ -1441,7 +1441,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_removeNodesWithInvalidWorkspace">
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.2/Neos.ContentRepository/Classes/Command/NodeCommandControllerPlugin.php#L1031">at line 1031</a></div>
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.2/Neos.ContentRepository/Classes/Command/NodeCommandControllerPlugin.php#L1040">at line 1040</a></div>
<code> void
<strong>removeNodesWithInvalidWorkspace</strong>()
</code>
Expand Down Expand Up @@ -1473,7 +1473,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_collectNodesWithInvalidWorkspace">
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.2/Neos.ContentRepository/Classes/Command/NodeCommandControllerPlugin.php#L1061">at line 1061</a></div>
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.2/Neos.ContentRepository/Classes/Command/NodeCommandControllerPlugin.php#L1070">at line 1070</a></div>
<code> protected array
<strong>collectNodesWithInvalidWorkspace</strong>()
</code>
Expand Down Expand Up @@ -1509,7 +1509,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_fixNodesWithInconsistentIdentifier">
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.2/Neos.ContentRepository/Classes/Command/NodeCommandControllerPlugin.php#L1095">at line 1095</a></div>
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.2/Neos.ContentRepository/Classes/Command/NodeCommandControllerPlugin.php#L1104">at line 1104</a></div>
<code> void
<strong>fixNodesWithInconsistentIdentifier</strong>()
</code>
Expand Down Expand Up @@ -1542,7 +1542,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_reorderChildNodes">
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.2/Neos.ContentRepository/Classes/Command/NodeCommandControllerPlugin.php#L1167">at line 1167</a></div>
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.2/Neos.ContentRepository/Classes/Command/NodeCommandControllerPlugin.php#L1176">at line 1176</a></div>
<code> protected void
<strong>reorderChildNodes</strong>(string $workspaceName, bool $dryRun, <a href="../../../Neos/ContentRepository/Domain/Model/NodeType.html"><abbr title="Neos\ContentRepository\Domain\Model\NodeType">NodeType</abbr></a> $nodeType = null)
</code>
Expand Down Expand Up @@ -1607,7 +1607,7 @@ <h4>Exceptions</h4>
</div>
<div class="method-item">
<h3 id="method_reorderChildNodesByNodeType">
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.2/Neos.ContentRepository/Classes/Command/NodeCommandControllerPlugin.php#L1196">at line 1196</a></div>
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.2/Neos.ContentRepository/Classes/Command/NodeCommandControllerPlugin.php#L1205">at line 1205</a></div>
<code> protected void
<strong>reorderChildNodesByNodeType</strong>(string $workspaceName, bool $dryRun, <a href="../../../Neos/ContentRepository/Domain/Model/NodeType.html"><abbr title="Neos\ContentRepository\Domain\Model\NodeType">NodeType</abbr></a> $nodeType)
</code>
Expand Down Expand Up @@ -1672,7 +1672,7 @@ <h4>Exceptions</h4>
</div>
<div class="method-item">
<h3 id="method_repairShadowNodes">
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.2/Neos.ContentRepository/Classes/Command/NodeCommandControllerPlugin.php#L1255">at line 1255</a></div>
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.2/Neos.ContentRepository/Classes/Command/NodeCommandControllerPlugin.php#L1264">at line 1264</a></div>
<code> protected void
<strong>repairShadowNodes</strong>(string $workspaceName, bool $dryRun, <a href="../../../Neos/ContentRepository/Domain/Model/NodeType.html"><abbr title="Neos\ContentRepository\Domain\Model\NodeType">NodeType</abbr></a> $nodeType = null)
</code>
Expand Down Expand Up @@ -1725,7 +1725,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_findMissingShadowNodesInWorkspace">
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.2/Neos.ContentRepository/Classes/Command/NodeCommandControllerPlugin.php#L1289">at line 1289</a></div>
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.2/Neos.ContentRepository/Classes/Command/NodeCommandControllerPlugin.php#L1298">at line 1298</a></div>
<code> protected array
<strong>findMissingShadowNodesInWorkspace</strong>(<a href="../../../Neos/ContentRepository/Domain/Model/Workspace.html"><abbr title="Neos\ContentRepository\Domain\Model\Workspace">Workspace</abbr></a> $workspace, <a href="../../../Neos/ContentRepository/Domain/Model/NodeType.html"><abbr title="Neos\ContentRepository\Domain\Model\NodeType">NodeType</abbr></a> $nodeType = null)
</code>
Expand Down Expand Up @@ -1772,7 +1772,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_on">
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.2/Neos.ContentRepository/Classes/Command/NodeCommandControllerPlugin.php#L1342">at line 1342</a></div>
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.2/Neos.ContentRepository/Classes/Command/NodeCommandControllerPlugin.php#L1351">at line 1351</a></div>
<code> void
<strong>on</strong>(string $eventIdentifier, <a target="_blank" rel="noopener" href="https://www.php.net/Closure">Closure</a> $callback)
</code>
Expand Down Expand Up @@ -1819,7 +1819,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_dispatch">
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.2/Neos.ContentRepository/Classes/Command/NodeCommandControllerPlugin.php#L1354">at line 1354</a></div>
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.2/Neos.ContentRepository/Classes/Command/NodeCommandControllerPlugin.php#L1363">at line 1363</a></div>
<code> protected void
<strong>dispatch</strong>(string $eventIdentifier, array ...$eventPayload)
</code>
Expand Down
2 changes: 1 addition & 1 deletion neos/8.2/renderer.index

Large diffs are not rendered by default.

0 comments on commit fa480b8

Please sign in to comment.