Classes, traits, and interfaces

Primary tabs

Name Type Namespace Locationsort descending Description Direct uses Use statements Strings
TMGMTController class Drupal\tmgmt\Controller src/Controller/TMGMTController.php Returns responses for tmgmt routes.
TranslatorController class Drupal\tmgmt\Controller src/Controller/TranslatorController.php Route controller class for the tmgmt translator entity.
Data class Drupal\tmgmt src/Data.php All data-related functions. 2
JobAccessControlHandler class Drupal\tmgmt\Entity\Controller src/Entity/Controller/JobAccessControlHandler.php Access control handler for the job entity. 1
JobItemAccessControlHandler class Drupal\tmgmt\Entity\Controller src/Entity/Controller/JobItemAccessControlHandler.php Access control handler for the job item entity.
TranslatorAccessControlHandler class Drupal\tmgmt\Entity\Controller src/Entity/Controller/TranslatorAccessControlHandler.php Access control handler for the translator entity.
Job class Drupal\tmgmt\Entity src/Entity/Job.php Entity class for the tmgmt_job entity. 31
JobItem class Drupal\tmgmt\Entity src/Entity/JobItem.php Entity class for the tmgmt_job_item entity. 18
JobItemListBuilder class Drupal\tmgmt\Entity\ListBuilder src/Entity/ListBuilder/JobItemListBuilder.php Provides the views data for the message entity type.
JobListBuilder class Drupal\tmgmt\Entity\ListBuilder src/Entity/ListBuilder/JobListBuilder.php Provides the views data for the message entity type.
TranslatorListBuilder class Drupal\tmgmt\Entity\ListBuilder src/Entity/ListBuilder/TranslatorListBuilder.php Provides a listing of translators.
Message class Drupal\tmgmt\Entity src/Entity/Message.php Entity class for the tmgmt_message entity. 1
RemoteMapping class Drupal\tmgmt\Entity src/Entity/RemoteMapping.php Entity class for the tmgmt_remote entity. 1
Translator class Drupal\tmgmt\Entity src/Entity/Translator.php Entity class for the tmgmt_translator entity. 14
JobItemViewsData class Drupal\tmgmt\Entity\ViewsData src/Entity/ViewsData/JobItemViewsData.php Provides the views data for the job entity type.
JobViewsData class Drupal\tmgmt\Entity\ViewsData src/Entity/ViewsData/JobViewsData.php Provides the views data for the job item entity type.
MessageViewsData class Drupal\tmgmt\Entity\ViewsData src/Entity/ViewsData/MessageViewsData.php Provides the views data for the message entity type.
ContinuousEvents final class Drupal\tmgmt\Events src/Events/ContinuousEvents.php Events related to continuous jobs. 2
ShouldCreateJobEvent class Drupal\tmgmt\Events src/Events/ShouldCreateJobEvent.php Represents a job item about to be added to a continuous job. 2
CartForm class Drupal\tmgmt\Form src/Form/CartForm.php Source overview form. 1
ContinuousJobForm class Drupal\tmgmt\Form src/Form/ContinuousJobForm.php Form controller for the job edit forms.
JobAbortForm class Drupal\tmgmt\Form src/Form/JobAbortForm.php Provides a form for deleting a node.
JobForm class Drupal\tmgmt\Form src/Form/JobForm.php Form controller for the job edit forms. 1
JobItemAbortForm class Drupal\tmgmt\Form src/Form/JobItemAbortForm.php Provides a form for deleting a node.
JobItemDeleteForm class Drupal\tmgmt\Form src/Form/JobItemDeleteForm.php Provides a confirmation delete form for 'tmgmt_job_item' entity.
JobItemForm class Drupal\tmgmt\Form src/Form/JobItemForm.php Form controller for the job item edit forms.
JobResubmitForm class Drupal\tmgmt\Form src/Form/JobResubmitForm.php Provides a form for deleting a node.
SettingsForm class Drupal\tmgmt\Form src/Form/SettingsForm.php Configure tmgmt settings. 1
SourceOverviewForm class Drupal\tmgmt\Form src/Form/SourceOverviewForm.php Source overview form. 1 1
TmgmtFormBase class Drupal\tmgmt\Form src/Form/TmgmtFormBase.php Form controller for the job item edit forms. 2
TranslatorForm class Drupal\tmgmt\Form src/Form/TranslatorForm.php Form controller for the translator edit forms. 1
JobCheckoutManager class Drupal\tmgmt src/JobCheckoutManager.php Provides functionality related to job checkout and submissions. 1 2
JobInterface interface Drupal\tmgmt src/JobInterface.php Interface for tmgmt_job entity. 1 27
JobItemCart class Drupal\tmgmt src/JobItemCart.php Represents a job item cart. 2
JobItemInterface interface Drupal\tmgmt src/JobItemInterface.php Interface for tmgmt_job_item entity. 1 30
JobQueue class Drupal\tmgmt src/JobQueue.php Represents a job (checkout) queue. 2
LanguageMatcher class Drupal\tmgmt src/LanguageMatcher.php Language matcher service. 2
JobItemBreadcrumbBuilder class Drupal\tmgmt\Menu src/Menu/JobItemBreadcrumbBuilder.php A custom Job item breadcrumb builder. 2
MessageInterface interface Drupal\tmgmt src/MessageInterface.php Interface for the tmgmt_message entity. 1 1
NullSegmenter class Drupal\tmgmt src/NullSegmenter.php Null implementation for the SegmenterInterface. 2
ViewJobAccess class Drupal\tmgmt\Plugin\views\access src/Plugin/views/access/ViewJobAccess.php Access plugin that checks multiple permissions.
JobItemLegend class Drupal\tmgmt\Plugin\views\area src/Plugin/views/area/JobItemLegend.php Views area job item legend handler.
JobLegend class Drupal\tmgmt\Plugin\views\area src/Plugin/views/area/JobLegend.php Views area job legend handler.
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.
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.
JobItemState class Drupal\tmgmt\Plugin\views\field src/Plugin/views/field/JobItemState.php Field handler which shows the link for translating translation task items.
JobItemType class Drupal\tmgmt\Plugin\views\field src/Plugin/views/field/JobItemType.php Field handler which shows the operations for a job.
JobState class Drupal\tmgmt\Plugin\views\field src/Plugin/views/field/JobState.php Field handler which shows the state icons for jobs.
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.
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.

Pages

Other projects