You are here

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

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
AcquiaContentHubExcludeLingotekContentMetadataFromSerializationSubscriber class Drupal\lingotek\EventSubscriber src/EventSubscriber/AcquiaContentHubExcludeLingotekContentMetadataFromSerializationSubscriber.php 2
CancelLingotekAction class Drupal\lingotek\Plugin\Action src/Plugin/Action/CancelLingotekAction.php Assigns ownership of a node to a user.
CancelTranslationLingotekAction class Drupal\lingotek\Plugin\Action src/Plugin/Action/CancelTranslationLingotekAction.php Request Lingotek translation of a content entity for one language.
CheckStatusAllTranslationsLingotekAction class Drupal\lingotek\Plugin\Action src/Plugin/Action/CheckStatusAllTranslationsLingotekAction.php Assigns ownership of a node to a user.
CheckTranslationStatusLingotekAction class Drupal\lingotek\Plugin\Action src/Plugin/Action/CheckTranslationStatusLingotekAction.php Check Lingotek translation status of a content entity for one language.
CheckUploadToLingotekAction class Drupal\lingotek\Plugin\Action src/Plugin/Action/CheckUploadToLingotekAction.php Assigns ownership of a node to a user.
ChineseBulkTranslationTest class Drupal\Tests\lingotek\Functional tests/src/Functional/ChineseBulkTranslationTest.php Tests translating into chinese locales.
ContentEntityLingotekActionDeriver class Drupal\lingotek\Plugin\Action\Derivative src/Plugin/Action/Derivative/ContentEntityLingotekActionDeriver.php
ContentTranslationLocalTasks class Drupal\lingotek\Plugin\Derivative src/Plugin/Derivative/ContentTranslationLocalTasks.php Provides dynamic local tasks for Lingotek content translation management. 1
ContentTranslationMenuLinks class Drupal\lingotek\Plugin\Derivative src/Plugin/Derivative/ContentTranslationMenuLinks.php Provides dynamic menu links for Lingotek content translation management. 1
CurrentThemeBlock class Drupal\lingotek_test\Plugin\Block tests/modules/lingotek_test/src/Plugin/Block/CurrentThemeBlock.php Block that shows the current theme.
DeleteAllTranslationsAction class Drupal\lingotek\Plugin\Action src/Plugin/Action/DeleteAllTranslationsAction.php Assigns ownership of a node to a user. 1
DeleteTranslationLingotekAction class Drupal\lingotek\Plugin\Action src/Plugin/Action/DeleteTranslationLingotekAction.php Delete Lingotek translation of a content entity for one language. 1
DepCalcExcludeLingotekContentMetadataSubscriber class Drupal\lingotek\EventSubscriber src/EventSubscriber/DepCalcExcludeLingotekContentMetadataSubscriber.php 2
DisassociateFromLingotekAction Deprecated class Drupal\lingotek\Plugin\Action src/Plugin/Action/DisassociateFromLingotekAction.php Assigns ownership of a node to a user.
DownloadAllTranslationsFromLingotekAction class Drupal\lingotek\Plugin\Action src/Plugin/Action/DownloadAllTranslationsFromLingotekAction.php Assigns ownership of a node to a user.
DownloadTranslationLingotekAction class Drupal\lingotek\Plugin\Action src/Plugin/Action/DownloadTranslationLingotekAction.php Download Lingotek translation of a content entity for one language.
Drush8IoWrapper class Drupal\lingotek\Cli\Commands\Drush8 src/Cli/Commands/Drush8/Drush8IoWrapper.php Class Drush8IoWrapper. Originally from ConfigSplitDrush8Io. 1
EditorDetectorBase class Drupal\lingotek\Plugin\RelatedEntitiesDetector src/Plugin/RelatedEntitiesDetector/EditorDetectorBase.php 3
EntityEmbedDetector class Drupal\lingotek\Plugin\RelatedEntitiesDetector src/Plugin/RelatedEntitiesDetector/EntityEmbedDetector.php @RelatedEntitiesDetector ( id = "entity_embed_detector", title = Plugin annotation @Translation("Get editor embedded entities with entity_embed module"), description = @translation("Get editor embedded entities with entity_embed… 1
EntityEmbedDetectorTest class Drupal\Tests\lingotek\Unit\Plugin\RelatedEntitiesDetector tests/src/Unit/Plugin/RelatedEntitiesDetector/EntityEmbedDetectorTest.php Unit test for the entity_embed entity detector plugin.
EntityReferenceDetectorBase class Drupal\lingotek\Plugin\RelatedEntitiesDetector src/Plugin/RelatedEntitiesDetector/EntityReferenceDetectorBase.php 4
FakeAuthorizationController class Drupal\lingotek_test\Controller tests/modules/lingotek_test/src/Controller/FakeAuthorizationController.php 5
FakeWorkbenchController class Drupal\lingotek_test\Controller tests/modules/lingotek_test/src/Controller/FakeWorkbenchController.php Controller for faking the workbench in the TMS.
FieldLinkDetector class Drupal\lingotek\Plugin\RelatedEntitiesDetector src/Plugin/RelatedEntitiesDetector/FieldLinkDetector.php @RelatedEntitiesDetector ( id = "field_link_detector", title = Plugin annotation @Translation("Get editor linked entities with html links"), description = @translation("Get editor linked entities with html links."), weight = 7, ) 1
FieldLinkDetectorTest class Drupal\Tests\lingotek\Unit\Plugin\RelatedEntitiesDetector tests/src/Unit/Plugin/RelatedEntitiesDetector/FieldLinkDetectorTest.php Unit test for the html links entity detector plugin.
FrozenintimeServiceProvider class Drupal\frozenintime tests/modules/frozenintime/src/FrozenintimeServiceProvider.php Modifies the time service.
FrozenTime class Drupal\frozenintime tests/modules/frozenintime/src/FrozenTime.php Time implementation were time is frozen
HostsSetterController class Drupal\lingotek_test\Controller tests/modules/lingotek_test/src/Controller/HostsSetterController.php Controller for pointing up the host and sandbox in config to the local site.
HtmlLinkDetector class Drupal\lingotek\Plugin\RelatedEntitiesDetector src/Plugin/RelatedEntitiesDetector/HtmlLinkDetector.php @RelatedEntitiesDetector ( id = "html_link_detector", title = Plugin annotation @Translation("Get editor linked entities with html links"), description = @translation("Get editor linked entities with html links."), weight = 7, ) 1
HtmlLinkDetectorTest class Drupal\Tests\lingotek\Unit\Plugin\RelatedEntitiesDetector tests/src/Unit/Plugin/RelatedEntitiesDetector/HtmlLinkDetectorTest.php Unit test for the html links entity detector plugin.
IntelligenceMetadataFormTestTrait trait Drupal\Tests\lingotek\Functional\Form tests/src/Functional/Form/IntelligenceMetadataFormTestTrait.php Utility methods for testing the intelligence metadata forms. 1
InterfaceTranslationTestController class Drupal\lingotek_interface_translation_test\Controller tests/modules/lingotek_interface_translation_test/src/Controller/InterfaceTranslationTestController.php
JobConfigLocalTask class Drupal\lingotek\Plugin\Menu src/Plugin/Menu/JobConfigLocalTask.php 1
JobContentLocalTask class Drupal\lingotek\Plugin\Menu src/Plugin/Menu/JobContentLocalTask.php 1
LanguageFormTest class Drupal\Tests\lingotek\Functional\Form tests/src/Functional/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 23
Lingotek class Drupal\lingotek src/Lingotek.php The connecting class between Drupal and Lingotek 65 2
LingotekAccountDisconnectForm class Drupal\lingotek\Form src/Form/LingotekAccountDisconnectForm.php Provides a form to disconnect from Lingotek. 1
LingotekAccountDisconnectFormTest class Drupal\Tests\lingotek\Functional\Form tests/src/Functional/Form/LingotekAccountDisconnectFormTest.php Tests the Lingotek account disconnection form.
LingotekAccountFormTest class Drupal\Tests\lingotek\Functional\Form tests/src/Functional/Form/LingotekAccountFormTest.php Tests the Lingotek account form.
LingotekAccountTest class Drupal\Tests\lingotek\Functional tests/src/Functional/LingotekAccountTest.php Tests the Lingotek dashboard.
LingotekActionsManagementSubscriber class Drupal\lingotek\Plugin\Action\Subscriber src/Plugin/Action/Subscriber/LingotekActionsManagementSubscriber.php 2
LingotekActionsTest class Drupal\Tests\lingotek\Functional\Actions tests/src/Functional/Actions/LingotekActionsTest.php Tests for Lingotek actions creation.
LingotekApi class Drupal\lingotek\Remote src/Remote/LingotekApi.php A simple connector to the Lingotek Translation API. 1 2
LingotekApiException class Drupal\lingotek\Exception src/Exception/LingotekApiException.php The Lingotek Api Exception class. 31
LingotekApiInterface interface Drupal\lingotek\Remote src/Remote/LingotekApiInterface.php 1 3
LingotekApiUnitTest class Drupal\Tests\lingotek\Unit\Remote tests/src/Unit/Remote/LingotekApiUnitTest.php @coversDefaultClass \Drupal\lingotek\Remote\LingotekApi @group lingotek @preserveGlobalState disabled

Pages

Other projects