Skip to main content
API Documentation
Main menu
Paragraphs
TMGMT
You are here
Home
»
API reference
»
8.x-1.x
»
Translator.php
»
Translator
»
Translator::getPlugin
Search 8.x-1.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
8.x-1.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Deprecated
9 calls to Translator::getPlugin()
Translator::calculateDependencies
in src/
Entity/
Translator.php
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.