8 calls to tmgmt_available_languages() in Translation Management Tool 8
- CartForm::buildForm in src/
Form/ CartForm.php - Form constructor.
- ContinuousJobForm::ajaxSourceLanguageSelect in src/
Form/ ContinuousJobForm.php - Ajax callback to fetch the options for target language select.
- ContinuousJobForm::form in src/
Form/ ContinuousJobForm.php - Overrides Drupal\Core\Entity\EntityForm::form().
- Job::preCreate in src/
Entity/ Job.php - Changes the values of an entity before it is created.
- JobForm::form in src/
Form/ JobForm.php - Gets the actual form array to be built.
- SourceOverviewForm::buildForm in src/
Form/ SourceOverviewForm.php - Form constructor.
- SourcePluginUiBase::overviewFormSubmit in src/
SourcePluginUiBase.php - Submit handler for the source entities overview form.
- TranslatorPluginBase::getSupportedTargetLanguages in src/
TranslatorPluginBase.php - Returns all available target languages that are supported by this service when given a source language.