You are here

Classes, traits, and interfaces in Lingotek Translation 8.2

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
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. 4
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.
LingotekSplitDownloadAllPreferenceUpdate8220Test class Drupal\Tests\lingotek\Functional\Update tests/src/Functional/Update/LingotekSplitDownloadAllPreferenceUpdate8220Test.php Tests the upgrade path for setting split_download_all preference.
LingotekSupportedLocalesController class Drupal\lingotek\Controller src/Controller/LingotekSupportedLocalesController.php
LingotekSupportedLocalesControllerTest class Drupal\Tests\lingotek\FunctionalJavascript tests/src/FunctionalJavascript/LingotekSupportedLocalesControllerTest.php @group lingotek
LingotekSupportedLocalesControllerTest class Drupal\Tests\lingotek\Functional\Controller tests/src/Functional/Controller/LingotekSupportedLocalesControllerTest.php Tests the supported locales controller.
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.
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.
LingotekTargetStatusFormatterUpdate8209Test class Drupal\Tests\lingotek\Functional\Update tests/src/Functional/Update/LingotekTargetStatusFormatterUpdate8209Test.php Tests the upgrade path for changing the lingotek_target_status id to lingotek_target_statuses.
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. 120 24
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.
LingotekUserSettingsBulkTranslationTest class Drupal\Tests\lingotek\Functional tests/src/Functional/LingotekUserSettingsBulkTranslationTest.php Tests translating user settings using the bulk management form.
LingotekUtilitiesDisassociateAllDocumentsTest class Drupal\Tests\lingotek\Functional tests/src/Functional/LingotekUtilitiesDisassociateAllDocumentsTest.php Tests disassociating all site documents.
LingotekViewsFunctionalTests class Drupal\Tests\lingotek\Functional tests/src/Functional/LingotekViewsFunctionalTests.php Tests the views integrations for Lingotek.
LingotekViewsTestTrait trait Drupal\Tests\lingotek\Functional\Views tests/src/Functional/Views/LingotekViewsTestTrait.php Trait Lingotek views test. Overrides some methods from LingotekTestBase.
LingotekWorkbenchController Deprecated class Drupal\lingotek\Controller src/Controller/LingotekWorkbenchController.php Class LingotekWorkbenchController.
LingotekWorkbenchModerationCheckTrait trait Drupal\lingotek\Moderation src/Moderation/LingotekWorkbenchModerationCheckTrait.php Utility methods for all the 'workbench_moderation' moderation services.
LingotekWorkbenchModerationConfigurationService class Drupal\lingotek\Moderation src/Moderation/LingotekWorkbenchModerationConfigurationService.php Manages workbench moderation settings in the Lingotek integration. 2
LingotekWorkbenchModerationCustomMenuLinkTest class Drupal\Tests\lingotek\Functional tests/src/Functional/LingotekWorkbenchModerationCustomMenuLinkTest.php Tests setting up the integration with workbench moderation.
LingotekWorkbenchModerationHandler class Drupal\lingotek\Moderation src/Moderation/LingotekWorkbenchModerationHandler.php Workbench moderation handler managing the Lingotek integration. 2
LingotekWorkbenchModerationSettingsForm class Drupal\lingotek\Moderation src/Moderation/LingotekWorkbenchModerationSettingsForm.php Moderation settings form for the Lingotek workbench_moderation integration. 2
LingotekWorkbenchModerationSettingsTest class Drupal\Tests\lingotek\Functional tests/src/Functional/LingotekWorkbenchModerationSettingsTest.php Tests setting up the integration with workbench moderation.
LingotekWorkbenchModerationTest class Drupal\Tests\lingotek\Functional tests/src/Functional/LingotekWorkbenchModerationTest.php Tests setting up the integration with workbench moderation.
LingotekWorkbenchRedirectController class Drupal\lingotek\Controller src/Controller/LingotekWorkbenchRedirectController.php Controller for redirecting to the Lingotek TMS workbench.
LingotekWorkbenchRedirectControllerTest class Drupal\Tests\lingotek\Functional\Controller tests/src/Functional/Controller/LingotekWorkbenchRedirectControllerTest.php Tests the workbench redirect controller.
RenderElementTypesTest class Drupal\Tests\lingotek\Functional\Render\Element tests/src/Functional/Render/Element/RenderElementTypesTest.php Tests the markup of lingotek render element types passed to \Drupal::service('renderer')->render().
RequestAllTranslationsLingotekAction class Drupal\lingotek\Plugin\Action src/Plugin/Action/RequestAllTranslationsLingotekAction.php Assigns ownership of a node to a user.

Pages

Other projects