You are here

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

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
LingotekBatchController class Drupal\lingotek\Controller src/Controller/LingotekBatchController.php
LingotekBulkDeleteTest class Drupal\Tests\lingotek\Functional tests/src/Functional/LingotekBulkDeleteTest.php Tests for bulk deletion in the bulk management page.
LingotekChangeAccountDefaultsTest class Drupal\Tests\lingotek\Functional tests/src/Functional/LingotekChangeAccountDefaultsTest.php Tests changing account defaults.
LingotekCliService class Drupal\lingotek\Cli src/Cli/LingotekCliService.php 2 2
LingotekCliServiceTest class Drupal\Tests\lingotek\Unit\Cli tests/src/Unit/Cli/LingotekCliServiceTest.php @coversDefaultClass \Drupal\lingotek\Cli\LingotekCliService @group lingotek @preserveGlobalState disabled
LingotekCommands class Drupal\lingotek\Cli\Commands\Drush9 src/Cli/Commands/Drush9/LingotekCommands.php A Drush9 compatible commandfile with Lingotek operations. 2
LingotekConfigBulkFormTest class Drupal\Tests\lingotek\Functional\Form tests/src/Functional/Form/LingotekConfigBulkFormTest.php Tests the config bulk management form.
LingotekConfigBulkProfileTest class Drupal\Tests\lingotek\Functional tests/src/Functional/LingotekConfigBulkProfileTest.php Tests changing a profile using the bulk management form.
LingotekConfigDependenciesTest class Drupal\Tests\lingotek\Functional tests/src/Functional/LingotekConfigDependenciesTest.php Class LingotekConfigDependenciesTest
LingotekConfigEntityBulkProfileTest class Drupal\Tests\lingotek\Functional tests/src/Functional/LingotekConfigEntityBulkProfileTest.php Tests changing a profile using the bulk management form.
LingotekConfigEntityStatusDownloadTargetTest class Drupal\Tests\lingotek\Functional tests/src/Functional/LingotekConfigEntityStatusDownloadTargetTest.php Tests translating a field using the bulk management form.
LingotekConfigEntityTranslationEditedToPendingTest class Drupal\Tests\lingotek\Functional tests/src/Functional/LingotekConfigEntityTranslationEditedToPendingTest.php Tests translating a field using the bulk management form.
LingotekConfigFormBase abstract class Drupal\lingotek\Form src/Form/LingotekConfigFormBase.php Configure Lingotek 14
LingotekConfigImportTest class Drupal\lingotek\Tests\Kernel src/Tests/Kernel/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 1
LingotekConfigMetadata class Drupal\lingotek\Entity src/Entity/LingotekConfigMetadata.php Defines the Lingotek config metadata entity. 9
LingotekConfigMetadataInterface interface Drupal\lingotek src/LingotekConfigMetadataInterface.php 1 1
LingotekConfigObjectTranslationDocumentUploadHookTest class Drupal\Tests\lingotek\Functional tests/src/Functional/LingotekConfigObjectTranslationDocumentUploadHookTest.php Tests the Lingotek config translation document upload hook.
LingotekConfigObjectTranslationPreSaveHookTest class Drupal\Tests\lingotek\Functional tests/src/Functional/LingotekConfigObjectTranslationPreSaveHookTest.php Tests the Lingotek config object translation pre save hook.
LingotekConfigOverridesTest class Drupal\Tests\lingotek\Functional tests/src/Functional/LingotekConfigOverridesTest.php Tests config overrides in settings.php are possible .
LingotekConfigStatusDownloadTargetTest class Drupal\Tests\lingotek\Functional tests/src/Functional/LingotekConfigStatusDownloadTargetTest.php Tests translating a field using the bulk management form.
LingotekConfigSubscriber class Drupal\lingotek\EventSubscriber src/EventSubscriber/LingotekConfigSubscriber.php Updates config Lingotek translation status when saved. 1 2
LingotekConfigSubscriberTest class Drupal\Tests\lingotek\Functional tests/src/Functional/LingotekConfigSubscriberTest.php Tests config overrides in settings.php are possible .
LingotekConfigSubscriberUnitTest class Drupal\Tests\lingotek\Unit\EventSubscriber tests/src/Unit/EventSubscriber/LingotekConfigSubscriberUnitTest.php @coversDefaultClass \Drupal\lingotek\EventSubscriber\LingotekConfigSubscriber @group lingotek @preserveGlobalState disabled
LingotekConfigTranslationController class Drupal\lingotek\Controller src/Controller/LingotekConfigTranslationController.php
LingotekConfigTranslationDocumentUploadHookTest class Drupal\Tests\lingotek\Functional tests/src/Functional/LingotekConfigTranslationDocumentUploadHookTest.php Tests the Lingotek config translation document upload hook.
LingotekConfigTranslationEditedToPendingTest class Drupal\Tests\lingotek\Functional tests/src/Functional/LingotekConfigTranslationEditedToPendingTest.php Tests translating a field using the bulk management form.
LingotekConfigTranslationPreSaveHookTest class Drupal\Tests\lingotek\Functional tests/src/Functional/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 8
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 39
LingotekConnectTest class Drupal\Tests\lingotek\Functional\Form tests/src/Functional/Form/LingotekConnectTest.php Class for testing connecting to Lingotek.
LingotekContactMessageBodyTranslationTest class Drupal\Tests\lingotek\Functional tests/src/Functional/LingotekContactMessageBodyTranslationTest.php Tests translating a field in a contact message.
LingotekContentEntityActionBase abstract class Drupal\lingotek\Plugin\Action src/Plugin/Action/LingotekContentEntityActionBase.php 8
LingotekContentEntityConfigurableActionBase abstract class Drupal\lingotek\Plugin\Action src/Plugin/Action/LingotekContentEntityConfigurableActionBase.php 5
LingotekContentEntityGetProfileHookTest class Drupal\Tests\lingotek\Functional tests/src/Functional/LingotekContentEntityGetProfileHookTest.php Tests the hooks for getting content entity associated profile.
LingotekContentEntityStorageException class Drupal\lingotek\Exception src/Exception/LingotekContentEntityStorageException.php An exception for issues when storing content entity translations. 5
LingotekContentMetadata class Drupal\lingotek\Entity src/Entity/LingotekContentMetadata.php Defines the Lingotek content metadata entity. 15
LingotekContentMetadataFieldItemList class Drupal\lingotek\Plugin\Field src/Plugin/Field/LingotekContentMetadataFieldItemList.php A computed field that provides a content entity's Lingotek metadata. 1
LingotekContentMetadataViewsData class Drupal\lingotek\Views src/Views/LingotekContentMetadataViewsData.php Provides the lingotek views integration.
LingotekContentModerationCheckTrait trait Drupal\lingotek\Moderation src/Moderation/LingotekContentModerationCheckTrait.php Utility methods for all the 'content_moderation' moderation services.
LingotekContentModerationConfigurationService class Drupal\lingotek\Moderation src/Moderation/LingotekContentModerationConfigurationService.php Service for managing content moderation settings in the Lingotek integration. 2
LingotekContentModerationHandler class Drupal\lingotek\Moderation src/Moderation/LingotekContentModerationHandler.php Content moderation handler managing the Lingotek integration. 2
LingotekContentModerationSettingsForm class Drupal\lingotek\Moderation src/Moderation/LingotekContentModerationSettingsForm.php Moderation settings form for the Lingotek content_moderation integration. 2
LingotekContentModerationSettingsTest class Drupal\Tests\lingotek\Functional tests/src/Functional/LingotekContentModerationSettingsTest.php Tests setting up the integration with content moderation.
LingotekContentModerationTest class Drupal\Tests\lingotek\Functional tests/src/Functional/LingotekContentModerationTest.php Tests setting up the integration with content moderation.
LingotekContentTranslationController class Drupal\lingotek\Controller src/Controller/LingotekContentTranslationController.php Override default translate page for Content Entities.
LingotekContentTranslationDocumentUploadHookTest class Drupal\Tests\lingotek\Functional tests/src/Functional/LingotekContentTranslationDocumentUploadHookTest.php Tests the hooks a node.
LingotekContentTranslationForm class Drupal\lingotek\Form src/Form/LingotekContentTranslationForm.php 1

Pages

Other projects