Classes, traits, and interfaces

Primary tabs

Name Type Namespace Location Description Direct usessort ascending Use statements Strings
JobLegend class Drupal\tmgmt\Plugin\views\area src/Plugin/views/area/JobLegend.php Views area job legend handler.
JobItemLegend class Drupal\tmgmt\Plugin\views\area src/Plugin/views/area/JobItemLegend.php Views area job item legend handler.
ViewJobAccess class Drupal\tmgmt\Plugin\views\access src/Plugin/views/access/ViewJobAccess.php Access plugin that checks multiple permissions.
JobState class Drupal\tmgmt\Plugin\views\field src/Plugin/views/field/JobState.php Field handler which shows the state icons for jobs.
TagsCount class Drupal\tmgmt\Plugin\views\field src/Plugin/views/field/TagsCount.php Field handler which shows the HTML tags count for a job or job item.
Message class Drupal\tmgmt\Plugin\views\field src/Plugin/views/field/Message.php Provides a field handler that renders a log message with replaced variables.
WordCount class Drupal\tmgmt\Plugin\views\field src/Plugin/views/field/WordCount.php Field handler which shows the word count for a job or job item.
JobItemType class Drupal\tmgmt\Plugin\views\field src/Plugin/views/field/JobItemType.php Field handler which shows the operations for a job.
Translator class Drupal\tmgmt\Plugin\views\field src/Plugin/views/field/Translator.php Field handler which shows the operations for a job.
JobItemState class Drupal\tmgmt\Plugin\views\field src/Plugin/views/field/JobItemState.php Field handler which shows the link for translating translation task items.
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.
Progress class Drupal\tmgmt\Plugin\views\field src/Plugin/views/field/Progress.php Field handler which shows the progress of a job or job item.
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.
TmgmtConfigRouteSubscriber class Drupal\tmgmt_config\Routing sources/tmgmt_config/src/Routing/TmgmtConfigRouteSubscriber.php Subscriber to alter entity translation routes. 2
ContentTranslationControllerOverride class Drupal\tmgmt_content\Controller sources/content/src/Controller/ContentTranslationControllerOverride.php Overridden class for entity translation controllers.
ContentTranslationPreviewController class Drupal\tmgmt_content\Controller sources/content/src/Controller/ContentTranslationPreviewController.php Content preview translation controller.
ContentTranslateForm class Drupal\tmgmt_content\Form sources/content/src/Form/ContentTranslateForm.php
KeyAccessCheck class Drupal\tmgmt_content\Access sources/content/src/Access/KeyAccessCheck.php Checks access for TMGMT job item. 2
TmgmtContentRouteSubscriber class Drupal\tmgmt_content\Routing sources/content/src/Routing/TmgmtContentRouteSubscriber.php Subscriber to alter entity translation routes. 2
UnassignTask class Drupal\tmgmt_local\Plugin\Action translators/tmgmt_local/src/Plugin/Action/UnassignTask.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.
AssignToMeTask class Drupal\tmgmt_local\Plugin\Action translators/tmgmt_local/src/Plugin/Action/AssignToMeTask.php Redirects to a task assign form.
LocalTaskItemAccessController class Drupal\tmgmt_local\Entity\Controller translators/tmgmt_local/src/Entity/Controller/LocalTaskItemAccessController.php Access control handler for the task item entity.
LocalTaskAccessControlHandler class Drupal\tmgmt_local\Entity\Controller translators/tmgmt_local/src/Entity/Controller/LocalTaskAccessControlHandler.php Access control handler for the task entity.
LocalTaskItemListBuilder class Drupal\tmgmt_local\Entity\ListBuilder translators/tmgmt_local/src/Entity/ListBuilder/LocalTaskItemListBuilder.php Provides the views data for the message entity type.
LocalTaskListBuilder class Drupal\tmgmt_local\Entity\ListBuilder translators/tmgmt_local/src/Entity/ListBuilder/LocalTaskListBuilder.php Provides the views data for the message entity type.
LocalTaskViewsData class Drupal\tmgmt_local\Entity\ViewsData translators/tmgmt_local/src/Entity/ViewsData/LocalTaskViewsData.php Provides the views data for the local task entity type.
LocalTaskItemViewsData class Drupal\tmgmt_local\Entity\ViewsData translators/tmgmt_local/src/Entity/ViewsData/LocalTaskItemViewsData.php Provides the views data for the local task item entity type.
TestHtmlSource class Drupal\tmgmt_test\Plugin\tmgmt\Source tmgmt_test/src/Plugin/tmgmt/Source/TestHtmlSource.php Test source plugin implementation.
TestTranslator class Drupal\tmgmt_test\Plugin\tmgmt\Translator tmgmt_test/src/Plugin/tmgmt/Translator/TestTranslator.php Test source plugin implementation.
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.
LocaleSourceTest class Drupal\Tests\tmgmt_locale\Kernel sources/locale/tests/src/Kernel/LocaleSourceTest.php Basic Locale Source tests.
ContentEntitySourceUnitTest class Drupal\Tests\tmgmt_content\Kernel sources/content/tests/src/Kernel/ContentEntitySourceUnitTest.php Content entity Source unit tests.
ContentEntitySuggestionsTest class Drupal\Tests\tmgmt_content\Kernel sources/content/tests/src/Kernel/ContentEntitySuggestionsTest.php Basic Source-Suggestions tests.
Html class Drupal\tmgmt_file\Plugin\tmgmt_file\Format translators/tmgmt_file/src/Plugin/tmgmt_file/Format/Html.php Export into HTML.
Xliff class Drupal\tmgmt_file\Plugin\tmgmt_file\Format translators/tmgmt_file/src/Plugin/tmgmt_file/Format/Xliff.php Export to XLIFF format.
FileTranslator class Drupal\tmgmt_file\Plugin\tmgmt\Translator translators/tmgmt_file/src/Plugin/tmgmt/Translator/FileTranslator.php File translator.
LocalTranslator class Drupal\tmgmt_local\Plugin\tmgmt\Translator translators/tmgmt_local/src/Plugin/tmgmt/Translator/LocalTranslator.php Drupal user provider.
TaskEligible class Drupal\tmgmt_local\Plugin\views\filter translators/tmgmt_local/src/Plugin/views/filter/TaskEligible.php Field handler which shows the link for assign translation task to user.
TaskLegend class Drupal\tmgmt_local\Plugin\views\area translators/tmgmt_local/src/Plugin/views/area/TaskLegend.php Views area task legend handler.
ItemCount class Drupal\tmgmt_local\Plugin\views\field translators/tmgmt_local/src/Plugin/views/field/ItemCount.php Field handler to show the amount of job items per task.
WordCount class Drupal\tmgmt_local\Plugin\views\field translators/tmgmt_local/src/Plugin/views/field/WordCount.php Field handler which shows the word count for a job or job item.
TaskItemStatus class Drupal\tmgmt_local\Plugin\views\field translators/tmgmt_local/src/Plugin/views/field/TaskItemStatus.php Field handler which shows the link for translating translation task items.
LoopCount class Drupal\tmgmt_local\Plugin\views\field translators/tmgmt_local/src/Plugin/views/field/LoopCount.php Field handler which shows the word count for a job or job item.
TaskStatus class Drupal\tmgmt_local\Plugin\views\field translators/tmgmt_local/src/Plugin/views/field/TaskStatus.php Field handler which shows the link for translating translation task.
Progress class Drupal\tmgmt_local\Plugin\views\field translators/tmgmt_local/src/Plugin/views/field/Progress.php Field handler which shows the progress of a job or job item.
ConfigSource class Drupal\tmgmt_config\Plugin\tmgmt\Source sources/tmgmt_config/src/Plugin/tmgmt/Source/ConfigSource.php Content entity source plugin controller. 2
LocaleSource class Drupal\tmgmt_locale\Plugin\tmgmt\Source sources/locale/src/Plugin/tmgmt/Source/LocaleSource.php Translation Source plugin for locale strings.
ContentEntitySource class Drupal\tmgmt_content\Plugin\tmgmt\Source sources/content/src/Plugin/tmgmt/Source/ContentEntitySource.php Content entity source plugin controller. 3

Pages

Other projects