You are here

Classes, traits, and interfaces in Lingotek Translation 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
LingotekNodeLocaleTranslationTest class Drupal\lingotek\Tests src/Tests/LingotekNodeLocaleTranslationTest.php Tests translating a node with multiple locales.
LingotekNodeMetatagsTranslationTest class Drupal\lingotek\Tests src/Tests/LingotekNodeMetatagsTranslationTest.php Tests translating a node with multiple locales including metatags.
LingotekNodeMultivaluedFieldTest class Drupal\lingotek\Tests src/Tests/LingotekNodeMultivaluedFieldTest.php Tests translating a node including multivalued fields.
LingotekNodeNotificationCallbackTest class Drupal\lingotek\Tests src/Tests/LingotekNodeNotificationCallbackTest.php Tests translating a node using the notification callback.
LingotekNodeParagraphsTranslationTest class Drupal\lingotek\Tests src/Tests/LingotekNodeParagraphsTranslationTest.php Tests translating a node with multiple locales including paragraphs.
LingotekNodeTranslationDownloadStatusTest class Drupal\lingotek\Tests src/Tests/LingotekNodeTranslationDownloadStatusTest.php Tests translating a node.
LingotekNodeTranslationFlowNotCurrentToPendingTest class Drupal\lingotek\Tests src/Tests/LingotekNodeTranslationFlowNotCurrentToPendingTest.php Tests translating a node.
LingotekNodeTranslationTest class Drupal\lingotek\Tests src/Tests/LingotekNodeTranslationTest.php Tests translating a node.
LingotekNodeWithCyclesTranslationTest class Drupal\lingotek\Tests src/Tests/LingotekNodeWithCyclesTranslationTest.php Tests translating a node.
LingotekNodeWithLinkTranslationTest class Drupal\lingotek\Tests src/Tests/LingotekNodeWithLinkTranslationTest.php Tests translating a node that contains a link field.
LingotekNodeWithPathautoTranslationTest class Drupal\lingotek\Tests src/Tests/LingotekNodeWithPathautoTranslationTest.php Tests translating a node that contains a path.
LingotekNodeWithPathTranslationTest class Drupal\lingotek\Tests src/Tests/LingotekNodeWithPathTranslationTest.php Tests translating a node that contains a path.
LingotekNodeWithTranslatedAuthorTranslationTest class Drupal\lingotek\Tests src/Tests/LingotekNodeWithTranslatedAuthorTranslationTest.php Tests translating a node including author field.
LingotekNotificationController class Drupal\lingotek\Controller src/Controller/LingotekNotificationController.php Returns responses for lingotek module setup routes.
LingotekProfile class Drupal\lingotek\Entity src/Entity/LingotekProfile.php Defines the LingotekProfile entity. 13
LingotekProfileAddForm class Drupal\lingotek\Form src/Form/LingotekProfileAddForm.php Provides a form for lingotek profiles addition.
LingotekProfileDeleteForm class Drupal\lingotek\Form src/Form/LingotekProfileDeleteForm.php Provides a form for lingotek profiles deletion.
LingotekProfileEditForm class Drupal\lingotek\Form src/Form/LingotekProfileEditForm.php Provides a form for lingotek profiles edition.
LingotekProfileEntityIdUpdate8002Test class Drupal\lingotek\Tests\Update src/Tests/Update/LingotekProfileEntityIdUpdate8002Test.php Tests the upgrade path for changing the profile entity id.
LingotekProfileFormBase class Drupal\lingotek\Form src/Form/LingotekProfileFormBase.php Provides a common base class for Profile forms. 2
LingotekProfileFormTest class Drupal\lingotek\Tests\Form src/Tests/Form/LingotekProfileFormTest.php Tests the Lingotek profile form.
LingotekProfileInterface interface Drupal\lingotek src/LingotekProfileInterface.php Provides an interface defining a Lingotek profile entity. 1 4
LingotekProfileListBuilder class Drupal\lingotek src/LingotekProfileListBuilder.php Defines a class to build a listing of Lingotek profile entities.
LingotekProfileUsage class Drupal\lingotek src/LingotekProfileUsage.php Service for checking Lingotek profiles usage. 2
LingotekProfileUsageInterface interface Drupal\lingotek src/LingotekProfileUsageInterface.php Service contract for checking Lingotek profile usage. 1 1
LingotekRouteNamesRequestTranslation8003Test class Drupal\lingotek\Tests\Update src/Tests/Update/LingotekRouteNamesRequestTranslation8003Test.php Tests the upgrade path after changing route names.
LingotekRouteSubscriber class Drupal\lingotek\Routing src/Routing/LingotekRouteSubscriber.php Subscriber to add lingotek controller and generate bulk administration routes for content entity translation. 2
LingotekSaveTargetDataTest class Drupal\lingotek\Tests src/Tests/LingotekSaveTargetDataTest.php Tests the Lingotek content service saves data to entities correctly.
LingotekSettingsAccountForm class Drupal\lingotek\Form src/Form/LingotekSettingsAccountForm.php Configure Lingotek
LingotekSettingsCommunityForm class Drupal\lingotek\Form src/Form/LingotekSettingsCommunityForm.php Configure text display settings for this page.
LingotekSettingsConnectForm class Drupal\lingotek\Form src/Form/LingotekSettingsConnectForm.php Configure Lingotek
LingotekSettingsController class Drupal\lingotek\Controller src/Controller/LingotekSettingsController.php
LingotekSettingsDefaultsForm class Drupal\lingotek\Form src/Form/LingotekSettingsDefaultsForm.php Configure text display settings for this page. 1
LingotekSettingsEditDefaultsForm class Drupal\lingotek\Form src/Form/LingotekSettingsEditDefaultsForm.php Form for editing defaults. 1
LingotekSettingsTabAccountForm class Drupal\lingotek\Form src/Form/LingotekSettingsTabAccountForm.php Configure Lingotek
LingotekSettingsTabConfigurationForm class Drupal\lingotek\Form src/Form/LingotekSettingsTabConfigurationForm.php Configure Lingotek
LingotekSettingsTabConfigurationFormTest class Drupal\lingotek\Tests\Form src/Tests/Form/LingotekSettingsTabConfigurationFormTest.php Tests the Lingotek configuration settings form.
LingotekSettingsTabContentForm class Drupal\lingotek\Form src/Form/LingotekSettingsTabContentForm.php Configure Lingotek
LingotekSettingsTabContentFormTest class Drupal\lingotek\Tests\Form src/Tests/Form/LingotekSettingsTabContentFormTest.php Tests the Lingotek content settings form.
LingotekSettingsTabLoggingForm class Drupal\lingotek\Form src/Form/LingotekSettingsTabLoggingForm.php Configure Lingotek
LingotekSettingsTabPreferencesForm class Drupal\lingotek\Form src/Form/LingotekSettingsTabPreferencesForm.php Configure Lingotek
LingotekSettingsTabProfilesEditForm class Drupal\lingotek\Form src/Form/LingotekSettingsTabProfilesEditForm.php Configure Lingotek
LingotekSettingsTabProfilesForm class Drupal\lingotek\Form src/Form/LingotekSettingsTabProfilesForm.php Configure Lingotek
LingotekSettingsTabUtilitiesForm class Drupal\lingotek\Form src/Form/LingotekSettingsTabUtilitiesForm.php Tab for running Lingotek utilities in the settings page. 1
LingotekSettingsTabUtilitiesFormTest class Drupal\Tests\lingotek\Unit\Form tests/src/Unit/Form/LingotekSettingsTabUtilitiesFormTest.php @coversDefaultClass \Drupal\lingotek\Form\LingotekSettingsTabUtilitiesForm @group lingotek @preserveGlobalState disabled
LingotekSetupController class Drupal\lingotek\Controller src/Controller/LingotekSetupController.php Returns responses for lingotek module setup routes.
LingotekSetupTrait trait Drupal\lingotek src/LingotekSetupTrait.php Useful methods for checking if Lingotek is already setup. 4
LingotekSystemSiteBulkDebugTest class Drupal\lingotek\Tests src/Tests/LingotekSystemSiteBulkDebugTest.php Tests debugging a config object using the bulk management form.
LingotekSystemSiteBulkDisassociateTest class Drupal\lingotek\Tests src/Tests/LingotekSystemSiteBulkDisassociateTest.php Tests translating config using the bulk management form.
LingotekSystemSiteBulkLocaleTranslationTest class Drupal\lingotek\Tests src/Tests/LingotekSystemSiteBulkLocaleTranslationTest.php Tests translating a config file into locales using the bulk management form.

Pages

Other projects