Home
last modified time | relevance | path

Searched refs:setParent (Results 26 – 50 of 120) sorted by relevance

12345

/plugin/odt/ODT/elements/
H A DODTElementSpan.php73 $this->setParent($previous);
H A DODTElementTextBox.php69 $this->setParent($previous);
H A DODTElementListHeader.php77 $this->setParent($previous);
H A DODTElementListItem.php77 $this->setParent($previous);
H A DODTElementTableRow.php90 $this->setParent($table);
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Tree/
H A DParseTree.php31 * setParent, addChild are moved up to Tree
35 public function setParent(RuleContext $parent) : void; function
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/
H A DGoogleDevtoolsRemotebuildexecutionAdminV1alphaCreateWorkerPoolRequest.php27 public function setParent($parent) function in Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemotebuildexecutionAdminV1alphaCreateWorkerPoolRequest
H A DGoogleDevtoolsRemotebuildexecutionAdminV1alphaCreateInstanceRequest.php49 public function setParent($parent) function in Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemotebuildexecutionAdminV1alphaCreateInstanceRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigtableAdmin/
H A DCreateClusterRequest.php64 public function setParent($parent) function in Google\\Service\\BigtableAdmin\\CreateClusterRequest
H A DCreateInstanceRequest.php80 public function setParent($parent) function in Google\\Service\\BigtableAdmin\\CreateInstanceRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GoogleAnalyticsAdmin/
H A DGoogleAnalyticsAdminV1alphaCreateUserLinkRequest.php50 public function setParent($parent) function in Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaCreateUserLinkRequest
H A DGoogleAnalyticsAdminV1alphaPropertySummary.php56 public function setParent($parent) function in Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaPropertySummary
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Area120Tables/
H A DCreateRowRequest.php36 public function setParent($parent) function in Google\\Service\\Area120Tables\\CreateRowRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Assuredworkloads/
H A DGoogleCloudAssuredworkloadsV1CreateWorkloadOperationMetadata.php84 public function setParent($parent) function in Google\\Service\\Assuredworkloads\\GoogleCloudAssuredworkloadsV1CreateWorkloadOperationMetadata
H A DGoogleCloudAssuredworkloadsVersioningV1mainCreateWorkloadOperationMetadata.php87 public function setParent($parent) function in Google\\Service\\Assuredworkloads\\GoogleCloudAssuredworkloadsVersioningV1mainCreateWorkloadOperationMetadata
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DAsyncBatchAnnotateImagesRequest.php49 public function setParent($parent) function in Google\\Service\\Vision\\AsyncBatchAnnotateImagesRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DBitbucketServerConnectedRepository.php34 public function setParent($parent) function in Google\\Service\\CloudBuild\\BitbucketServerConnectedRepository
/plugin/findologicxmlexport/vendor/twig/twig/src/TokenParser/
H A DExtendsTokenParser.php38 $this->parser->setParent($this->parser->getExpressionParser()->parseExpression());
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
H A DGoogleApiServiceusageV1Service.php68 public function setParent($parent) function in Google\\Service\\ServiceUsage\\GoogleApiServiceusageV1Service
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DCreateClusterRequest.php54 public function setParent($parent) function in Google\\Service\\Container\\CreateClusterRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/
H A DFileComment.php82 public function setParent(DriveItem $parent) function in Google\\Service\\DriveActivity\\FileComment
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DParserRuleContext.php109 $t->setParent($this);
116 $errorNode->setParent($this);
128 * because the existing interfaces do not have a `setParent()`
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DGoogleIdentityAccesscontextmanagerV1AccessPolicy.php75 public function setParent($parent) function in Google\\Service\\CloudAsset\\GoogleIdentityAccesscontextmanagerV1AccessPolicy
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AccessContextManager/
H A DAccessPolicy.php75 public function setParent($parent) function in Google\\Service\\AccessContextManager\\AccessPolicy
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/
H A DGoogleCloudContactcenterinsightsV1ExportInsightsDataRequest.php86 public function setParent($parent) function in Google\\Service\\Contactcenterinsights\\GoogleCloudContactcenterinsightsV1ExportInsightsDataRequest

12345