You are here

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

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
LingotekInterfaceTranslationTestTrait trait Drupal\Tests\lingotek\Functional tests/src/Functional/LingotekInterfaceTranslationTestTrait.php Trait with Lingotek interface translation test assertion helpers.
LingotekJobAssignToMultipleConfigForm class Drupal\lingotek\Form src/Form/LingotekJobAssignToMultipleConfigForm.php Form for bulk assignation of Job ID to config entities. 1 1
LingotekJobAssignToMultipleEntitiesForm class Drupal\lingotek\Form src/Form/LingotekJobAssignToMultipleEntitiesForm.php Form for bulk assignation of Job ID to content entities. 1 1
LingotekJobClearMultipleConfigForm class Drupal\lingotek\Form src/Form/LingotekJobClearMultipleConfigForm.php Form for bulk clear of Job ID to config entities. 1
LingotekJobClearMultipleEntitiesForm class Drupal\lingotek\Form src/Form/LingotekJobClearMultipleEntitiesForm.php Form for bulk clear of Job ID to content entities. 1
LingotekJobId class Drupal\lingotek\Element src/Element/LingotekJobId.php Provides a job id render element.
LingotekJobManagementConfigForm class Drupal\lingotek\Form src/Form/LingotekJobManagementConfigForm.php Form for bulk management of job filtered content. 1
LingotekJobManagementContentEntitiesForm class Drupal\lingotek\Form src/Form/LingotekJobManagementContentEntitiesForm.php Form for bulk management of job filtered content. 1
LingotekJobManagementController class Drupal\lingotek\Controller src/Controller/LingotekJobManagementController.php Form for bulk management of content.
LingotekJobManagementService class Drupal\lingotek src/LingotekJobManagementService.php
LingotekJobManagementTests class Drupal\Tests\lingotek\Functional tests/src/Functional/LingotekJobManagementTests.php Tests job management listings.
LingotekLanguageContentSettingsForm class Drupal\lingotek\Form src/Form/LingotekLanguageContentSettingsForm.php Alters the Drupal language content settings form. 2
LingotekLanguageContentSettingsFormTest class Drupal\Tests\lingotek\Functional\Form tests/src/Functional/Form/LingotekLanguageContentSettingsFormTest.php Tests the Language Content Settings form alters.
LingotekLanguageForm class Drupal\lingotek\Form src/Form/LingotekLanguageForm.php Alters the Drupal language module language forms. 2
LingotekLocale class Drupal\lingotek src/LingotekLocale.php A utility class for Lingotek translation. 3
LingotekLocaleTest class Drupal\Tests\lingotek\Functional tests/src/Functional/LingotekLocaleTest.php Tests LingotekLocale.
LingotekManageLingotekTranslationsPermissionTest class Drupal\Tests\lingotek\Functional tests/src/Functional/LingotekManageLingotekTranslationsPermissionTest.php Tests different permissions of the Lingotek module.
LingotekManagementController class Drupal\lingotek\Controller src/Controller/LingotekManagementController.php
LingotekManagementForm class Drupal\lingotek\Form src/Form/LingotekManagementForm.php Form for bulk management of content. 1
LingotekManagementFormBase abstract class Drupal\lingotek\Form src/Form/LingotekManagementFormBase.php Form for bulk management of content. 3
LingotekManagementFormHelperTrait trait Drupal\lingotek\Helpers src/Helpers/LingotekManagementFormHelperTrait.php Useful methods for management forms. 1
LingotekManagementFormTest class Drupal\Tests\lingotek\Unit\Form tests/src/Unit/Form/LingotekManagementFormTest.php @coversDefaultClass \Drupal\lingotek\Form\LingotekManagementForm @group lingotek @preserveGlobalState disabled
LingotekManagementRelatedEntitiesForm class Drupal\lingotek\Form src/Form/LingotekManagementRelatedEntitiesForm.php Form for bulk management of related content. 1
LingotekManagementTestTrait trait Drupal\Tests\lingotek\Functional tests/src/Functional/LingotekManagementTestTrait.php Trait with Lingotek management form helpers.
LingotekMediaBulkForm class Drupal\lingotek\Form src/Form/LingotekMediaBulkForm.php Special treatment for Media in bulk form. 2
LingotekMediaBulkFormTest class Drupal\Tests\lingotek\Functional\Form tests/src/Functional/Form/LingotekMediaBulkFormTest.php Tests the bulk management form integration with Media.
LingotekMetadataEditForm class Drupal\lingotek\Form src/Form/LingotekMetadataEditForm.php
LingotekMetadataEditFormTest class Drupal\Tests\lingotek\Functional\Form tests/src/Functional/Form/LingotekMetadataEditFormTest.php Tests the Lingotek metadata form.
LingotekModerationConfigurationServiceInterface interface Drupal\lingotek\Moderation src/Moderation/LingotekModerationConfigurationServiceInterface.php Service for managing moderation settings in the Lingotek integration. 3 1
LingotekModerationFactory class Drupal\lingotek\Moderation src/Moderation/LingotekModerationFactory.php A facade for getting the services that are part of moderation integrations. 1 2
LingotekModerationFactoryInterface interface Drupal\lingotek\Moderation src/Moderation/LingotekModerationFactoryInterface.php A facade for getting the services that are part of moderation integrations. 1
LingotekModerationFactoryTest class Drupal\Tests\lingotek\Unit\Moderation tests/src/Unit/Moderation/LingotekModerationFactoryTest.php Unit test for the moderation factory.
LingotekModerationHandlerInterface interface Drupal\lingotek\Moderation src/Moderation/LingotekModerationHandlerInterface.php Moderation handler managing the Lingotek integration. 3 1
LingotekModerationServiceInterface interface Drupal\lingotek\Moderation src/Moderation/LingotekModerationServiceInterface.php Common interface for all the Lingotek moderation services. 3
LingotekModerationSettingsFormInterface interface Drupal\lingotek\Moderation src/Moderation/LingotekModerationSettingsFormInterface.php Workbench moderation settings form helper. 3 1
LingotekModuleInstallationTest class Drupal\Tests\lingotek\Functional tests/src/Functional/LingotekModuleInstallationTest.php Tests that the module can be enabled.
LingotekModuleUninstallationTest class Drupal\Tests\lingotek\Functional tests/src/Functional/LingotekModuleUninstallationTest.php Tests that the module can be uninstalled.
LingotekModuleUninstallationWithDataTest class Drupal\Tests\lingotek\Functional tests/src/Functional/LingotekModuleUninstallationWithDataTest.php Tests that the module can be uninstalled when there is Lingotek metadata.
LingotekMultipleContentConfigurationServiceInterface interface Drupal\lingotek src/LingotekMultipleContentConfigurationServiceInterface.php Defines service for setting content configuration in a multiple way. 1
LingotekNodeBulkCancelTest class Drupal\Tests\lingotek\Functional tests/src/Functional/LingotekNodeBulkCancelTest.php Tests translating a node using the bulk management form. 1 1
LingotekNodeBulkDebugTest class Drupal\Tests\lingotek\Functional tests/src/Functional/LingotekNodeBulkDebugTest.php Tests debugging a node using the bulk management form.
LingotekNodeBulkFormTest class Drupal\Tests\lingotek\Functional\Form tests/src/Functional/Form/LingotekNodeBulkFormTest.php Tests the bulk management form.
LingotekNodeBulkFormWithGroupModuleTest class Drupal\Tests\lingotek\Functional\Form tests/src/Functional/Form/LingotekNodeBulkFormWithGroupModuleTest.php Tests the bulk management form when the group module is enabled.
LingotekNodeBulkLocaleTranslationTest class Drupal\Tests\lingotek\Functional tests/src/Functional/LingotekNodeBulkLocaleTranslationTest.php Tests translating a node into locales using the bulk management form. 1 1
LingotekNodeBulkProfileTest class Drupal\Tests\lingotek\Functional tests/src/Functional/LingotekNodeBulkProfileTest.php Tests changing a profile using the bulk management form.
LingotekNodeBulkTranslationTest class Drupal\Tests\lingotek\Functional tests/src/Functional/LingotekNodeBulkTranslationTest.php Tests translating a node using the bulk management form. 1 1
LingotekNodeBulkViewsCancelTest class Drupal\Tests\lingotek\Functional\Views tests/src/Functional/Views/LingotekNodeBulkViewsCancelTest.php Tests cancelling a node using the bulk management view.
LingotekNodeBulkViewsLocaleTranslationTest class Drupal\Tests\lingotek\Functional\Views tests/src/Functional/Views/LingotekNodeBulkViewsLocaleTranslationTest.php Tests translating a node into locales using the bulk management views.
LingotekNodeBulkViewsTranslationTest class Drupal\Tests\lingotek\Functional\Views tests/src/Functional/Views/LingotekNodeBulkViewsTranslationTest.php Tests translating a node using the bulk management view.
LingotekNodeCohesionTranslationTest class Drupal\Tests\lingotek\Functional tests/src/Functional/LingotekNodeCohesionTranslationTest.php Tests translating a node with multiple locales including paragraphs.

Pages

Other projects