Home
last modified time | relevance | path

Searched refs:getDisplayName (Results 1 – 25 of 502) sorted by relevance

12345678910>>...21

/plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/tests/
DUserTest.php40 $this->assertEquals($this->user->userId(), $this->user->getDisplayName($this->room));
44 $this->assertEquals($this->user->userId(), $this->user->getDisplayName());
61 $this->assertEquals($displayname, $this->user->getDisplayName());
/plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/src/
DUser.php40 public function getDisplayName(?Room $room = null): string { function in MatrixPhp\\User
46 $this->displayName = $this->api->getDisplayName($this->userId);
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
DIPrincipal.php75 function getDisplayName(); function
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/
H A DIPrincipal.php75 function getDisplayName(); function
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/
DGoogleCloudDatacatalogV1TagFieldEnumValue.php37 public function getDisplayName() function in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1TagFieldEnumValue
DGoogleCloudDatacatalogV1beta1TagFieldEnumValue.php28 public function getDisplayName() function in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1TagFieldEnumValue
DGoogleCloudDatacatalogV1FieldTypeEnumTypeEnumValue.php37 public function getDisplayName() function in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1FieldTypeEnumTypeEnumValue
DGoogleCloudDatacatalogV1beta1FieldTypeEnumTypeEnumValue.php28 public function getDisplayName() function in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1FieldTypeEnumTypeEnumValue
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
DReviewAuthor.php37 public function getDisplayName() function in Google\\Service\\Books\\ReviewAuthor
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
DDeviceMakeModelTargetingOptionDetails.php37 public function getDisplayName() function in Google\\Service\\DisplayVideo\\DeviceMakeModelTargetingOptionDetails
DAppCategoryTargetingOptionDetails.php37 public function getDisplayName() function in Google\\Service\\DisplayVideo\\AppCategoryTargetingOptionDetails
DLanguageTargetingOptionDetails.php37 public function getDisplayName() function in Google\\Service\\DisplayVideo\\LanguageTargetingOptionDetails
DContentGenreTargetingOptionDetails.php37 public function getDisplayName() function in Google\\Service\\DisplayVideo\\ContentGenreTargetingOptionDetails
DSubExchangeTargetingOptionDetails.php37 public function getDisplayName() function in Google\\Service\\DisplayVideo\\SubExchangeTargetingOptionDetails
DBrowserTargetingOptionDetails.php37 public function getDisplayName() function in Google\\Service\\DisplayVideo\\BrowserTargetingOptionDetails
DOperatingSystemTargetingOptionDetails.php37 public function getDisplayName() function in Google\\Service\\DisplayVideo\\OperatingSystemTargetingOptionDetails
DCategoryTargetingOptionDetails.php37 public function getDisplayName() function in Google\\Service\\DisplayVideo\\CategoryTargetingOptionDetails
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/
DGoogleCloudContactcenterinsightsV1DialogflowIntent.php37 public function getDisplayName() function in Google\\Service\\Contactcenterinsights\\GoogleCloudContactcenterinsightsV1DialogflowIntent
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdMob/
DAppManualAppInfo.php37 public function getDisplayName() function in Google\\Service\\AdMob\\AppManualAppInfo
DAppLinkedAppInfo.php55 public function getDisplayName() function in Google\\Service\\AdMob\\AppLinkedAppInfo
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
DName.php37 public function getDisplayName() function in Google\\Service\\CloudSearch\\Name
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
DMasterProperties.php37 public function getDisplayName() function in Google\\Service\\Slides\\MasterProperties
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
DLevelDetails.php37 public function getDisplayName() function in Google\\Service\\YouTube\\LevelDetails
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DVocabulary.php85 public function getDisplayName(int $tokenType) : string; function
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vault/
DUserInfo.php41 public function getDisplayName() function in Google\\Service\\Vault\\UserInfo

12345678910>>...21