You are here

Classes, traits, and interfaces in Lingotek Translation 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
ChineseBulkTranslationTest class Drupal\lingotek\Tests src/Tests/ChineseBulkTranslationTest.php Tests translating into chinese locales.
ConfigEntityMetadataUpdate8001Test class Drupal\lingotek\Tests\Update src/Tests/Update/ConfigEntityMetadataUpdate8001Test.php Tests the upgrade path for config entity metadata.
ContentTranslationLocalTasks class Drupal\lingotek\Plugin\Derivative src/Plugin/Derivative/ContentTranslationLocalTasks.php Provides dynamic local tasks for Lingotek content translation management. 1
DynamicLocalTasks class Drupal\lingotek\Plugin\Derivative src/Plugin/Derivative/DynamicLocalTasks.php Defines dynamic local tasks. 1
FakeAuthorizationController class Drupal\lingotek_test\Controller tests/modules/lingotek_test/src/Controller/FakeAuthorizationController.php
FormatConverter class Drupal\lingotek\Form src/Form/FormatConverter.php 1
LanguageFormTest class Drupal\lingotek\Tests\Form src/Tests/Form/LanguageFormTest.php Test the Drupal language form alters.
LanguageKeyValueItem class Drupal\lingotek\Plugin\Field\FieldType src/Plugin/Field/FieldType/LanguageKeyValueItem.php Plugin implementation of the 'language_key_value' field type.
LanguageLocaleMapper class Drupal\lingotek src/LanguageLocaleMapper.php 2
LanguageLocaleMapperInterface interface Drupal\lingotek src/LanguageLocaleMapperInterface.php 1 11
Lingotek class Drupal\lingotek src/Lingotek.php 37 2
LingotekAccount class Drupal\lingotek src/LingotekAccount.php 1
LingotekAccountDisconnectForm class Drupal\lingotek\Form src/Form/LingotekAccountDisconnectForm.php Provides a form to disconnect from Lingotek. 1
LingotekAccountDisconnectFormTest class Drupal\lingotek\Tests\Form src/Tests/Form/LingotekAccountDisconnectFormTest.php Tests the Lingotek account disconnection form.
LingotekAccountFormTest class Drupal\lingotek\Tests\Form src/Tests/Form/LingotekAccountFormTest.php Tests the Lingotek account form.
LingotekAccountTest class Drupal\lingotek\Tests src/Tests/LingotekAccountTest.php Tests the Lingotek dashboard.
LingotekApi class Drupal\lingotek\Remote src/Remote/LingotekApi.php 2 2
LingotekApiException class Drupal\lingotek\Exception src/Exception/LingotekApiException.php 13
LingotekApiInterface interface Drupal\lingotek\Remote src/Remote/LingotekApiInterface.php 1 2
LingotekApiUnitTest class Drupal\Tests\lingotek\Unit\Remote tests/src/Unit/Remote/LingotekApiUnitTest.php @coversDefaultClass \Drupal\lingotek\Remote\LingotekApi @group lingotek @preserveGlobalState disabled
LingotekBatchController class Drupal\lingotek\Controller src/Controller/LingotekBatchController.php
LingotekBulkDeleteTest class Drupal\lingotek\Tests src/Tests/LingotekBulkDeleteTest.php Tests for bulk deletion in the bulk management page.
LingotekChangeAccountDefaultsTest class Drupal\lingotek\Tests src/Tests/LingotekChangeAccountDefaultsTest.php Tests changing account defaults.
LingotekConfigBulkFormTest class Drupal\lingotek\Tests\Form src/Tests/Form/LingotekConfigBulkFormTest.php Tests the config bulk management form.
LingotekConfigDependenciesPostUpdateTest class Drupal\lingotek\Tests\Update src/Tests/Update/LingotekConfigDependenciesPostUpdateTest.php Tests the upgrade path for updating the Lingotek metadata config dependencies.
LingotekConfigDependenciesTest class Drupal\lingotek\Tests src/Tests/LingotekConfigDependenciesTest.php Class LingotekConfigDependenciesTest
LingotekConfigEntityTranslationEditedToPendingTest class Drupal\lingotek\Tests src/Tests/LingotekConfigEntityTranslationEditedToPendingTest.php Tests translating a field using the bulk management form.
LingotekConfigFormBase abstract class Drupal\lingotek\Form src/Form/LingotekConfigFormBase.php Configure Lingotek 15 4
LingotekConfigImportTest class Drupal\lingotek\Tests src/Tests/LingotekConfigImportTest.php Tests content translation updates performed during config import.
LingotekConfigManagementForm class Drupal\lingotek\Form src/Form/LingotekConfigManagementForm.php Form for bulk management of content. 1
LingotekConfigMetadata class Drupal\lingotek\Entity src/Entity/LingotekConfigMetadata.php Defines the Lingotek config metadata entity. 5
LingotekConfigMetadataInterface interface Drupal\lingotek src/LingotekConfigMetadataInterface.php 1 1
LingotekConfigSubscriber class Drupal\lingotek\EventSubscriber src/EventSubscriber/LingotekConfigSubscriber.php Updates config Lingotek translation status when saved. 2
LingotekConfigTranslationController class Drupal\lingotek\Controller src/Controller/LingotekConfigTranslationController.php
LingotekConfigTranslationDocumentUploadHookTest class Drupal\lingotek\Tests src/Tests/LingotekConfigTranslationDocumentUploadHookTest.php Tests the Lingotek config translation document upload hook.
LingotekConfigTranslationEditedToPendingTest class Drupal\lingotek\Tests src/Tests/LingotekConfigTranslationEditedToPendingTest.php Tests translating a field using the bulk management form.
LingotekConfigTranslationPreSaveHookTest class Drupal\lingotek\Tests src/Tests/LingotekConfigTranslationPreSaveHookTest.php Tests the Lingotek config translation pre save hook.
LingotekConfigTranslationService class Drupal\lingotek src/LingotekConfigTranslationService.php Service for managing Lingotek configuration translations. 2
LingotekConfigTranslationServiceInterface interface Drupal\lingotek src/LingotekConfigTranslationServiceInterface.php Service for managing Lingotek configuration translations. 1 17
LingotekConfigurationService class Drupal\lingotek src/LingotekConfigurationService.php Service for managing lingotek configuration. 2
LingotekConfigurationServiceInterface interface Drupal\lingotek src/LingotekConfigurationServiceInterface.php Defines service for accessing the Lingotek configuration. 1 19
LingotekContactMessageBodyTranslationTest class Drupal\lingotek\Tests src/Tests/LingotekContactMessageBodyTranslationTest.php Tests translating a field in a contact message.
LingotekContentEntityStorageException class Drupal\lingotek\Exception src/Exception/LingotekContentEntityStorageException.php 3
LingotekContentTranslationController class Drupal\lingotek\Controller src/Controller/LingotekContentTranslationController.php Override default translate page for Content Entities.
LingotekContentTranslationDocumentUploadHookTest class Drupal\lingotek\Tests src/Tests/LingotekContentTranslationDocumentUploadHookTest.php Tests the hooks a node.
LingotekContentTranslationForm class Drupal\lingotek\Form src/Form/LingotekContentTranslationForm.php
LingotekContentTranslationHandler class Drupal\lingotek src/LingotekContentTranslationHandler.php
LingotekContentTranslationHandlerInterface interface Drupal\lingotek src/LingotekContentTranslationHandlerInterface.php Interface for providing Lingotek content translation. 1
LingotekContentTranslationPreSaveHookTest class Drupal\lingotek\Tests src/Tests/LingotekContentTranslationPreSaveHookTest.php Tests the hooks a node.
LingotekContentTranslationService class Drupal\lingotek src/LingotekContentTranslationService.php Service for managing Lingotek content translations. 2

Pages

Other projects