Classes, traits, and interfaces

Primary tabs

Namesort ascending Type Namespace Location Description Direct uses Use statements Strings
FileTranslatorUi class Drupal\tmgmt_file translators/tmgmt_file/src/FileTranslatorUi.php File translator UI.
FileTranslatorTest class Drupal\Tests\tmgmt_file\Functional translators/tmgmt_file/tests/src/Functional/FileTranslatorTest.php Tests for the file translator.
FileTranslator class Drupal\tmgmt_file\Plugin\tmgmt\Translator translators/tmgmt_file/src/Plugin/tmgmt/Translator/FileTranslator.php File translator.
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.
FieldProcessorInterface interface Drupal\tmgmt_content sources/content/src/FieldProcessorInterface.php Interface for content entity source field processors. 1
EntityTestComposite class Drupal\tmgmt_composite_test\Entity sources/content/tests/modules/tmgmt_composite_test/src/Entity/EntityTestComposite.php Defines the test entity class. 3
EntityTestBase abstract class Drupal\tmgmt\Tests src/Tests/EntityTestBase.php Utility test case class with helper methods to create entities and their fields with populated translatable content. Extend this class if you create tests in which you need Drupal entities and/or fields.
EntityLabel class Drupal\tmgmt\Plugin\views\field src/Plugin/views/field/EntityLabel.php Field handler which shows the label for a job or job item.
DefaultFieldProcessor class Drupal\tmgmt_content sources/content/src/DefaultFieldProcessor.php Default field processor. 3 1
DefaultConfigProcessor class Drupal\tmgmt_config sources/tmgmt_config/src/DefaultConfigProcessor.php Default implementation of the config processor. 1 1
Data class Drupal\tmgmt src/Data.php All data-related functions. 2
CrudTest class Drupal\Tests\tmgmt\Kernel tests/src/Kernel/CrudTest.php Basic crud operations for jobs and translators
ContinuousTranslatorInterface interface Drupal\tmgmt src/ContinuousTranslatorInterface.php Interface for continuous translators. 2 7
ContinuousSourceInterface interface Drupal\tmgmt src/ContinuousSourceInterface.php Interface for continuous sources. 1 3
ContinuousManager class Drupal\tmgmt src/ContinuousManager.php A service manager for continuous jobs. 1 2
ContinuousJobForm class Drupal\tmgmt\Form src/Form/ContinuousJobForm.php Form controller for the job edit forms.
ContinuousEvents final class Drupal\tmgmt\Events src/Events/ContinuousEvents.php Events related to continuous jobs. 2
ContentTranslationPreviewController class Drupal\tmgmt_content\Controller sources/content/src/Controller/ContentTranslationPreviewController.php Content preview translation controller.
ContentTranslationControllerOverride class Drupal\tmgmt_content\Controller sources/content/src/Controller/ContentTranslationControllerOverride.php Overridden class for entity translation controllers.
ContentTranslateForm class Drupal\tmgmt_content\Form sources/content/src/Form/ContentTranslateForm.php
ContentTmgmtEntitySourceUiTest class Drupal\Tests\tmgmt_content\Functional sources/content/tests/src/Functional/ContentTmgmtEntitySourceUiTest.php Content entity source UI tests.
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.
ContentEntityUpdateParagraphTest class Drupal\Tests\tmgmt_content\Kernel sources/content/tests/src/Kernel/ContentEntityUpdateParagraphTest.php Content entity update paragraphs test.
ContentEntityTestBase abstract class Drupal\Tests\tmgmt_content\Kernel sources/content/tests/src/Kernel/ContentEntityTestBase.php Base class for content entity kernel tests. 8
ContentEntitySuggestionsTest class Drupal\Tests\tmgmt_content\Kernel sources/content/tests/src/Kernel/ContentEntitySuggestionsTest.php Basic Source-Suggestions tests.
ContentEntitySourceUntranslatableTargetsUnitTest class Drupal\Tests\tmgmt_content\Kernel sources/content/tests/src/Kernel/ContentEntitySourceUntranslatableTargetsUnitTest.php Content entity Source with untranslatable target types unit tests.
ContentEntitySourceUnitTest class Drupal\Tests\tmgmt_content\Kernel sources/content/tests/src/Kernel/ContentEntitySourceUnitTest.php Content entity Source unit tests.
ContentEntitySourceTranslatableEntityTest class Drupal\Tests\tmgmt_content\Functional sources/content/tests/src/Functional/ContentEntitySourceTranslatableEntityTest.php Tests always embedded entity reference fields.
ContentEntitySourcePluginUi class Drupal\tmgmt_content sources/content/src/ContentEntitySourcePluginUi.php Content entity source plugin UI.
ContentEntitySourceFileTest class Drupal\Tests\tmgmt_content\Kernel sources/content/tests/src/Kernel/ContentEntitySourceFileTest.php Content entity Source file tests.
ContentEntitySourceContentModerationTest class Drupal\Tests\tmgmt_content\Functional sources/content/tests/src/Functional/ContentEntitySourceContentModerationTest.php Tests content entity source integration with content moderation.
ContentEntitySourceContentModerationTest class Drupal\Tests\tmgmt_content\Kernel sources/content/tests/src/Kernel/ContentEntitySourceContentModerationTest.php Content entity Source unit tests.
ContentEntitySource class Drupal\tmgmt_content\Plugin\tmgmt\Source sources/content/src/Plugin/tmgmt/Source/ContentEntitySource.php Content entity source plugin controller. 3
ContentEntityPathTest class Drupal\Tests\tmgmt_content\Kernel sources/content/tests/src/Kernel/ContentEntityPathTest.php Tests for the path/pathauto integration.
ContentEntityMetatagTest class Drupal\Tests\tmgmt_content\Kernel sources/content/tests/src/Kernel/ContentEntityMetatagTest.php Content entity Source unit tests.
ContentEntityLinkTest class Drupal\Tests\tmgmt_content\Kernel sources/content/tests/src/Kernel/ContentEntityLinkTest.php Tests for the link integration.
ConfigTranslationControllerOverride class Drupal\tmgmt_config\Controller sources/tmgmt_config/src/Controller/ConfigTranslationControllerOverride.php Overridden class for entity translation controllers.
ConfigTranslateForm class Drupal\tmgmt_config\Form sources/tmgmt_config/src/Form/ConfigTranslateForm.php Configuration translation overview form.
ConfigSourceWebformTest class Drupal\Tests\tmgmt_config\Kernel sources/tmgmt_config/tests/src/Kernel/ConfigSourceWebformTest.php Unit tests for exporting translatable data from config entities and saving it back.
ConfigSourceUnitTest class Drupal\Tests\tmgmt_config\Kernel sources/tmgmt_config/tests/src/Kernel/ConfigSourceUnitTest.php Unit tests for exporting translatable data from config entities and saving it back.
ConfigSourceUiTest class Drupal\Tests\tmgmt_config\Functional sources/tmgmt_config/tests/src/Functional/ConfigSourceUiTest.php Content entity source UI tests.
ConfigSourcePluginUi class Drupal\tmgmt_config sources/tmgmt_config/src/ConfigSourcePluginUi.php Config source plugin UI.
ConfigSourceListTest class Drupal\Tests\tmgmt_config\Functional sources/tmgmt_config/tests/src/Functional/ConfigSourceListTest.php Tests the user interface for entity translation lists.
ConfigSource class Drupal\tmgmt_config\Plugin\tmgmt\Source sources/tmgmt_config/src/Plugin/tmgmt/Source/ConfigSource.php Content entity source plugin controller. 2
ConfigProcessorInterface interface Drupal\tmgmt_config sources/tmgmt_config/src/ConfigProcessorInterface.php 1
CartForm class Drupal\tmgmt\Form src/Form/CartForm.php Source overview form. 1
AvailableResult class Drupal\tmgmt\Translator src/Translator/AvailableResult.php Returns the result for an translator availability check. 3
AssignToMeTask class Drupal\tmgmt_local\Plugin\Action translators/tmgmt_local/src/Plugin/Action/AssignToMeTask.php Redirects to a task assign form.
AssignTask class Drupal\tmgmt_local\Plugin\Action translators/tmgmt_local/src/Plugin/Action/AssignTask.php Redirects to a task assign form.

Pages

Other projects