You are here

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

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
LingotekGetSourceDataTest class Drupal\Tests\lingotek\Functional tests/src/Functional/LingotekGetSourceDataTest.php Tests the Lingotek content service extract data from entities correctly.
LingotekHttp class Drupal\lingotek\Remote src/Remote/LingotekHttp.php Lingotek HTTP implementation using Guzzle. 1 2
LingotekHttpInterface interface Drupal\lingotek\Remote src/Remote/LingotekHttpInterface.php Lingotek HTTP interface. 1 1
LingotekHttpUnitTest class Drupal\Tests\lingotek\Unit\Remote tests/src/Unit/Remote/LingotekHttpUnitTest.php @coversDefaultClass \Drupal\lingotek\Remote\LingotekHttp @group lingotek @preserveGlobalState disabled @requires PHPUnit > 8 We depend on MockBuilder::addMethods() which was introduced in PHPUnit 8.
LingotekIntelligenceMetadataForm class Drupal\lingotek\Form src/Form/LingotekIntelligenceMetadataForm.php Helper class for creating the form for setting up the intelligence metadata. 1
LingotekIntelligenceMetadataInterface interface Drupal\lingotek src/LingotekIntelligenceMetadataInterface.php Contract for any Lingotek Intelligence metadata provider. 3 1
LingotekIntelligenceMetadataTranslationTest class Drupal\Tests\lingotek\Functional tests/src/Functional/LingotekIntelligenceMetadataTranslationTest.php Tests if intelligence metadata is used when uploading and updating content.
LingotekIntelligenceService class Drupal\lingotek src/LingotekIntelligenceService.php Service for managing Lingotek Intelligence related configuration. 2
LingotekIntelligenceServiceConfig class Drupal\lingotek src/LingotekIntelligenceServiceConfig.php Service for managing Lingotek Intelligence related configuration. 1 2
LingotekInterface interface Drupal\lingotek src/LingotekInterface.php 3 25
LingotekInterfaceTranslationClearMetadataForm class Drupal\lingotek\Form src/Form/LingotekInterfaceTranslationClearMetadataForm.php Provides a form to disconnect from Lingotek. 1
LingotekInterfaceTranslationController class Drupal\lingotek\Controller src/Controller/LingotekInterfaceTranslationController.php
LingotekInterfaceTranslationForm class Drupal\lingotek\Form src/Form/LingotekInterfaceTranslationForm.php Class LingotekInterfaceTranslationForm. 1
LingotekInterfaceTranslationService class Drupal\lingotek src/LingotekInterfaceTranslationService.php Service for managing Lingotek interface translations. 2
LingotekInterfaceTranslationServiceInterface interface Drupal\lingotek src/LingotekInterfaceTranslationServiceInterface.php Service for managing Lingotek interface translations. 1 4
LingotekInterfaceTranslationTest class Drupal\Tests\lingotek\Functional tests/src/Functional/LingotekInterfaceTranslationTest.php Tests translating the user interface using the Lingotek form.
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

Pages

Other projects