You are here

Classes, traits, and interfaces in Lingotek Translation 3.7.x

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
LingotekSettingsTabContentForm class Drupal\lingotek\Form src/Form/LingotekSettingsTabContentForm.php Configure Lingotek 1
LingotekSettingsTabContentFormTest class Drupal\Tests\lingotek\Functional\Form tests/src/Functional/Form/LingotekSettingsTabContentFormTest.php Tests the Lingotek content settings form.
LingotekSettingsTabContentFormTest class Drupal\Tests\lingotek\FunctionalJavascript tests/src/FunctionalJavascript/LingotekSettingsTabContentFormTest.php @group lingotek
LingotekSettingsTabContentFormWithLotsOfContentTest class Drupal\Tests\lingotek\FunctionalJavascript tests/src/FunctionalJavascript/LingotekSettingsTabContentFormWithLotsOfContentTest.php @group lingotek
LingotekSettingsTabIntegrationFormTest class Drupal\Tests\lingotek\Functional\Form tests/src/Functional/Form/LingotekSettingsTabIntegrationFormTest.php Tests the Lingotek integrations settings form.
LingotekSettingsTabIntegrationsForm class Drupal\lingotek\Form src/Form/LingotekSettingsTabIntegrationsForm.php Configure integration modules settings for Lingotek. 1
LingotekSettingsTabIntelligenceMetadataFormTest class Drupal\Tests\lingotek\Functional\Form tests/src/Functional/Form/LingotekSettingsTabIntelligenceMetadataFormTest.php Tests the Lingotek intelligence metadata settings form.
LingotekSettingsTabLoggingForm class Drupal\lingotek\Form src/Form/LingotekSettingsTabLoggingForm.php Configure Lingotek
LingotekSettingsTabParagraphsIntegrationFormTest class Drupal\Tests\lingotek\Functional\Form tests/src/Functional/Form/LingotekSettingsTabParagraphsIntegrationFormTest.php Tests the Lingotek integrations settings form with paragraphs.
LingotekSettingsTabPreferencesForm class Drupal\lingotek\Form src/Form/LingotekSettingsTabPreferencesForm.php Configure Lingotek 1
LingotekSettingsTabProfilesEditForm class Drupal\lingotek\Form src/Form/LingotekSettingsTabProfilesEditForm.php Configure Lingotek 1
LingotekSettingsTabUtilitiesForm class Drupal\lingotek\Form src/Form/LingotekSettingsTabUtilitiesForm.php Tab for running Lingotek utilities in the settings page. 2
LingotekSettingsTabUtilitiesFormTest class Drupal\Tests\lingotek\Unit\Form tests/src/Unit/Form/LingotekSettingsTabUtilitiesFormTest.php @coversDefaultClass \Drupal\lingotek\Form\LingotekSettingsTabUtilitiesForm @group lingotek @preserveGlobalState disabled
LingotekSettingsTabUtilitiesFormTest class Drupal\Tests\lingotek\Functional\Form tests/src/Functional/Form/LingotekSettingsTabUtilitiesFormTest.php Tests the Lingotek utilities settings form.
LingotekSetupController class Drupal\lingotek\Controller src/Controller/LingotekSetupController.php Returns responses for lingotek module setup routes.
LingotekSetupTrait trait Drupal\lingotek src/LingotekSetupTrait.php Useful methods for checking if Lingotek is already setup. 5
LingotekSourceStatus class Drupal\lingotek\Element src/Element/LingotekSourceStatus.php Provides a Lingotek source status element.
LingotekSourceStatusFormatter class Drupal\lingotek\Plugin\Field\FieldFormatter src/Plugin/Field/FieldFormatter/LingotekSourceStatusFormatter.php Plugin implementation of the 'lingotek_translation_status' formatter.
LingotekSourceStatusFormatterTest class Drupal\lingotek\Tests\Kernel\FieldFormatters src/Tests/Kernel/FieldFormatters/LingotekSourceStatusFormatterTest.php Tests the Lingotek source status formatter.
LingotekSourceStatusFormatterTest class Drupal\Tests\lingotek\Functional\FieldFormatters tests/src/Functional/FieldFormatters/LingotekSourceStatusFormatterTest.php Tests the Lingotek source status field formatter.
LingotekSupportedLocalesController class Drupal\lingotek\Controller src/Controller/LingotekSupportedLocalesController.php 1
LingotekSupportedLocalesControllerTest class Drupal\Tests\lingotek\Unit\Controller tests/src/Unit/Controller/LingotekSupportedLocalesControllerTest.php @coversDefaultClass \Drupal\lingotek\Controller\LingotekSupportedLocalesController @group lingotek @preserveGlobalState disabled
LingotekSupportedLocalesControllerTest class Drupal\Tests\lingotek\Functional\Controller tests/src/Functional/Controller/LingotekSupportedLocalesControllerTest.php Tests the supported locales controller.
LingotekSupportedLocalesControllerTest class Drupal\Tests\lingotek\FunctionalJavascript tests/src/FunctionalJavascript/LingotekSupportedLocalesControllerTest.php @group lingotek
LingotekSystemSiteBulkCancelTest class Drupal\Tests\lingotek\Functional tests/src/Functional/LingotekSystemSiteBulkCancelTest.php Tests translating config using the bulk management form.
LingotekSystemSiteBulkDebugTest class Drupal\Tests\lingotek\Functional tests/src/Functional/LingotekSystemSiteBulkDebugTest.php Tests debugging a config object using the bulk management form.
LingotekSystemSiteBulkLocaleTranslationTest class Drupal\Tests\lingotek\Functional tests/src/Functional/LingotekSystemSiteBulkLocaleTranslationTest.php Tests translating a config file into locales using the bulk management form.
LingotekSystemSiteBulkTranslationTest class Drupal\Tests\lingotek\Functional tests/src/Functional/LingotekSystemSiteBulkTranslationTest.php Tests translating a config object using the bulk management form.
LingotekSystemSiteExistingBulkTranslationTest class Drupal\Tests\lingotek\Functional tests/src/Functional/LingotekSystemSiteExistingBulkTranslationTest.php Tests translating a config object using the bulk management form.
LingotekSystemSiteLocaleTranslationTest class Drupal\Tests\lingotek\Functional tests/src/Functional/LingotekSystemSiteLocaleTranslationTest.php Tests translating a node with multiple locales.
LingotekSystemSiteTranslationTest class Drupal\Tests\lingotek\Functional tests/src/Functional/LingotekSystemSiteTranslationTest.php Tests translating a config object.
LingotekTargetActionsTest class Drupal\Tests\lingotek\FunctionalJavascript tests/src/FunctionalJavascript/LingotekTargetActionsTest.php @group lingotek
LingotekTargetStatus class Drupal\lingotek\Element src/Element/LingotekTargetStatus.php Provides a Lingotek target status element.
LingotekTargetStatuses class Drupal\lingotek\Element src/Element/LingotekTargetStatuses.php Provides a Lingotek target status element.
LingotekTargetTrait trait Drupal\lingotek\Element src/Element/LingotekTargetTrait.php Trait for lingotek_target_status and lingotek_target_statuses reuse.
LingotekTaxonomyTermLongTitleTranslationTest class Drupal\Tests\lingotek\Functional tests/src/Functional/LingotekTaxonomyTermLongTitleTranslationTest.php Tests translating a taxonomy term with a very long title that doesn't fit.
LingotekTaxonomyTermTranslationTest class Drupal\Tests\lingotek\Functional tests/src/Functional/LingotekTaxonomyTermTranslationTest.php Tests translating a taxonomy term.
LingotekTestBase abstract class Drupal\Tests\lingotek\Functional tests/src/Functional/LingotekTestBase.php Base class for Lingotek test. Performs authorization of the account. 131 25
LingotekTestServiceProvider class Drupal\lingotek_test tests/modules/lingotek_test/src/LingotekTestServiceProvider.php Modifies the lingotek service.
LingotekToolbarIntegrationTest class Drupal\Tests\lingotek\Functional tests/src/Functional/LingotekToolbarIntegrationTest.php Tests toolbar links with Lingotek module enabled.
LingotekTranslationSourceField class Drupal\lingotek\Plugin\Field\FieldType src/Plugin/Field/FieldType/LingotekTranslationSourceField.php 1
LingotekTranslationStatusController class Drupal\lingotek_form_test\Controller tests/modules/lingotek_form_test/src/Controller/LingotekTranslationStatusController.php Controller for rendering the translation status of an entity for tests.
LingotekTranslationStatusesFormatter class Drupal\lingotek\Plugin\Field\FieldFormatter src/Plugin/Field/FieldFormatter/LingotekTranslationStatusesFormatter.php Plugin implementation of the 'lingotek_translation_statuses' formatter.
LingotekTranslationStatusesFormatterTest class Drupal\Tests\lingotek\Functional\FieldFormatters tests/src/Functional/FieldFormatters/LingotekTranslationStatusesFormatterTest.php Tests the Lingotek translation statuses field formatter.
LingotekTranslationStatusFormatter class Drupal\lingotek\Plugin\Field\FieldFormatter src/Plugin/Field/FieldFormatter/LingotekTranslationStatusFormatter.php Plugin implementation of the 'lingotek_translation_status' formatter.
LingotekTranslationStatusFormatterTest class Drupal\Tests\lingotek\Functional\FieldFormatters tests/src/Functional/FieldFormatters/LingotekTranslationStatusFormatterTest.php Tests the Lingotek translation status field formatter.
LingotekUnitTest class Drupal\Tests\lingotek\Unit tests/src/Unit/LingotekUnitTest.php @coversDefaultClass \Drupal\lingotek\Lingotek @group lingotek @preserveGlobalState disabled
LingotekUpgrade8221RemoveContentCloudSettingsTest class Drupal\Tests\lingotek\Functional\Update tests/src/Functional/Update/LingotekUpgrade8221RemoveContentCloudSettingsTest.php Tests the upgrade path for removing Lingotek Content Cloud related preferences.
LingotekUpgrade8222EnableDownloadInterimPreferenceTest class Drupal\Tests\lingotek\Functional\Update tests/src/Functional/Update/LingotekUpgrade8222EnableDownloadInterimPreferenceTest.php Tests the upgrade path for setting enable_download_interim preference.
LingotekUpgrade9000AppendTypeToTitleBooleanConversionTest class Drupal\Tests\lingotek\Functional\Update tests/src/Functional/Update/LingotekUpgrade9000AppendTypeToTitleBooleanConversionTest.php Tests the upgrade path for updating append_type_to_title preference.

Pages

Other projects