Classes, traits, and interfaces

Primary tabs

Name Typesort descending Namespace Location Description Direct uses Use statements Strings
TmgmtContinuousJavascriptTest class Drupal\Tests\tmgmt\FunctionalJavascript tests/src/FunctionalJavascript/TmgmtContinuousJavascriptTest.php Verifies functionality of translator handling.
TranslatorJavascriptTest class Drupal\Tests\tmgmt\FunctionalJavascript tests/src/FunctionalJavascript/TranslatorJavascriptTest.php Verifies functionality of translator handling.
TMGMTUiJavascriptTest class Drupal\Tests\tmgmt\FunctionalJavascript tests/src/FunctionalJavascript/TMGMTUiJavascriptTest.php Verifies the UI of the review form.
TranslatorTest class Drupal\Tests\tmgmt\Functional tests/src/Functional/TranslatorTest.php Verifies functionality of translator handling
TMGMTUiReviewTest class Drupal\Tests\tmgmt\Functional tests/src/Functional/TMGMTUiReviewTest.php Verifies the UI of the review form.
TMGMTUiTest class Drupal\Tests\tmgmt\Functional tests/src/Functional/TMGMTUiTest.php Verifies basic functionality of the user interface
TranslatorUITest class Drupal\Tests\tmgmt\Functional tests/src/Functional/TranslatorUITest.php Tests the translator add, edit and overview user interfaces.
LocalTasksTests class Drupal\Tests\tmgmt\Functional tests/src/Functional/LocalTasksTests.php Verifies basic functionality of the local tasks.
TMGMTTestBase abstract class Drupal\Tests\tmgmt\Functional tests/src/Functional/TMGMTTestBase.php Base class for tests. 18 11
TMGMTUiContinuousTest class Drupal\Tests\tmgmt\Functional tests/src/Functional/TMGMTUiContinuousTest.php Verifies continuous functionality of the user interface
TMGMTCartTest class Drupal\Tests\tmgmt\Functional tests/src/Functional/TMGMTCartTest.php Verifies basic functionality of the user interface
ContentTmgmtEntitySourceNoCanonicalLinkTest class Drupal\Tests\tmgmt_content\Functional sources/content/tests/src/Functional/ContentTmgmtEntitySourceNoCanonicalLinkTest.php Test for translatable entity types with no canonical link template.
ContentTmgmtEntitySourceListTest class Drupal\Tests\tmgmt_content\Functional sources/content/tests/src/Functional/ContentTmgmtEntitySourceListTest.php Tests the user interface for entity translation lists.
ContentTmgmtEntitySourceUiTest class Drupal\Tests\tmgmt_content\Functional sources/content/tests/src/Functional/ContentTmgmtEntitySourceUiTest.php Content entity source UI tests.
ConfigSourceListTest class Drupal\Tests\tmgmt_config\Functional sources/tmgmt_config/tests/src/Functional/ConfigSourceListTest.php Tests the user interface for entity translation lists.
ConfigSourceUiTest class Drupal\Tests\tmgmt_config\Functional sources/tmgmt_config/tests/src/Functional/ConfigSourceUiTest.php Content entity source UI tests.
LocaleSourceUiTest class Drupal\Tests\tmgmt_locale\Functional sources/locale/tests/src/Functional/LocaleSourceUiTest.php Locale Source UI tests.
FileTranslatorTest class Drupal\Tests\tmgmt_file\Functional translators/tmgmt_file/tests/src/Functional/FileTranslatorTest.php Tests for the file translator.
LocalTranslatorContinuousTest class Drupal\Tests\tmgmt_local\Functional translators/tmgmt_local/tests/src/Functional/LocalTranslatorContinuousTest.php Test Continuous jobs support in the local translator.
LocalTranslatorTestBase abstract class Drupal\Tests\tmgmt_local\Functional translators/tmgmt_local/tests/src/Functional/LocalTranslatorTestBase.php Base class for local translator tests. 2
LocalTranslatorPreviewTest class Drupal\Tests\tmgmt_local\Functional translators/tmgmt_local/tests/src/Functional/LocalTranslatorPreviewTest.php Preview related tests for the local translator.
ContentEntitySourceContentModerationTest class Drupal\Tests\tmgmt_content\Functional sources/content/tests/src/Functional/ContentEntitySourceContentModerationTest.php Tests content entity source integration with content moderation.
ContentEntitySourceTranslatableEntityTest class Drupal\Tests\tmgmt_content\Functional sources/content/tests/src/Functional/ContentEntitySourceTranslatableEntityTest.php Tests always embedded entity reference fields.
TMGMTDemoTest class Drupal\Tests\tmgmt_demo\Functional modules/demo/tests/src/Functional/TMGMTDemoTest.php Tests the demo module for TMGMT.
TmgmtFileCommands class Drupal\tmgmt_file\Commands translators/tmgmt_file/src/Commands/TmgmtFileCommands.php A Drush commandfile. 2
ContentEntitySourceUntranslatableTargetsUnitTest class Drupal\Tests\tmgmt_content\Kernel sources/content/tests/src/Kernel/ContentEntitySourceUntranslatableTargetsUnitTest.php Content entity Source with untranslatable target types unit tests.
ContentEntityUpdateParagraphTest class Drupal\Tests\tmgmt_content\Kernel sources/content/tests/src/Kernel/ContentEntityUpdateParagraphTest.php Content entity update paragraphs test.
ContentEntitySourceContentModerationTest class Drupal\Tests\tmgmt_content\Kernel sources/content/tests/src/Kernel/ContentEntitySourceContentModerationTest.php Content entity Source unit tests.
FileCount class Drupal\tmgmt\Plugin\views\field src/Plugin/views/field/FileCount.php Field handler which shows the file count for a job or job item.
ContentEntitySourceFileTest class Drupal\Tests\tmgmt_content\Kernel sources/content/tests/src/Kernel/ContentEntitySourceFileTest.php Content entity Source file tests.
SourcePreviewInterface interface Drupal\tmgmt src/SourcePreviewInterface.php Interface for source plugin controllers they may be previewed. 1 3
RemoteMappingInterface interface Drupal\tmgmt src/RemoteMappingInterface.php Interface for the tmgmt_remote entity. 1 1
TranslatorRejectDataInterface interface Drupal\tmgmt src/TranslatorRejectDataInterface.php Handle reject on data item level. 1 3
TranslatorInterface interface Drupal\tmgmt src/TranslatorInterface.php Interface for the tmgmt_translator entity. 1 4
TranslatorPluginInterface interface Drupal\tmgmt src/TranslatorPluginInterface.php Interface for service plugin controllers. 1
SourcePluginInterface interface Drupal\tmgmt src/SourcePluginInterface.php Interface for source plugin controllers. 1
MessageInterface interface Drupal\tmgmt src/MessageInterface.php Interface for the tmgmt_message entity. 1 1
SourcePluginUiInterface interface Drupal\tmgmt src/SourcePluginUiInterface.php Interface for source ui controllers. 1
SegmenterInterface interface Drupal\tmgmt src/SegmenterInterface.php This interface offers a suite of methods to add segments and filter data. 1
TranslatorPluginUiInterface interface Drupal\tmgmt src/TranslatorPluginUiInterface.php Interface for translator ui controllers. 1
JobInterface interface Drupal\tmgmt src/JobInterface.php Interface for tmgmt_job entity. 1 27
ContinuousSourceInterface interface Drupal\tmgmt src/ContinuousSourceInterface.php Interface for continuous sources. 1 3
ContinuousTranslatorInterface interface Drupal\tmgmt src/ContinuousTranslatorInterface.php Interface for continuous translators. 2 7
JobItemInterface interface Drupal\tmgmt src/JobItemInterface.php Interface for tmgmt_job_item entity. 1 30
LocalTaskInterface interface Drupal\tmgmt_local translators/tmgmt_local/src/LocalTaskInterface.php Interface for tmgmt_local_task entity. 1 10
LocalTaskItemInterface interface Drupal\tmgmt_local translators/tmgmt_local/src/LocalTaskItemInterface.php Interface for tmgmt_local_task_item entity. 1 5
FormatInterface interface Drupal\tmgmt_file\Format translators/tmgmt_file/src/Format/FormatInterface.php Interface for exporting to a given file format. 2 2
FieldProcessorInterface interface Drupal\tmgmt_content sources/content/src/FieldProcessorInterface.php Interface for content entity source field processors. 1
ConfigProcessorInterface interface Drupal\tmgmt_config sources/tmgmt_config/src/ConfigProcessorInterface.php 1
TmgmtTestTrait trait Drupal\Tests\tmgmt\Functional tests/src/Functional/TmgmtTestTrait.php Base class for tests. 3

Pages

Other projects