Job::language |
function |
src/Entity/Job.php |
|
LanguageMatcher |
class |
src/LanguageMatcher.php |
Language matcher service. |
JobItem::language |
function |
src/Entity/JobItem.php |
|
LanguageCombination |
class |
translators/tmgmt_local/skills/src/Plugin/Field/FieldType/LanguageCombination.php |
Plugin implementation of the 'tmgmt_language_combination' field type. |
LanguageMatcher.php |
file |
src/LanguageMatcher.php |
|
Job::getTargetLanguage |
function |
src/Entity/Job.php |
Returns the target language. |
Job::getSourceLanguage |
function |
src/Entity/Job.php |
Returns the source language. |
tmgmt.language_matcher |
service |
./tmgmt.services.yml |
Drupal\tmgmt\LanguageMatcher |
language.entity.de.yml |
file |
modules/demo/config/optional/language.entity.de.yml |
modules/demo/config/optional/language.entity.de.yml |
language.entity.fr.yml |
file |
modules/demo/config/optional/language.entity.fr.yml |
modules/demo/config/optional/language.entity.fr.yml |
LanguageCombination.php |
file |
translators/tmgmt_local/skills/src/Plugin/Field/FieldType/LanguageCombination.php |
|
Remote languages mapping |
group |
./tmgmt.api.php |
Logic to deal with different language codes at client and server that stand
for the same language. |
LanguageCombinationWidget |
class |
translators/tmgmt_local/skills/src/Plugin/Field/FieldWidget/LanguageCombinationWidget.php |
Plugin implementation of the 'tmgmt_language_combination_default' widget. |
tmgmt_available_languages |
function |
./tmgmt.module |
Returns an array of languages that are available for translation. |
Translator::$languageCache |
property |
src/Entity/Translator.php |
The supported target languages caches. |
TMGMTTestBase::addLanguage |
function |
src/Tests/TMGMTTestBase.php |
Sets the proper environment. |
JobForm::ajaxLanguageSelect |
function |
src/Form/JobForm.php |
Ajax callback to fetch the supported translator services and rebuild the
target / source language dropdowns. |
TmgmtTestTrait::addLanguage |
function |
tests/src/Functional/TmgmtTestTrait.php |
Sets the proper environment. |
LanguageCombination::schema |
function |
translators/tmgmt_local/skills/src/Plugin/Field/FieldType/LanguageCombination.php |
|
Job::getRemoteSourceLanguage |
function |
src/Entity/Job.php |
Returns remote source language code. |
Job::getRemoteTargetLanguage |
function |
src/Entity/Job.php |
Returns remote target language code. |
Translator::$remoteLanguages |
property |
src/Entity/Translator.php |
The supported remote languages caches. |
LanguageCombination::isEmpty |
function |
translators/tmgmt_local/skills/src/Plugin/Field/FieldType/LanguageCombination.php |
|
LanguageCombination::preSave |
function |
translators/tmgmt_local/skills/src/Plugin/Field/FieldType/LanguageCombination.php |
|
LanguageCombinationWidget.php |
file |
translators/tmgmt_local/skills/src/Plugin/Field/FieldWidget/LanguageCombinationWidget.php |
|
LanguageCombinationConstraint |
class |
translators/tmgmt_local/skills/src/Plugin/Validation/Constraint/LanguageCombinationConstraint.php |
Checks that the node is assigned only a "leaf" term in the forum taxonomy. |
ConfigSource::$languageManager |
property |
sources/tmgmt_config/src/Plugin/tmgmt/Source/ConfigSource.php |
|
Translator::clearLanguageCache |
function |
src/Entity/Translator.php |
Clears the language cache for this translator. |
TMGMTTestBase::$languageWeight |
property |
src/Tests/TMGMTTestBase.php |
The language weight for new languages. |
Translator::$languagePairsCache |
property |
src/Entity/Translator.php |
The supported language pairs caches. |
JobInterface::getTargetLanguage |
function |
src/JobInterface.php |
Returns the target language. |
JobInterface::getSourceLanguage |
function |
src/JobInterface.php |
Returns the source language. |
Translator::mapToLocalLanguages |
function |
src/Entity/Translator.php |
Maps remote languages to local languages. |
Translator::mapToRemoteLanguage |
function |
src/Entity/Translator.php |
Maps local language to remote language. |
TmgmtTestTrait::$languageWeight |
property |
tests/src/Functional/TmgmtTestTrait.php |
The language weight for new languages. |
TMGMTKernelTestBase::addLanguage |
function |
tests/src/Kernel/TMGMTKernelTestBase.php |
Sets the proper environment. |
tmgmt_language_combination.module |
file |
translators/tmgmt_local/skills/tmgmt_language_combination.module |
Main module file for the tmgmt language combination module. |
PluginsTest::testLanguageMatching |
function |
tests/src/Kernel/PluginsTest.php |
Tests language matching. |
LanguageCombinationConstraint.php |
file |
translators/tmgmt_local/skills/src/Plugin/Validation/Constraint/LanguageCombinationConstraint.php |
|
LanguageCombinationTableFormatter |
class |
translators/tmgmt_local/skills/src/Plugin/Field/FieldFormatter/LanguageCombinationTableFormatter.php |
Plugin implementation of the 'tmgmt_language_combination_table' formatter. |
Translator::$languageCacheOutdated |
property |
src/Entity/Translator.php |
Whether the language cache in the database is outdated. |
LocaleSourcePluginUi::getLanguages |
function |
sources/locale/src/LocaleSourcePluginUi.php |
Returns languages, ensures that english is first. |
tmgmt_language_combination.info.yml |
file |
translators/tmgmt_local/skills/tmgmt_language_combination.info.yml |
translators/tmgmt_local/skills/tmgmt_language_combination.info.yml |
LanguageCombinationDefaultFormatter |
class |
translators/tmgmt_local/skills/src/Plugin/Field/FieldFormatter/LanguageCombinationDefaultFormatter.php |
Plugin implementation of the 'tmgmt_language_combination_default' formatter. |
LanguageMatcher::getMatchingLangcode |
function |
src/LanguageMatcher.php |
Return the better match of a langcode over a list of langcodes. |
SourcePluginUiBase::getLanguageHeader |
function |
src/SourcePluginUiBase.php |
Gets languages form header. |
Translator::getSupportedLanguagePairs |
function |
src/Entity/Translator.php |
Gets the supported language pairs for this translator. |
LanguageCombinationTableFormatter.php |
file |
translators/tmgmt_local/skills/src/Plugin/Field/FieldFormatter/LanguageCombinationTableFormatter.php |
|
JobInterface::getRemoteSourceLanguage |
function |
src/JobInterface.php |
Returns remote source language code. |
JobInterface::getRemoteTargetLanguage |
function |
src/JobInterface.php |
Returns remote target language code. |