Home
last modified time | relevance | path

Searched refs:setParent (Results 1 – 25 of 120) sorted by relevance

12345

/plugin/commonmark/vendor/league/commonmark/src/Node/
H A DNode.php67 protected function setParent(?Node $node = null): void
87 $sibling->setParent($this->parent);
108 $sibling->setParent($this->parent);
176 $child->setParent($this);
190 $child->setParent($this);
201 $children->setParent(null);
69 protected function setParent(Node $node = null) global() function in League\\CommonMark\\Node\\Node
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
H A DCircularReferenceParent.php37 $v->setParent($this);
44 $v->setParent($this);
H A DCircularReferenceChild.php33 public function setParent(CircularReferenceParent $parent) function in JMS\\Serializer\\Tests\\Fixtures\\CircularReferenceChild
/plugin/odt/ODT/elements/
H A DODTContainerElement.php67 $this->owner->setParent($previous);
69 $this->owner->setParent($container);
H A DODTRoot.php59 public function setParent(ODTStateElement $parent_element) { function in ODTElementRoot
H A DODTElementNote.php70 $this->setParent($previous);
H A DODTElementParagraph.php69 $this->setParent($previous);
/plugin/combo/ComboStrap/
H A DTreeNode.php37 $treeNode->setParent($this);
128 private function setParent(TreeNode $parent) function in ComboStrap\\TreeNode
/plugin/commonmark/vendor/league/commonmark/src/Block/Element/
H A DAbstractBlock.php
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/
H A DTreeNode.php111 $this->setParent($parent);
292 public function setParent(TreeNode $parent) function in Hoa\\Compiler\\Llk\\TreeNode
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/
H A DGoogleDevtoolsRemotebuildexecutionAdminV1alphaListInstancesRequest.php24 public function setParent($parent) function in Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemotebuildexecutionAdminV1alphaListInstancesRequest
H A DGoogleDevtoolsRemotebuildexecutionAdminV1alphaListWorkerPoolsRequest.php33 public function setParent($parent) function in Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemotebuildexecutionAdminV1alphaListWorkerPoolsRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SmartDeviceManagement/
H A DGoogleHomeEnterpriseSdmV1ParentRelation.php48 public function setParent($parent) function in Google\\Service\\SmartDeviceManagement\\GoogleHomeEnterpriseSdmV1ParentRelation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ApiKeysService/
H A DV2LookupKeyResponse.php48 public function setParent($parent) function in Google\\Service\\ApiKeysService\\V2LookupKeyResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudResourceManager/
H A DCreateFolderMetadata.php48 public function setParent($parent) function in Google\\Service\\CloudResourceManager\\CreateFolderMetadata
H A DTagBinding.php52 public function setParent($parent) function in Google\\Service\\CloudResourceManager\\TagBinding
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DAsyncBatchAnnotateFilesRequest.php33 public function setParent($parent) function in Google\\Service\\Vision\\AsyncBatchAnnotateFilesRequest
H A DBatchAnnotateFilesRequest.php33 public function setParent($parent) function in Google\\Service\\Vision\\BatchAnnotateFilesRequest
H A DBatchAnnotateImagesRequest.php33 public function setParent($parent) function in Google\\Service\\Vision\\BatchAnnotateImagesRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
H A DQueryTarget.php32 public function setParent($parent) function in Google\\Service\\Firestore\\QueryTarget
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/
H A DGoogleCloudContactcenterinsightsV1alpha1CreateIssueModelRequest.php46 public function setParent($parent) function in Google\\Service\\Contactcenterinsights\\GoogleCloudContactcenterinsightsV1alpha1CreateIssueModelRequest
H A DGoogleCloudContactcenterinsightsV1CreateIssueModelRequest.php46 public function setParent($parent) function in Google\\Service\\Contactcenterinsights\\GoogleCloudContactcenterinsightsV1CreateIssueModelRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DCreatePrinterRequest.php32 public function setParent($parent) function in Google\\Service\\Directory\\CreatePrinterRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DCreateBitbucketServerConnectedRepositoryRequest.php46 public function setParent($parent) function in Google\\Service\\CloudBuild\\CreateBitbucketServerConnectedRepositoryRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Keep/
H A DCreatePermissionRequest.php32 public function setParent($parent) function in Google\\Service\\Keep\\CreatePermissionRequest

12345