Home
last modified time | relevance | path

Searched refs:getLanguageCode (Results 26 – 50 of 493) sorted by relevance

12345678910>>...20

/dports/finance/prestashop/prestashop/src/PrestaShopBundle/Entity/
H A DLang.php227 public function getLanguageCode() function in PrestaShopBundle\\Entity\\Lang
317 return !empty($this->locale) ? $this->locale : $this->getLanguageCode();
/dports/www/mediawiki137/mediawiki-1.37.1/tests/phpunit/includes/site/
H A DDBSiteStoreTest.php93 $this->assertEquals( 'en', $site->getLanguageCode() );
99 $this->assertEquals( 'nl', $site->getLanguageCode() );
H A DSiteTest.php80 $site->getLanguageCode(),
92 $this->assertEquals( 'en', $site->getLanguageCode() );
/dports/www/mediawiki136/mediawiki-1.36.3/tests/phpunit/includes/site/
H A DDBSiteStoreTest.php93 $this->assertEquals( 'en', $site->getLanguageCode() );
99 $this->assertEquals( 'nl', $site->getLanguageCode() );
H A DSiteTest.php80 $site->getLanguageCode(),
92 $this->assertEquals( 'en', $site->getLanguageCode() );
/dports/www/mediawiki135/mediawiki-1.35.5/tests/phpunit/includes/site/
H A DDBSiteStoreTest.php93 $this->assertEquals( 'en', $site->getLanguageCode() );
99 $this->assertEquals( 'nl', $site->getLanguageCode() );
H A DSiteTest.php80 $site->getLanguageCode(),
92 $this->assertEquals( 'en', $site->getLanguageCode() );
/dports/www/owncloud/owncloud/lib/private/L10N/
H A DL10N.php66 public function getLanguageCode() { function in OC\\L10N\\L10N
135 $locale = $this->getLanguageCode();
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaddressinput/src/common/src/main/java/com/google/i18n/addressinput/common/
H A DAddressData.java249 ? this.getLanguageCode() == null in equals()
250 : languageCode.equals(addressData.getLanguageCode())); in equals()
493 public String getLanguageCode() { in getLanguageCode() method in AddressData
674 setLanguageCode(data.getLanguageCode()); in set()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaddressinput/src/common/src/main/java/com/google/i18n/addressinput/common/
H A DAddressData.java249 ? this.getLanguageCode() == null in equals()
250 : languageCode.equals(addressData.getLanguageCode())); in equals()
493 public String getLanguageCode() { in getLanguageCode() method in AddressData
674 setLanguageCode(data.getLanguageCode()); in set()
/dports/www/nextcloud/nextcloud/lib/private/L10N/
H A DL10N.php79 public function getLanguageCode(): string { function in OC\\L10N\\L10N
162 $this->locale = $this->getLanguageCode();
/dports/www/thirtybees/thirtybees-1.1.0/vendor/commerceguys/intl/src/Language/
H A DLanguageInterface.php12 public function getLanguageCode(); function
/dports/finance/prestashop/prestashop/src/Core/Language/
H A DLanguageInterface.php68 public function getLanguageCode(); function
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Dialogflow/
H A DGoogleCloudDialogflowCxV3ValidateAgentRequest.php26 public function getLanguageCode() function in Google_Service_Dialogflow_GoogleCloudDialogflowCxV3ValidateAgentRequest
H A DGoogleCloudDialogflowCxV3ValidateFlowRequest.php26 public function getLanguageCode() function in Google_Service_Dialogflow_GoogleCloudDialogflowCxV3ValidateFlowRequest
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/DataLabeling/
H A DGoogleCloudDatalabelingV1beta1TextMetadata.php26 public function getLanguageCode() function in Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1TextMetadata
/dports/www/ilias/ILIAS-5.4.25/Services/Migration/DBUpdate_5295/classes/
H A Dclass.ilMDLanguageElement.php58 public function getLanguageCode() function in ilMDLanguageElement
/dports/www/ilias/ILIAS-5.4.25/Services/MetaData/classes/
H A Dclass.ilMDLanguageElement.php58 public function getLanguageCode() function in ilMDLanguageElement
/dports/www/ilias/ILIAS-5.4.25/Services/Migration/DBUpdate_426/classes/
H A Dclass.ilMDLanguageElement.php58 public function getLanguageCode() function in ilMDLanguageElement
/dports/www/ilias6/ILIAS-6.14/Services/MetaData/classes/
H A Dclass.ilMDLanguageElement.php58 public function getLanguageCode() function in ilMDLanguageElement
/dports/www/ilias6/ILIAS-6.14/Services/Migration/DBUpdate_426/classes/
H A Dclass.ilMDLanguageElement.php58 public function getLanguageCode() function in ilMDLanguageElement
/dports/www/ilias6/ILIAS-6.14/Services/Migration/DBUpdate_5295/classes/
H A Dclass.ilMD5295LanguageElement.php58 public function getLanguageCode() function in ilMD5295LanguageElement
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Dialogflow/
H A DGoogleCloudDialogflowV2TextInput.php27 public function getLanguageCode() function in Google_Service_Dialogflow_GoogleCloudDialogflowV2TextInput
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Playcustomapp/
H A DCustomApp.php27 public function getLanguageCode() function in Google_Service_Playcustomapp_CustomApp
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Vision/
H A DDetectedLanguage.php35 public function getLanguageCode() function in Google_Service_Vision_DetectedLanguage

12345678910>>...20