Home
last modified time | relevance | path

Searched refs:getName (Results 351 – 375 of 2279) sorted by relevance

1...<<11121314151617181920>>...92

/plugin/authgooglesheets/vendor/google/apiclient-services/src/PubsubLite/
H A DReservation.php41 public function getName() function in Google\\Service\\PubsubLite\\Reservation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/VersionHistory/
H A DVersion.php41 public function getName() function in Google\\Service\\VersionHistory\\Version
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DDeleteNamedRangeRequest.php41 public function getName() function in Google\\Service\\Docs\\DeleteNamedRangeRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
H A DProjectSettings.php55 public function getName() function in Google\\Service\\ToolResults\\ProjectSettings
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DI18nRegionSnippet.php55 public function getName() function in Google\\Service\\YouTube\\I18nRegionSnippet
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DTestOrderPickupDetailsPickupPerson.php41 public function getName() function in Google\\Service\\ShoppingContent\\TestOrderPickupDetailsPickupPerson
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DVolume.php29 public function getName() function in Google\\Service\\ContainerAnalysis\\Volume
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1EnvVar.php41 public function getName() function in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1EnvVar
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DGoogleCloudRunV2ContainerPort.php55 public function getName() function in Google\\Service\\CloudRun\\GoogleCloudRunV2ContainerPort
H A DGoogleCloudRunV2ExecutionReference.php55 public function getName() function in Google\\Service\\CloudRun\\GoogleCloudRunV2ExecutionReference
H A DGoogleCloudRunV2VolumeMount.php55 public function getName() function in Google\\Service\\CloudRun\\GoogleCloudRunV2VolumeMount
H A DHTTPHeader.php41 public function getName() function in Google\\Service\\CloudRun\\HTTPHeader
/plugin/findologicxmlexport/vendor/jms/serializer/src/Handler/
H A DFormErrorHandler.php63 $formNode->setAttribute('name', $form->getName());
135 $children[$child->getName()] = $this->convertFormToArray($visitor, $child);
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Entry/
H A DAttribute.php149 public function getName(): string
163 return $this->getName() . ($this->options()->count() > 0 ? ';' . $this->options()->toString() : '');
133 public function getName(): string global() function in FreeDSx\\Ldap\\Entry\\Attribute
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/DoctrinePHPCR/
H A DAuthor.php29 public function getName() function in JMS\\Serializer\\Tests\\Fixtures\\DoctrinePHPCR\\Author
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DContextAttribute.php42 public function getName() function in Google\\Service\\CloudSearch\\ContextAttribute
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsReporting/
H A DDimension.php56 public function getName() function in Google\\Service\\AnalyticsReporting\\Dimension
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Keep/
H A DAttachment.php56 public function getName() function in Google\\Service\\Keep\\Attachment
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1Keystore.php56 public function getName() function in Google\\Service\\Apigee\\GoogleCloudApigeeV1Keystore
H A DGoogleCloudApigeeV1Metric.php42 public function getName() function in Google\\Service\\Apigee\\GoogleCloudApigeeV1Metric
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Script/
H A DGoogleAppsScriptTypeFunction.php42 public function getName() function in Google\\Service\\Script\\GoogleAppsScriptTypeFunction
/plugin/combo/ComboStrap/
H A DResourceCombo.php51 function getName(): ?string; function
/plugin/refnotes/
H A Dnamespace.php74 return $this->namespace->getName();
108 $parent = refnotes_namespace::getParentName($namespace->getName());
293 public function getName() { function in refnotes_namespace
/plugin/findologicxmlexport/vendor/hoa/compiler/Test/Unit/Llk/Rule/
H A DRule.php61 ->string($result->getName())
81 ->string($result->getName())
114 ->when($result = $rule->getName())
/plugin/ckgdoku/ckeditor/plugins/specialchar/dialogs/
H A Dspecialchar.js.unc19 if ( target.getName() == 'a' && ( value = target.getChild( 0 ).getHtml() ) ) {
38 if ( target.getName() == 'span' )
41 if ( target.getName() == 'a' && ( value = target.getChild( 0 ).getHtml() ) ) {
60 if ( target.getName() == 'span' )
63 if ( target.getName() == 'a' ) {

1...<<11121314151617181920>>...92