Classes, traits, and interfaces

Primary tabs

Name Typesort descending Namespace Location Description Direct uses Use statements Strings
JobAccessControlHandler class Drupal\tmgmt\Entity\Controller src/Entity/Controller/JobAccessControlHandler.php Access control handler for the job entity. 1
TranslatorListBuilder class Drupal\tmgmt\Entity\ListBuilder src/Entity/ListBuilder/TranslatorListBuilder.php Provides a listing of translators.
JobListBuilder class Drupal\tmgmt\Entity\ListBuilder src/Entity/ListBuilder/JobListBuilder.php Provides the views data for the message entity type.
JobItemListBuilder class Drupal\tmgmt\Entity\ListBuilder src/Entity/ListBuilder/JobItemListBuilder.php Provides the views data for the message entity type.
JobViewsData class Drupal\tmgmt\Entity\ViewsData src/Entity/ViewsData/JobViewsData.php Provides the views data for the job item entity type.
JobItemViewsData class Drupal\tmgmt\Entity\ViewsData src/Entity/ViewsData/JobItemViewsData.php Provides the views data for the job entity type.
MessageViewsData class Drupal\tmgmt\Entity\ViewsData src/Entity/ViewsData/MessageViewsData.php Provides the views data for the message entity type.
ConfigSourcePluginUi class Drupal\tmgmt_config sources/tmgmt_config/src/ConfigSourcePluginUi.php Config source plugin UI.
LocaleSourcePluginUi class Drupal\tmgmt_locale sources/locale/src/LocaleSourcePluginUi.php Locale source plugin UI.
ContentEntitySourcePluginUi class Drupal\tmgmt_content sources/content/src/ContentEntitySourcePluginUi.php Content entity source plugin UI.
FormatPlugin class Drupal\tmgmt_file\Annotation translators/tmgmt_file/src/Annotation/FormatPlugin.php Defines a Format plugin annotation object.
FormatManager class Drupal\tmgmt_file\Format translators/tmgmt_file/src/Format/FormatManager.php A plugin manager for file format plugins. 2
LocalTaskController class Drupal\tmgmt_local\Controller translators/tmgmt_local/src/Controller/LocalTaskController.php Returns responses for Local task routes.
TMGMTLocalBreadcrumbBuilder class Drupal\tmgmt_local\Menu translators/tmgmt_local/src/Menu/TMGMTLocalBreadcrumbBuilder.php A custom Local task item breadcrumb builder. 2
LocalTask class Drupal\tmgmt_local\Entity translators/tmgmt_local/src/Entity/LocalTask.php Entity class for the local task entity. 5
LocalTaskItem class Drupal\tmgmt_local\Entity translators/tmgmt_local/src/Entity/LocalTaskItem.php Entity class for the local task item entity. 2
LocalTaskItemForm class Drupal\tmgmt_local\Form translators/tmgmt_local/src/Form/LocalTaskItemForm.php Form controller for the localTaskItem edit forms.
LocalTaskAssignForm class Drupal\tmgmt_local\Form translators/tmgmt_local/src/Form/LocalTaskAssignForm.php Assign task confirmation form.
LocalTaskUnassignForm class Drupal\tmgmt_local\Form translators/tmgmt_local/src/Form/LocalTaskUnassignForm.php Unassign task confirmation form.
LocalTaskForm class Drupal\tmgmt_local\Form translators/tmgmt_local/src/Form/LocalTaskForm.php Form controller for the localTask edit forms.
AssignMultiple class Drupal\tmgmt_local\Form translators/tmgmt_local/src/Form/AssignMultiple.php Provides a node deletion confirmation form. 1
RouteSubscriber class Drupal\tmgmt_local\Routing translators/tmgmt_local/src/Routing/RouteSubscriber.php Listens to the dynamic route events. 2
JobState class Drupal\tmgmt\Plugin\views\filter src/Plugin/views/filter/JobState.php Filter based on job state.
JobType class Drupal\tmgmt\Plugin\views\filter src/Plugin/views/filter/JobType.php Filter based on job type.
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.
StatisticsBase class Drupal\tmgmt\Plugin\views\field src/Plugin/views/field/StatisticsBase.php Base class for tmgmt fields. 6 2
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.

Pages

Other projects