9 calls to Translator::getPlugin() in Translation Management Tool 8
- Translator::calculateDependencies in src/
Entity/ Translator.php - Calculates dependencies and stores them in the dependency property.
- Translator::checkAvailable in src/
Entity/ Translator.php - Checks whether a translator is available.
- Translator::checkTranslatable in src/
Entity/ Translator.php - Check whether this translator can handle a particular translation job.
- Translator::getSetting in src/
Entity/ Translator.php - Retrieves a setting value from the translator settings.
- Translator::getSupportedLanguagePairs in src/
Entity/ Translator.php - Gets the supported language pairs for this translator.
- Translator::getSupportedRemoteLanguages in src/
Entity/ Translator.php - Gets all supported languages of the translator plugin.
- Translator::getSupportedTargetLanguages in src/
Entity/ Translator.php - Returns the supported target languages for this translator.
- Translator::hasCheckoutSettings in src/
Entity/ Translator.php - Returns if the plugin has any settings for this job.
- Translator::updateCache in src/
Entity/ Translator.php - Updates the language cache.