Home
last modified time | relevance | path

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

123456

/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
DCircularReferenceParent.php37 $v->setParent($this);
44 $v->setParent($this);
DCircularReferenceChild.php33 public function setParent(CircularReferenceParent $parent) function in JMS\\Serializer\\Tests\\Fixtures\\CircularReferenceChild
/plugin/odt/ODT/elements/
DODTContainerElement.php67 $this->owner->setParent($previous);
69 $this->owner->setParent($container);
DODTRoot.php59 public function setParent(ODTStateElement $parent_element) { function in ODTElementRoot
DODTElementNote.php70 $this->setParent($previous);
DODTElementParagraph.php69 $this->setParent($previous);
DODTElementSpan.php73 $this->setParent($previous);
/plugin/combo/ComboStrap/
H A DTreeNode.php37 $treeNode->setParent($this);
128 private function setParent(TreeNode $parent) function in ComboStrap\\TreeNode
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/
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/
DGoogleDevtoolsRemotebuildexecutionAdminV1alphaListInstancesRequest.php24 public function setParent($parent) function in Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemotebuildexecutionAdminV1alphaListInstancesRequest
DGoogleDevtoolsRemotebuildexecutionAdminV1alphaListWorkerPoolsRequest.php33 public function setParent($parent) function in Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemotebuildexecutionAdminV1alphaListWorkerPoolsRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SmartDeviceManagement/
DGoogleHomeEnterpriseSdmV1ParentRelation.php48 public function setParent($parent) function in Google\\Service\\SmartDeviceManagement\\GoogleHomeEnterpriseSdmV1ParentRelation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudResourceManager/
DCreateFolderMetadata.php48 public function setParent($parent) function in Google\\Service\\CloudResourceManager\\CreateFolderMetadata
DTagBinding.php52 public function setParent($parent) function in Google\\Service\\CloudResourceManager\\TagBinding
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ApiKeysService/
DV2LookupKeyResponse.php48 public function setParent($parent) function in Google\\Service\\ApiKeysService\\V2LookupKeyResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
DAsyncBatchAnnotateFilesRequest.php33 public function setParent($parent) function in Google\\Service\\Vision\\AsyncBatchAnnotateFilesRequest
DBatchAnnotateFilesRequest.php33 public function setParent($parent) function in Google\\Service\\Vision\\BatchAnnotateFilesRequest
DBatchAnnotateImagesRequest.php33 public function setParent($parent) function in Google\\Service\\Vision\\BatchAnnotateImagesRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/
DGoogleCloudContactcenterinsightsV1CreateIssueModelRequest.php46 public function setParent($parent) function in Google\\Service\\Contactcenterinsights\\GoogleCloudContactcenterinsightsV1CreateIssueModelRequest
DGoogleCloudContactcenterinsightsV1alpha1CreateIssueModelRequest.php46 public function setParent($parent) function in Google\\Service\\Contactcenterinsights\\GoogleCloudContactcenterinsightsV1alpha1CreateIssueModelRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
DCreateBitbucketServerConnectedRepositoryRequest.php46 public function setParent($parent) function in Google\\Service\\CloudBuild\\CreateBitbucketServerConnectedRepositoryRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
DQueryTarget.php32 public function setParent($parent) function in Google\\Service\\Firestore\\QueryTarget
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Keep/
DCreatePermissionRequest.php32 public function setParent($parent) function in Google\\Service\\Keep\\CreatePermissionRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
DCreatePrinterRequest.php32 public function setParent($parent) function in Google\\Service\\Directory\\CreatePrinterRequest
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Tree/
H A DParseTree.php35 public function setParent(RuleContext $parent) : void; function

123456